summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | Btrfs: kill unused parts of block_rsvJosef Bacik2011-10-193-22/+6
| | * | | | | Btrfs: ratelimit the generation printk for the free space cacheJosef Bacik2011-10-191-5/+7
| | * | | | | Btrfs: fix how we reserve space for deleting inodesJosef Bacik2011-10-191-11/+38
| | * | | | | Btrfs: kill the durable block rsv stuffJosef Bacik2011-10-195-101/+17
| | * | | | | Btrfs: kill the orphan space calculation for snapshotsJosef Bacik2011-10-193-90/+0
| | * | | | | Btrfs: calculate checksum space correctlyJosef Bacik2011-10-193-8/+118
| | * | | | | Btrfs: skip looking for delalloc if we don't have ->fill_delallocJosef Bacik2011-10-191-1/+5
| | * | | | | Btrfs: use bytes_may_use for all ENOSPC reservationsJosef Bacik2011-10-193-82/+112
| | * | | | | Btrfs: fix how we mount subvol=<whatever>Josef Bacik2011-10-191-64/+135
| | * | | | | Btrfs: use d_obtain_alias when mounting subvol/subvolidJosef Bacik2011-10-191-24/+1
| | * | | | | Btrfs: kill reserved_bytes in inodeJosef Bacik2011-10-193-8/+0
| | * | | | | Btrfs: move stuff around in btrfs_inode to get better packingJosef Bacik2011-10-191-3/+3
* | | | | | | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-0620-0/+20
|\ \ \ \ \ \ \
| * | | | | | | fs: add module.h to files that were implicitly using itPaul Gortmaker2011-10-319-0/+9
| * | | | | | | fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macrosPaul Gortmaker2011-10-3111-0/+11
* | | | | | | | Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-067-34/+65
|\ \ \ \ \ \ \ \
| * | | | | | | | writeback: Add a 'reason' to wb_writeback_workCurt Wohlgemuth2011-10-317-20/+44
| * | | | | | | | writeback: send work item to queue_io, move_expired_inodesCurt Wohlgemuth2011-10-311-8/+8
| * | | | | | | | writeback: per-bdi background thresholdWu Fengguang2011-10-031-5/+12
| * | | | | | | | writeback: add bg_threshold parameter to __bdi_update_bandwidth()Wu Fengguang2011-10-031-1/+1
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-11-066-27/+113
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ceph/super.c: quiet sparse noiseH Hartley Sweeten2011-11-051-2/+2
| * | | | | | | | | ceph/mds_client.c: quiet sparse noiseH Hartley Sweeten2011-11-051-2/+2
| * | | | | | | | | ceph: use new D_COMPLETE dentry flagSage Weil2011-11-055-23/+68
| * | | | | | | | | ceph: clear parent D_COMPLETE flag when on dentry pruneSage Weil2011-11-032-0/+41
* | | | | | | | | | VFS: fix statfs() automounter semantics regressionDan McGee2011-11-041-1/+1
* | | | | | | | | | Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2011-11-041-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | block: add GENHD_FL_NO_PART_SCANTejun Heo2011-08-231-1/+1
* | | | | | | | | | | Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds2011-11-042-6/+8
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | block: Remove the control of complete cpu from bio.Tao Ma2011-10-241-1/+0
| * | | | | | | | | | | block: make gendisk hold a reference to its queueTejun Heo2011-10-191-5/+8
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-nextLinus Torvalds2011-11-043-1/+30
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Squashfs: Add an option to set dev block size to 4KPhillip Lougher2011-11-023-1/+30
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2011-11-0413-852/+347
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
| * | | | | | | | | | nfs: set vs_hidden on nfs4_callback_version4 (try #2)Jeff Layton2011-11-041-0/+1
| * | | | | | | | | | Merge branch 'osd-devel' into nfs-for-nextTrond Myklebust2011-11-02192-8095/+10003
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | pnfs-obj: Support for RAID5 read-4-write interface.Boaz Harrosh2011-11-021-0/+38
| | * | | | | | | | | | pnfs-obj: move to ore 03: Remove old raid engineBoaz Harrosh2011-11-021-504/+0
| | * | | | | | | | | | pnfs-obj: move to ore 02: move to OREBoaz Harrosh2011-11-022-75/+60
| | * | | | | | | | | | pnfs-obj: move to ore 01: ore_layout & ore_componentsBoaz Harrosh2011-11-021-144/+128
| | * | | | | | | | | | pnfs-obj: Rename objlayout_io_state => objlayout_io_resBoaz Harrosh2011-11-023-47/+48
| | * | | | | | | | | | pnfs-obj: Get rid of objlayout_{alloc,free}_io_stateBoaz Harrosh2011-11-023-142/+112
| | * | | | | | | | | | pnfs-obj: Return PNFS_NOT_ATTEMPTED in case of read/write_pagelistBoaz Harrosh2011-11-023-35/+37
| | * | | | | | | | | | pnfs-obj: Remove redundant EOF from objlayout_io_stateBoaz Harrosh2011-11-022-10/+7
| * | | | | | | | | | | nfs: Remove unused variable from write.cRakib Mullick2011-11-021-2/+1
| * | | | | | | | | | | nfs: Fix unused variable warning from file.cRakib Mullick2011-11-021-6/+3
| * | | | | | | | | | | NFS: Remove no-op less-than-zero checks on unsigned variables.Chuck Lever2011-10-311-4/+3
| * | | | | | | | | | | NFS: Clean up nfs4_xdr_dec_secinfo()Chuck Lever2011-10-311-2/+0
| * | | | | | | | | | | NFS: Fix documenting comment for nfs_create_request()Chuck Lever2011-10-311-1/+1
| * | | | | | | | | | | NFS4: fix cb_recallany decode errorPeng Tao2011-10-311-5/+6
OpenPOWER on IntegriCloud