aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2011-11-06Btrfs: stop the readahead threads on failed mountGravatar Chris Mason 1-0/+1
2011-11-06Btrfs: fix extent_buffer leak in the metadata IO error handlingGravatar Chris Mason 1-0/+1
2011-11-06Btrfs: fix the new inspection ioctls for 32 bit compatGravatar Chris Mason 4-16/+15
2011-11-06Merge git://git.jan-o-sch.net/btrfs-unstable into integrationGravatar Chris Mason 14-280/+1930
2011-11-06Merge branch 'for-chris' of git://github.com/sensille/linux into integrationGravatar Chris Mason 10-70/+1130
2011-11-06Btrfs: fix delayed insertion reservationGravatar Josef Bacik 3-8/+49
2011-11-06Btrfs: ClearPageError during writepage and clean_tree_blockGravatar Chris Mason 2-1/+10
2011-11-06Btrfs: be smarter about committing the transaction in reserve_metadata_bytesGravatar Josef Bacik 1-19/+67
2011-11-06Btrfs: make a delayed_block_rsv for the delayed item insertionGravatar Josef Bacik 4-7/+13
2011-11-06Btrfs: add a log of past tree rootsGravatar Chris Mason 3-24/+369
2011-11-06btrfs: separate superblock items out of fs_infoGravatar David Sterba 12-76/+78
2011-11-06Btrfs: use the global reserve when truncating the free space cache inodeGravatar Josef Bacik 1-5/+17
2011-11-06Btrfs: release metadata from global reserve if we have to fallback for unlinkGravatar Josef Bacik 1-1/+4
2011-11-06Btrfs: make sure to flush queued bios if write_cache_pages waitsGravatar Chris Mason 4-10/+22
2011-11-06Btrfs: fix extent pinning bugs in the tree logGravatar Chris Mason 3-8/+59
2011-11-06Btrfs: make sure btrfs_remove_free_space doesn't leak EAGAINGravatar Chris Mason 1-1/+3
2011-11-06Btrfs: don't wait as long for more batches during SSD log commitGravatar Chris Mason 1-2/+2
2011-11-05ceph/super.c: quiet sparse noiseGravatar H Hartley Sweeten 1-2/+2
2011-11-05ceph/mds_client.c: quiet sparse noiseGravatar H Hartley Sweeten 1-2/+2
2011-11-05ceph: use new D_COMPLETE dentry flagGravatar Sage Weil 5-23/+68
2011-11-04VFS: fix statfs() automounter semantics regressionGravatar Dan McGee 1-1/+1
2011-11-04Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-1/+1
2011-11-04Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 2-6/+8
2011-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-nextGravatar Linus Torvalds 3-1/+30
2011-11-04Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 13-852/+347
2011-11-04nfs: set vs_hidden on nfs4_callback_version4 (try #2)Gravatar Jeff Layton 1-0/+1
2011-11-04CIFS: Cleanup byte-range locking code styleGravatar Pavel Shilovsky 1-24/+19
2011-11-04CIFS: Simplify setlk error handling for mandatory lockingGravatar Pavel Shilovsky 1-32/+32
2011-11-03Merge git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 7-64/+32
2011-11-03ceph: clear parent D_COMPLETE flag when on dentry pruneGravatar Sage Weil 2-0/+41
2011-11-02Merge branch 'osd-devel' into nfs-for-nextGravatar Trond Myklebust 192-8095/+10003
2011-11-02pnfs-obj: Support for RAID5 read-4-write interface.Gravatar Boaz Harrosh 1-0/+38
2011-11-02pnfs-obj: move to ore 03: Remove old raid engineGravatar Boaz Harrosh 1-504/+0
2011-11-02pnfs-obj: move to ore 02: move to OREGravatar Boaz Harrosh 2-75/+60
2011-11-02pnfs-obj: move to ore 01: ore_layout & ore_componentsGravatar Boaz Harrosh 1-144/+128
2011-11-02pnfs-obj: Rename objlayout_io_state => objlayout_io_resGravatar Boaz Harrosh 3-47/+48
2011-11-02pnfs-obj: Get rid of objlayout_{alloc,free}_io_stateGravatar Boaz Harrosh 3-142/+112
2011-11-02pnfs-obj: Return PNFS_NOT_ATTEMPTED in case of read/write_pagelistGravatar Boaz Harrosh 3-35/+37
2011-11-02pnfs-obj: Remove redundant EOF from objlayout_io_stateGravatar Boaz Harrosh 2-10/+7
2011-11-02nfs: Remove unused variable from write.cGravatar Rakib Mullick 1-2/+1
2011-11-02nfs: Fix unused variable warning from file.cGravatar Rakib Mullick 1-6/+3
2011-11-02Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 1-1/+1
2011-11-02Merge branch 'akpm' (Andrew's incoming - part two)Gravatar Linus Torvalds 7-89/+290
2011-11-02aio: allocate kiocbs in batchesGravatar Jeff Moyer 1-29/+107
2011-11-02sysctl: add support for poll()Gravatar Lucas De Marchi 1-0/+45
2011-11-02proc: fix races against execve() of /proc/PID/fd**Gravatar Vasiliy Kulikov 1-43/+103
2011-11-02procfs: report EISDIR when reading sysctl dirs in procGravatar Pavel Emelyanov 1-0/+1
2011-11-02hfs: fix hfs_find_init() sb->ext_tree NULL ptr oopsGravatar Phillip Lougher 1-5/+15
2011-11-02isofs: add readpages supportGravatar Namjae Jeon 1-1/+9
2011-11-02ramfs: remove module leftoversGravatar Richard Weinberger 1-10/+0