summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-08-20mm: fix up some user-visible effects of the stack guard pageLinus Torvalds
2010-08-13jfs: don't allow os2 xattr namespace overlap with othersDave Kleikamp
2010-08-13signalfd: fill in ssi_int for posix timers and message queuesNathan Lynch
2010-08-13fs/ecryptfs/file.c: introduce missing freeJulia Lawall
2010-08-13ecryptfs: release reference to lower mount if interpose failsLino Sanfilippo
2010-08-13eCryptfs: Handle ioctl calls with unlocked and compat functionsTyler Hicks
2010-08-13blkdev: cgroup whitelist permission fixChris Wright
2010-08-13splice: fix misuse of SPLICE_F_NONBLOCKMiklos Szeredi
2010-08-10GFS2: rename causes kernel OopsBob Peterson
2010-08-10NFS: Fix a typo in include/linux/nfs_fs.hTrond Myklebust
2010-08-10NFS: kswapd must not block in nfs_release_pageTrond Myklebust
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