aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-07ext4: Remove kernel_lock annotationsRichard Weinberger1-2/+0
2011-11-07ext4: ignore journalled data options on remount if fs has no journalTheodore Ts'o1-1/+3
2011-11-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds31-1603/+5423
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds20-0/+20
2011-11-06Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds7-34/+65
2011-11-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds6-27/+113
2011-11-06Btrfs: check for a null fs root when writing to the backup root logChris Mason1-3/+10
2011-11-06Btrfs: fix race during transaction joinsChris Mason1-5/+8
2011-11-06Btrfs: fix a potential btrfs_bio leak on scrub fixupsIlya Dryomov1-0/+1
2011-11-06Btrfs: rename btrfs_bio multi -> bbio for consistencyIlya Dryomov1-15/+15
2011-11-06Btrfs: stop leaking btrfs_bios on readaheadIlya Dryomov1-0/+2
2011-11-06Btrfs: stop the readahead threads on failed mountChris Mason1-0/+1
2011-11-06Btrfs: fix extent_buffer leak in the metadata IO error handlingChris Mason1-0/+1
2011-11-06Btrfs: fix the new inspection ioctls for 32 bit compatChris Mason4-16/+15
2011-11-06Merge git://git.jan-o-sch.net/btrfs-unstable into integrationChris Mason14-280/+1930
2011-11-06Merge branch 'for-chris' of git://github.com/sensille/linux into integrationChris Mason10-70/+1130
2011-11-06Btrfs: fix delayed insertion reservationJosef Bacik3-8/+49
2011-11-06Btrfs: ClearPageError during writepage and clean_tree_blockChris Mason2-1/+10
2011-11-06Btrfs: be smarter about committing the transaction in reserve_metadata_bytesJosef Bacik1-19/+67
2011-11-06Btrfs: make a delayed_block_rsv for the delayed item insertionJosef Bacik4-7/+13
2011-11-06Btrfs: add a log of past tree rootsChris Mason3-24/+369
2011-11-06btrfs: separate superblock items out of fs_infoDavid Sterba12-76/+78
2011-11-06Btrfs: use the global reserve when truncating the free space cache inodeJosef Bacik1-5/+17
2011-11-06Btrfs: release metadata from global reserve if we have to fallback for unlinkJosef Bacik1-1/+4
2011-11-06Btrfs: make sure to flush queued bios if write_cache_pages waitsChris Mason4-10/+22
2011-11-06Btrfs: fix extent pinning bugs in the tree logChris Mason3-8/+59
2011-11-06Btrfs: make sure btrfs_remove_free_space doesn't leak EAGAINChris Mason1-1/+3
2011-11-06Btrfs: don't wait as long for more batches during SSD log commitChris Mason1-2/+2
2011-11-05ceph: fix iput race when queueing inode workSage Weil1-3/+6
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-04nfs: move nfs_file_operations declaration to bottom of file.c (try #2)Jeff Layton1-40/+19
2011-11-04nfs: when attempting to open a directory, fall back on normal lookup (try #5)Jeff Layton6-2/+37
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-04CIFS: Cleanup byte-range locking code stylePavel Shilovsky1-24/+19
2011-11-04CIFS: Simplify setlk error handling for mandatory lockingPavel Shilovsky1-32/+32
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