aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds6-27/+113
2011-11-05ceph/super.c: quiet sparse noiseH Hartley Sweeten1-2/+2
2011-11-05ceph/mds_client.c: quiet sparse noiseH Hartley Sweeten1-2/+2
2011-11-05ceph: use new D_COMPLETE dentry flagSage Weil5-23/+68
2011-11-04VFS: fix statfs() automounter semantics regressionDan McGee1-1/+1
2011-11-04Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2011-11-04Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds2-6/+8
2011-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-nextLinus Torvalds3-1/+30
2011-11-04Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds13-852/+347
2011-11-04nfs: set vs_hidden on nfs4_callback_version4 (try #2)Jeff Layton1-0/+1
2011-11-03Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds7-64/+32
2011-11-03ceph: clear parent D_COMPLETE flag when on dentry pruneSage Weil2-0/+41
2011-11-02Merge branch 'osd-devel' into nfs-for-nextTrond Myklebust192-8095/+10003
2011-11-02pnfs-obj: Support for RAID5 read-4-write interface.Boaz Harrosh1-0/+38
2011-11-02pnfs-obj: move to ore 03: Remove old raid engineBoaz Harrosh1-504/+0
2011-11-02pnfs-obj: move to ore 02: move to OREBoaz Harrosh2-75/+60
2011-11-02pnfs-obj: move to ore 01: ore_layout & ore_componentsBoaz Harrosh1-144/+128
2011-11-02pnfs-obj: Rename objlayout_io_state => objlayout_io_resBoaz Harrosh3-47/+48
2011-11-02pnfs-obj: Get rid of objlayout_{alloc,free}_io_stateBoaz Harrosh3-142/+112
2011-11-02pnfs-obj: Return PNFS_NOT_ATTEMPTED in case of read/write_pagelistBoaz Harrosh3-35/+37
2011-11-02pnfs-obj: Remove redundant EOF from objlayout_io_stateBoaz Harrosh2-10/+7
2011-11-02nfs: Remove unused variable from write.cRakib Mullick1-2/+1
2011-11-02nfs: Fix unused variable warning from file.cRakib Mullick1-6/+3
2011-11-02Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-1/+1
2011-11-02Merge branch 'akpm' (Andrew's incoming - part two)Linus Torvalds7-89/+290
2011-11-02aio: allocate kiocbs in batchesJeff Moyer1-29/+107
2011-11-02sysctl: add support for poll()Lucas De Marchi1-0/+45
2011-11-02proc: fix races against execve() of /proc/PID/fd**Vasiliy Kulikov1-43/+103
2011-11-02procfs: report EISDIR when reading sysctl dirs in procPavel Emelyanov1-0/+1
2011-11-02hfs: fix hfs_find_init() sb->ext_tree NULL ptr oopsPhillip Lougher1-5/+15
2011-11-02isofs: add readpages supportNamjae Jeon1-1/+9
2011-11-02ramfs: remove module leftoversRichard Weinberger1-10/+0
2011-11-02binfmt_elf: fix PIE execution with randomization disabledJiri Kosina1-1/+10
2011-11-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queueLinus Torvalds100-221/+262
2011-11-02Squashfs: Add an option to set dev block size to 4KPhillip Lougher3-1/+30
2011-11-02Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds26-1159/+2328
2011-11-02Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds21-333/+258
2011-11-02Merge branch 'for-linus' of git://github.com/richardweinberger/linuxLinus Torvalds1-1/+0
2011-11-02um: kill useless include of user.hAl Viro1-1/+0
2011-11-02vfs: add d_prune dentry operationSage Weil1-5/+35
2011-11-02vfs: protect i_nlinkMiklos Szeredi1-1/+1
2011-11-02filesystems: add set_nlink()Miklos Szeredi78-146/+148
2011-11-02filesystems: add missing nlink wrappersMiklos Szeredi29-55/+52
2011-11-02logfs: remove unnecessary nlink settingMiklos Szeredi1-1/+0
2011-11-02ocfs2: remove unnecessary nlink settingMiklos Szeredi1-2/+0
2011-11-02jfs: remove unnecessary nlink settingMiklos Szeredi1-1/+0
2011-11-02vfs: ignore error on forced remountMiklos Szeredi1-2/+7
2011-11-02readlinkat: ensure we return ENOENT for the empty pathname for normal lookupsAndy Whitcroft2-7/+16
2011-11-02vfs: fix dentry leak in simple_fill_super()Konstantin Khlebnikov1-1/+3
2011-11-01jbd2: Unify log messages in jbd2 codeEryu Guan4-47/+47