summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-03-10fs/dcache: allow d_obtain_alias() to return unhashed dentriesJ. Bruce Fields
2011-03-10Check for immutable/append flag in fallocate pathMarco Stornelli
2011-03-10fat: fix d_revalidate oopsen on NFS exportsAl Viro
2011-03-10jfs: fix d_revalidate oopsen on NFS exportsAl Viro
2011-03-10ocfs2: fix d_revalidate oopsen on NFS exportsAl Viro
2011-03-10gfs2: fix d_revalidate oopsen on NFS exportsAl Viro
2011-03-10fuse: fix d_revalidate oopsen on NFS exportsAl Viro
2011-03-10ceph: fix d_revalidate oopsen on NFS exportsAl Viro
2011-03-10reiserfs xattr ->d_revalidate() shouldn't care about RCUAl Viro
2011-03-10/proc/self is never going to be invalidated...Al Viro
2011-03-09Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-03-08nd->inode is not set on the second attempt in path_walk()Al Viro
2011-03-08nfsd: wrong index used in inner looproel
2011-03-08unfuck proc_sysctl ->d_compare()Al Viro
2011-03-07nfsd4: fix bad pointer on failure to find delegationJ. Bruce Fields
2011-03-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-03-04nfs4: Ensure that ACL pages sent over NFS were not allocated from the slab (v3)Neil Horman
2011-03-04ceph: no .snap inside of snapped namespaceSage Weil
2011-03-04minimal fix for do_filp_open() raceAl Viro
2011-03-03Merge branch 'i_nlink' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/...Linus Torvalds
2011-03-03Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2011-03-03ceph: do not clear I_COMPLETE from d_releaseSage Weil
2011-03-03ceph: do not set I_COMPLETESage Weil
2011-03-03Revert "ceph: keep reference to parent inode on ceph_dentry"Sage Weil
2011-03-03hfs: fix rename() over non-empty directoryAl Viro
2011-03-03udf: fix i_nlink limitAl Viro
2011-03-03fix reiserfs mkdir() breakageAl Viro
2011-03-03exofs: i_nlink races in rename()Al Viro
2011-03-03nilfs2: i_nlink races in rename()Al Viro
2011-03-03minix: i_nlink races in rename()Al Viro
2011-03-03ufs: i_nlink races in rename()Al Viro
2011-03-03sysv: i_nlink races in rename()Al Viro
2011-03-02Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-03-02of/flattree: Drop an uninteresting message to pr_debug levelPaul Bolle
2011-03-02ext2: Fix link count corruption under heavy link+rename loadJosh Hunt
2011-03-01xfs: zero proper structure size for geometry callsAlex Elder
2011-03-02nilfs2: fix regression that i-flag is not set on changeless checkpointsRyusuke Konishi
2011-02-28fs/block_dev.c: fix new kernel-doc warningRandy Dunlap
2011-02-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2011-02-28Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-02-25aio: fix race between io_destroy() and io_submit()Jan Kara
2011-02-25aio: fix rcu ioctx lookupNick Piggin
2011-02-25ldm: corrupted partition table can cause kernel oopsTimo Warns
2011-02-25epoll: prevent creating circular epoll structuresDavide Libenzi
2011-02-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2011-02-25Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2011-02-25afs: Fix oops in afs_unlink_writebackAnton Blanchard
2011-02-25fuse: fix truncate after openMiklos Szeredi