Age | Commit message (Expand) | Author |
2010-07-05 | NFS: Fix another nfs_wb_page() deadlock | Trond Myklebust |
2010-07-05 | NFS: Ensure that we mark the inode as dirty if we exit early from commit | Trond Myklebust |
2010-07-05 | Btrfs: should add a permission check for setfacl | Shi Weihua |
2010-07-05 | CIFS: Allow null nd (as nfs server uses) on create | Steve French |
2010-07-05 | GFS2: Fix permissions checking for setflags ioctl() | Steven Whitehouse |
2010-07-05 | ext4: Make sure the MOVE_EXT ioctl can't overwrite append-only files | Theodore Ts'o |
2010-07-05 | ext4: check s_log_groups_per_flex in online resize code | Eric Sandeen |
2010-07-05 | nfsd: nfsd_setattr needs to call commit_metadata | Christoph Hellwig |
2010-07-05 | wrong type for 'magic' argument in simple_fill_super() | Roberto Sassu |
2010-07-05 | fs/compat_rw_copy_check_uvector: add missing compat_ptr call | Heiko Carstens |
2010-07-05 | compat: factor out compat_rw_copy_check_uvector from compat_do_readv_writev | Jeff Moyer |
2010-07-05 | aio: fix the compat vectored operations | Jeff Moyer |
2010-07-05 | exofs: confusion between kmap() and kmap_atomic() api | Dan Carpenter |
2010-07-05 | clean DCACHE_CANT_MOUNT in d_delete() | Al Viro |
2010-07-05 | writeback: disable periodic old data writeback for !dirty_writeback_centisecs | Jens Axboe |
2010-07-05 | nfsd: don't break lease while servicing a COMMIT | Jeff Layton |
2010-07-05 | NFSD: don't report compiled-out versions as present | Pavel Emelyanov |
2010-07-05 | VFS: fix recent breakage of FS_REVAL_DOT | Neil Brown |
2010-05-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds |
2010-05-15 | Btrfs: check for read permission on src file in the clone ioctl | Dan Rosenberg |
2010-05-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2010-05-15 | JFS: Free sbi memory in error path | Jan Blunck |
2010-05-15 | fs/sysv: dereferencing ERR_PTR() | Dan Carpenter |
2010-05-15 | Fix double-free in logfs | Al Viro |
2010-05-15 | Fix the regression created by "set S_DEAD on unlink()..." commit | Al Viro |
2010-05-14 | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify | Linus Torvalds |
2010-05-14 | inotify: don't leak user struct on inotify release | Pavel Emelyanov |
2010-05-14 | inotify: race use after free/double free in inotify inode marks | Eric Paris |
2010-05-14 | inotify: clean up the inotify_add_watch out path | Eric Paris |
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-12 | Inotify: undefined reference to `anon_inode_getfd' | Russell King |
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 |