summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2014-05-28NFS: Create a common pgio_alloc and pgio_release functionAnna Schumaker
2014-05-28NFS: Move the write verifier into the nfs_pgio_headerAnna Schumaker
2014-05-28NFS: Create a common read and write header structAnna Schumaker
2014-05-28NFS: Create a common read and write data structAnna Schumaker
2014-05-28NFS: Create a common results structure for reads and writesAnna Schumaker
2014-05-28NFS: Create a common argument structure for reads and writesAnna Schumaker
2014-05-28nfs: remove ->read_pageio_init from rpc opsChristoph Hellwig
2014-05-28nfs: remove ->write_pageio_init from rpc opsChristoph Hellwig
2014-05-28nfs: commit layouts in fdatasyncChristoph Hellwig
2014-05-28nfsd4: keep xdr buf length updatedJ. Bruce Fields
2014-05-28nfsd4: no need for encode_compoundres to adjust lengthsJ. Bruce Fields
2014-05-28nfsd4: remove ADJUST_ARGSJ. Bruce Fields
2014-05-28nfsd4: use xdr_stream throughout compound encodingJ. Bruce Fields
2014-05-28nfsd4: use xdr_reserve_space in attribute encodingJ. Bruce Fields
2014-05-28lift the "already marked killed" case into shrink_dentry_list()Al Viro
2014-05-28UBIFS: fix debugging checkArtem Bityutskiy
2014-05-28vfs: fix vmplice_to_user()Miklos Szeredi
2014-05-27kernfs: move the last knowledge of sysfs out from kernfsJianyu Zhan
2014-05-27sysfs: fix attribute_group bin file path on removalRobert ABEL
2014-05-27ext4: fix wrong assert in ext4_mb_normalize_request()Maurizio Lombardi
2014-05-27ext4: fix zeroing of page during writebackJan Kara
2014-05-27ext4: remove unused local variable "stored" from ext4_readdir(...)Giedrius Rekasius
2014-05-27ext4: fix ZERO_RANGE test failure in data journallingNamjae Jeon
2014-05-27nfsd4: allow space for final error returnJ. Bruce Fields
2014-05-27nfsd4: fix encoding of out-of-space repliesJ. Bruce Fields
2014-05-27UBIFS: add missing ui pointer in debugging codeDaniel Golle
2014-05-27UBIFS: Fix dump messages in ubifs_dump_lpropshujianyang
2014-05-26ext4: reduce contention on s_orphan_lockJan Kara
2014-05-26ext4: use sbi in ext4_orphan_{add|del}()Jan Kara
2014-05-25Merge branch 'afs' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/...Linus Torvalds
2014-05-25Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-05-24CIFS: Fix memory leaks in SMB2_openPavel Shilovsky
2014-05-23ocfs2: fix double kmem_cache_destroy in dlm_initJoseph Qi
2014-05-23nfsd4: reserve head space for krb5 integ/priv infoJ. Bruce Fields
2014-05-23nfsd4: move proc_compound xdr encode init to helperJ. Bruce Fields
2014-05-23nfsd4: tweak nfsd4_encode_getattr to take xdr_streamJ. Bruce Fields
2014-05-23nfsd4: embed xdr_stream in nfsd4_compoundresJ. Bruce Fields
2014-05-23nfsd4: decoding errors can still be cached and require spaceJ. Bruce Fields
2014-05-23nfsd4: fix write reply size estimateJ. Bruce Fields
2014-05-23nfsd4: read size estimate should include paddingJ. Bruce Fields
2014-05-23nfsd4: allow larger 4.1 session drc slotsJ. Bruce Fields
2014-05-23nfsd4: READ, READDIR, etc., are idempotentJ. Bruce Fields
2014-05-23AFS: Pass an afs_call* to call->async_workfn() instead of a work_struct*David Howells
2014-05-23AFS: Fix kafs module unloadingNathaniel Wesley Filardo
2014-05-23AFS: Part of afs_end_call() is identical to code elsewhere, so split itNathaniel Wesley Filardo
2014-05-23Merge 3.15-rc6 into driver-core-nextGreg Kroah-Hartman
2014-05-22nfsd: Only set PF_LESS_THROTTLE when really needed.NeilBrown
2014-05-22nfsd: remove nfsd4_free_slabChristoph Hellwig
2014-05-22nfsd: Remove assignments inside conditionsBenoit Taine
2014-05-22Merge 3.15 bugfixes for 3.16J. Bruce Fields