summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-07-05NFS: Fix another nfs_wb_page() deadlockTrond Myklebust
2010-07-05NFS: Ensure that we mark the inode as dirty if we exit early from commitTrond Myklebust
2010-07-05Btrfs: should add a permission check for setfaclShi Weihua
2010-07-05CIFS: Allow null nd (as nfs server uses) on createSteve French
2010-07-05GFS2: Fix permissions checking for setflags ioctl()Steven Whitehouse
2010-07-05ext4: Make sure the MOVE_EXT ioctl can't overwrite append-only filesTheodore Ts'o
2010-07-05ext4: check s_log_groups_per_flex in online resize codeEric Sandeen
2010-07-05nfsd: nfsd_setattr needs to call commit_metadataChristoph Hellwig
2010-07-05wrong type for 'magic' argument in simple_fill_super()Roberto Sassu
2010-07-05fs/compat_rw_copy_check_uvector: add missing compat_ptr callHeiko Carstens
2010-07-05compat: factor out compat_rw_copy_check_uvector from compat_do_readv_writevJeff Moyer
2010-07-05aio: fix the compat vectored operationsJeff Moyer
2010-07-05exofs: confusion between kmap() and kmap_atomic() apiDan Carpenter
2010-07-05clean DCACHE_CANT_MOUNT in d_delete()Al Viro
2010-07-05writeback: disable periodic old data writeback for !dirty_writeback_centisecsJens Axboe
2010-07-05nfsd: don't break lease while servicing a COMMITJeff Layton
2010-07-05NFSD: don't report compiled-out versions as presentPavel Emelyanov
2010-07-05VFS: fix recent breakage of FS_REVAL_DOTNeil Brown
2010-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2010-05-15Btrfs: check for read permission on src file in the clone ioctlDan Rosenberg
2010-05-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-05-15JFS: Free sbi memory in error pathJan Blunck
2010-05-15fs/sysv: dereferencing ERR_PTR()Dan Carpenter
2010-05-15Fix double-free in logfsAl Viro
2010-05-15Fix the regression created by "set S_DEAD on unlink()..." commitAl Viro
2010-05-14Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds
2010-05-14inotify: don't leak user struct on inotify releasePavel Emelyanov
2010-05-14inotify: race use after free/double free in inotify inode marksEric Paris
2010-05-14inotify: clean up the inotify_add_watch out pathEric Paris
2010-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr...Linus Torvalds
2010-05-13vfs: Fix O_NOFOLLOW behavior for paths with trailing slashesJan Kara
2010-05-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-05-12CacheFiles: Fix error handling in cachefiles_determine_cache_security()David Howells
2010-05-12Inotify: undefined reference to `anon_inode_getfd'Russell King
2010-05-11ceph: preserve seq # on requeued messages after transient transport errorsSage Weil
2010-05-11ceph: fix cap removal racesSage Weil
2010-05-11revert "procfs: provide stack information for threads" and its fixup commitsRobin Holt
2010-05-11ceph: zero unused message header, footer fieldsSage Weil
2010-05-11cifs: guard against hardlinking directoriesJeff Layton
2010-05-11CacheFiles: Fix occasional EIO on call to vfs_unlink()David Howells
2010-05-11ceph: fix locking for waking session requests after reconnectSage Weil
2010-05-11ceph: resubmit requests on pg mapping change (not just primary change)Sage Weil
2010-05-11ceph: fix open file counting on snapped inodes when mds returns no capsSage Weil
2010-05-11ceph: unregister osd request on failureSage Weil
2010-05-10autofs4-2.6.34-rc1 - fix link_count usageIan Kent
2010-05-07Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-05-05ceph: don't use writeback_control in writepages completionSage Weil
2010-05-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...Linus Torvalds
2010-05-04ceph: unregister bdi before kill_anon_super releases device nameSage Weil
2010-05-03ocfs2: Avoid a gcc warning in ocfs2_wipe_inode().Joel Becker