summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-11-06btrfs: separate superblock items out of fs_infoDavid Sterba
2011-11-06Btrfs: use the global reserve when truncating the free space cache inodeJosef Bacik
2011-11-06Btrfs: release metadata from global reserve if we have to fallback for unlinkJosef Bacik
2011-11-06Btrfs: make sure to flush queued bios if write_cache_pages waitsChris Mason
2011-11-06Btrfs: fix extent pinning bugs in the tree logChris Mason
2011-11-06Btrfs: make sure btrfs_remove_free_space doesn't leak EAGAINChris Mason
2011-11-06Btrfs: don't wait as long for more batches during SSD log commitChris Mason
2011-11-05ceph/super.c: quiet sparse noiseH Hartley Sweeten
2011-11-05ceph/mds_client.c: quiet sparse noiseH Hartley Sweeten
2011-11-05ceph: use new D_COMPLETE dentry flagSage Weil
2011-11-04VFS: fix statfs() automounter semantics regressionDan McGee
2011-11-04Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-11-04Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-nextLinus Torvalds
2011-11-04Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2011-11-04nfs: set vs_hidden on nfs4_callback_version4 (try #2)Jeff Layton
2011-11-04CIFS: Cleanup byte-range locking code stylePavel Shilovsky
2011-11-04CIFS: Simplify setlk error handling for mandatory lockingPavel Shilovsky
2011-11-03Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2011-11-03ceph: clear parent D_COMPLETE flag when on dentry pruneSage Weil
2011-11-02Merge branch 'osd-devel' into nfs-for-nextTrond Myklebust
2011-11-02pnfs-obj: Support for RAID5 read-4-write interface.Boaz Harrosh
2011-11-02pnfs-obj: move to ore 03: Remove old raid engineBoaz Harrosh
2011-11-02pnfs-obj: move to ore 02: move to OREBoaz Harrosh
2011-11-02pnfs-obj: move to ore 01: ore_layout & ore_componentsBoaz Harrosh
2011-11-02pnfs-obj: Rename objlayout_io_state => objlayout_io_resBoaz Harrosh
2011-11-02pnfs-obj: Get rid of objlayout_{alloc,free}_io_stateBoaz Harrosh
2011-11-02pnfs-obj: Return PNFS_NOT_ATTEMPTED in case of read/write_pagelistBoaz Harrosh
2011-11-02pnfs-obj: Remove redundant EOF from objlayout_io_stateBoaz Harrosh
2011-11-02nfs: Remove unused variable from write.cRakib Mullick
2011-11-02nfs: Fix unused variable warning from file.cRakib Mullick
2011-11-02Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-11-02Merge branch 'akpm' (Andrew's incoming - part two)Linus Torvalds
2011-11-02aio: allocate kiocbs in batchesJeff Moyer
2011-11-02sysctl: add support for poll()Lucas De Marchi
2011-11-02proc: fix races against execve() of /proc/PID/fd**Vasiliy Kulikov
2011-11-02procfs: report EISDIR when reading sysctl dirs in procPavel Emelyanov
2011-11-02hfs: fix hfs_find_init() sb->ext_tree NULL ptr oopsPhillip Lougher
2011-11-02isofs: add readpages supportNamjae Jeon
2011-11-02ramfs: remove module leftoversRichard Weinberger
2011-11-02binfmt_elf: fix PIE execution with randomization disabledJiri Kosina
2011-11-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds
2011-11-02Squashfs: Add an option to set dev block size to 4KPhillip Lougher
2011-11-02Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2011-11-02Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2011-11-02Merge branch 'for-linus' of git://github.com/richardweinberger/linuxLinus Torvalds
2011-11-02um: kill useless include of user.hAl Viro
2011-11-02vfs: add d_prune dentry operationSage Weil
2011-11-02vfs: protect i_nlinkMiklos Szeredi
2011-11-02filesystems: add set_nlink()Miklos Szeredi