summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-08-02ocfs2: make xattr extension work with new local alloc reservation.Tao Ma
2010-08-02ecryptfs: Bugfix for error related to ecryptfs_hash_bucketsAndre Osterhues
2010-08-02xfs: prevent swapext from operating on write-only filesDan Rosenberg
2010-08-02splice: check f_mode for seekable fileChangli Gao
2010-08-02splice: direct_splice_actor() should not use pos in sdChangli Gao
2010-08-02sysvfs: fix NULL deref. when allocating new inodeLubomir Rintel
2010-08-02ocfs2: When zero extending, do it by page.Joel Becker
2010-08-02ocfs2: No need to zero pages past i_size.Joel Becker
2010-08-02Btrfs: fix checks in BTRFS_IOC_CLONE_RANGEDan Rosenberg
2010-08-02NFSv4: Ensure that /proc/self/mountinfo displays the minor version numberTrond Myklebust
2010-08-02NFSv4: Fix an embarassing typo in encode_attrs()Trond Myklebust
2010-08-02CIFS: Fix a malicious redirect problem in the DNS lookup codeDavid Howells
2010-08-02cifs: don't attempt busy-file rename unless it's in same directoryJeff Layton
2010-08-02cifs: remove bogus first_time check in NTLMv2 session setup codeJeff Layton
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