index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-03
ext4: Release page references acquired in ext4_da_block_invalidatepages
Jan Kara
1
-4
/
+3
2010-03-02
ext4: Fix ext4_quota_write cross block boundary behaviour
Dmitry Monakhov
1
-35
/
+34
2010-03-02
ext4: Convert BUG_ON checks to use ext4_error() instead
Frank Mayhar
4
-44
/
+209
2010-03-02
ext4: Use direct_IO_no_locking in ext4 dio read
Jiaying Zhang
1
-1
/
+8
2010-03-04
ext4: use ext4_get_block_write in buffer write
Jiaying Zhang
5
-55
/
+256
2010-03-02
ext4: mechanical rename some of the direct I/O get_block's identifiers
Jiaying Zhang
5
-69
/
+61
2010-03-02
ext4: make "offset" consistent in ext4_check_dir_entry()
Toshiyuki Okajima
1
-3
/
+5
2010-03-01
ext4: Handle non empty on-disk orphan link
Dmitry Monakhov
1
-0
/
+8
2010-03-01
ext4: explicitly remove inode from orphan list after failed direct io
Dmitry Monakhov
1
-0
/
+3
2010-03-01
ext4: fix error handling in migrate
Dmitry Monakhov
1
-15
/
+14
2010-03-01
ext4: deprecate obsoleted mount options
Dmitry Monakhov
1
-1
/
+13
2010-03-01
ext4: Fix fencepost error in chosing choosing group vs file preallocation.
Tao Ma
1
-1
/
+1
2010-02-24
jbd2: clean up an assertion in jbd2_journal_commit_transaction()
dingdinghua
1
-2
/
+1
2010-03-01
ext4: trivial quota cleanup
Dmitry Monakhov
1
-54
/
+69
2010-02-24
ext4: mount flags manipulation cleanup
Dmitry Monakhov
1
-18
/
+13
2010-02-24
ext4: Add flag to files with blocks intentionally past EOF
Jiaying Zhang
4
-4
/
+41
2010-02-16
ext4: Fix BUG_ON at fs/buffer.c:652 in no journal mode
Curt Wohlgemuth
4
-7
/
+7
2010-02-15
jbd2: delay discarding buffers in journal_unmap_buffer
dingdinghua
2
-17
/
+36
2010-03-04
ext4: correctly calculate number of blocks for fiemap
Leonard Michlmayr
1
-2
/
+7
2010-02-15
ext4: add missing error checking to ext4_expand_extra_isize_ea()
Roel Kluin
1
-0
/
+2
2010-02-15
ext4: move __func__ into a macro for ext4_warning, ext4_error
Eric Sandeen
13
-210
/
+146
2010-01-25
ext4: Reserve INCOMPAT_EA_INODE and INCOMPAT_DIRDATA feature codepoints
Theodore Ts'o
1
-0
/
+3
2010-01-24
ext4: Use bitops to read/modify EXT4_I(inode)->i_state
Theodore Ts'o
7
-51
/
+71
2009-12-07
ext4: Use slab allocator for sub-page sized allocations
Theodore Ts'o
1
-0
/
+132
2010-01-01
ext4: Add new tracepoints to debug delayed allocation space functions
Theodore Ts'o
1
-0
/
+2
2009-12-23
ext4: Add new tracepoint for jbd2_cleanup_journal_tail
Theodore Ts'o
1
-0
/
+1
2010-01-22
ext4: Add block validity check when truncating indirect block mapped inodes
Theodore Ts'o
3
-12
/
+35
2010-02-15
ext4: Fix optional-arg mount options
Eric Sandeen
1
-8
/
+15
2010-02-04
ext4: fix async i/o writes beyond 4GB to a sparse file
Eric Sandeen
3
-5
/
+5
2010-02-12
GFS2: Fix bmap allocation corner-case bug
Steven Whitehouse
1
-1
/
+1
2010-02-12
GFS2: Fix error code
Abhijith Das
1
-1
/
+1
2010-02-11
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
5
-12
/
+10
2010-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
1
-0
/
+6
2010-02-11
fs/exec.c: restrict initial stack space expansion to rlimit
Michael Neuling
1
-2
/
+19
2010-02-11
compat_ioctl: add compat handler for TIOCGSID ioctl
Andreas Schwab
1
-0
/
+1
2010-02-10
compat_ioctl: ignore RAID_VERSION ioctl
Arnd Bergmann
1
-0
/
+2
2010-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
7
-14
/
+54
2010-02-09
NFS: Fix the mapping of the NFSERR_SERVERFAULT error
Trond Myklebust
3
-5
/
+5
2010-02-09
NFS: Remove a redundant check for PageFsCache in nfs_migrate_page()
Trond Myklebust
1
-2
/
+1
2010-02-09
NFS: Fix a bug in nfs_fscache_release_page()
Trond Myklebust
1
-5
/
+4
2010-02-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
4
-13
/
+42
2010-02-08
Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-9
/
+1
2010-02-08
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...
Linus Torvalds
28
-129
/
+284
2010-02-08
9p: fix memory leak in v9fs_parse_options()
Eric Van Hensbergen
1
-10
/
+17
2010-02-08
9p: fix option parsing
Eric Van Hensbergen
1
-4
/
+6
2010-02-08
9p: Include fsync support for 9p client
M. Mohan Kumar
3
-1
/
+21
2010-02-08
ocfs2/cluster: Make o2net connect messages KERN_NOTICE
Sunil Mushran
1
-3
/
+3
2010-02-08
ocfs2/dlm: Fix printing of lockname
Sunil Mushran
1
-1
/
+1
2010-02-08
Revert "nfsd4: fix error return when pseudoroot missing"
J. Bruce Fields
1
-9
/
+1
2010-02-08
[SCSI] compat_ioct: fix bsg SG_IO
FUJITA Tomonori
1
-0
/
+6
[next]