Age | Commit message (Expand) | Author |
2010-05-15 | Fix the regression created by "set S_DEAD on unlink()..." commit | Al Viro |
2010-05-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr... | Linus Torvalds |
2010-05-13 | vfs: Fix O_NOFOLLOW behavior for paths with trailing slashes | Jan Kara |
2010-05-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2010-05-12 | CacheFiles: Fix error handling in cachefiles_determine_cache_security() | David Howells |
2010-05-11 | ceph: preserve seq # on requeued messages after transient transport errors | Sage Weil |
2010-05-11 | ceph: fix cap removal races | Sage Weil |
2010-05-11 | revert "procfs: provide stack information for threads" and its fixup commits | Robin Holt |
2010-05-11 | ceph: zero unused message header, footer fields | Sage Weil |
2010-05-11 | cifs: guard against hardlinking directories | Jeff Layton |
2010-05-11 | CacheFiles: Fix occasional EIO on call to vfs_unlink() | David Howells |
2010-05-11 | ceph: fix locking for waking session requests after reconnect | Sage Weil |
2010-05-11 | ceph: resubmit requests on pg mapping change (not just primary change) | Sage Weil |
2010-05-11 | ceph: fix open file counting on snapped inodes when mds returns no caps | Sage Weil |
2010-05-11 | ceph: unregister osd request on failure | Sage Weil |
2010-05-10 | autofs4-2.6.34-rc1 - fix link_count usage | Ian Kent |
2010-05-07 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2010-05-05 | ceph: don't use writeback_control in writepages completion | Sage Weil |
2010-05-04 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o... | Linus Torvalds |
2010-05-04 | ceph: unregister bdi before kill_anon_super releases device name | Sage Weil |
2010-05-03 | ocfs2: Avoid a gcc warning in ocfs2_wipe_inode(). | Joel Becker |
2010-05-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2010-05-03 | ceph: remove bad auth_x kmem_cache | Sage Weil |
2010-05-03 | ceph: fix lockless caps check | Sage Weil |
2010-05-03 | ceph: clear dir complete, invalidate dentry on replayed rename | Sage Weil |
2010-05-03 | ceph: fix direct io truncate offset | Sage Weil |
2010-05-03 | ceph: discard incoming messages with bad seq # | Sage Weil |
2010-05-03 | ceph: fix seq counting for skipped messages | Sage Weil |
2010-05-03 | ceph: add missing #includes | Sage Weil |
2010-05-03 | ceph: fix leaked spinlock during mds reconnect | Sage Weil |
2010-05-03 | ceph: print more useful version info on module load | Sage Weil |
2010-05-03 | ceph: fix snap realm splits | Sage Weil |
2010-05-03 | ceph: clear dir complete on d_move | Sage Weil |
2010-05-03 | nilfs2: fix sync silent failure | Ryusuke Konishi |
2010-05-01 | NFS: Fix RCU issues in the NFSv4 delegation code | David Howells |
2010-05-01 | NFSv4: Fix the locking in nfs_inode_reclaim_delegation() | Trond Myklebust |
2010-04-30 | ocfs2: Avoid direct write if we fall back to buffered I/O | Li Dongyang |
2010-04-30 | Merge branch 'skip_delete_inode' of git://git.kernel.org/pub/scm/linux/kernel... | Joel Becker |
2010-04-30 | Inotify: Fix build failure in inotify user support | Ralf Baechle |
2010-04-29 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2010-04-29 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2010-04-29 | xfs: add a shrinker to background inode reclaim | Dave Chinner |
2010-04-29 | exofs: Fix "add bdi backing to mount session" fall out | Boaz Harrosh |
2010-04-29 | fs: fs/super.c needs to include backing-dev.h for !CONFIG_BLOCK | Jens Axboe |
2010-04-29 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2010-04-29 | pktcdvd: improve BKL and compat_ioctl.c usage | Arnd Bergmann |
2010-04-29 | exofs: Fix "add bdi backing to mount session" fall out | Boaz Harrosh |
2010-04-28 | nfs d_revalidate() is too trigger-happy with d_drop() | Al Viro |
2010-04-28 | nfs: fix memory leak in nfs_get_sb with CONFIG_NFS_V4 | Xiaotian Feng |
2010-04-28 | nfs: fix some issues in nfs41_proc_reclaim_complete() | Dan Carpenter |