summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | | | nfs4: serialize layoutcommitPeng Tao2011-10-312-3/+28
| * | | | | | | NFSd: call svc rpcbind cleanup explicitlyStanislav Kinsbursky2011-10-251-0/+2
* | | | | | | | Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2011-11-037-64/+32
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | cifs: Assume passwords are encoded according to iocharset (try #2)Shirish Pargaonkar2011-10-295-60/+23
| * | | | | | | CIFS: Fix the VFS brlock cache usage in posix locking casePavel Shilovsky2011-10-291-2/+8
| * | | | | | | [CIFS] Update cifs version to 1.76Steve French2011-10-281-1/+1
| * | | | | | | CIFS: Remove extra mutex_unlock in cifs_lock_add_ifPavel Shilovsky2011-10-281-1/+0
* | | | | | | | Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-11-021-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | nfsd4: typo logical vs bitwise negate in nfsd4_decode_share_accessBenny Halevy2011-11-011-1/+1
* | | | | | | | | Merge branch 'akpm' (Andrew's incoming - part two)Linus Torvalds2011-11-027-89/+290
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | aio: allocate kiocbs in batchesJeff Moyer2011-11-021-29/+107
| * | | | | | | | | sysctl: add support for poll()Lucas De Marchi2011-11-021-0/+45