summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* nfsd4: use xdr_reserve_space in attribute encodingJ. Bruce Fields2014-05-286-145/+203
* nfsd4: allow space for final error returnJ. Bruce Fields2014-05-271-2/+7
* nfsd4: fix encoding of out-of-space repliesJ. Bruce Fields2014-05-273-5/+27
* nfsd4: reserve head space for krb5 integ/priv infoJ. Bruce Fields2014-05-231-1/+1
* nfsd4: move proc_compound xdr encode init to helperJ. Bruce Fields2014-05-231-4/+13
* nfsd4: tweak nfsd4_encode_getattr to take xdr_streamJ. Bruce Fields2014-05-233-18/+42
* nfsd4: embed xdr_stream in nfsd4_compoundresJ. Bruce Fields2014-05-234-45/+46
* nfsd4: decoding errors can still be cached and require spaceJ. Bruce Fields2014-05-232-5/+7
* nfsd4: fix write reply size estimateJ. Bruce Fields2014-05-231-1/+1
* nfsd4: read size estimate should include paddingJ. Bruce Fields2014-05-231-1/+1
* nfsd4: allow larger 4.1 session drc slotsJ. Bruce Fields2014-05-231-1/+1
* nfsd4: READ, READDIR, etc., are idempotentJ. Bruce Fields2014-05-231-8/+3
* nfsd: Only set PF_LESS_THROTTLE when really needed.NeilBrown2014-05-222-6/+12
* nfsd: remove nfsd4_free_slabChristoph Hellwig2014-05-221-26/+25
* nfsd: Remove assignments inside conditionsBenoit Taine2014-05-224-20/+40
* Merge 3.15 bugfixes for 3.16J. Bruce Fields2014-05-222-3/+14
|\
| * nfsd4: warn on finding lockowner without stateid'sJ. Bruce Fields2014-05-211-0/+4
| * nfsd4: remove lockowner when removing lock stateidJ. Bruce Fields2014-05-211-2/+9
| * nfsd4: fix corruption on setting an ACL.J. Bruce Fields2014-05-151-1/+1
* | nfsd4: fix delegation cleanup on errorJ. Bruce Fields2014-05-211-20/+12
* | NFSD: Don't clear SUID/SGID after root writing dataKinglong Mee2014-05-211-18/+0
* | NFSD: Get rid of empty function nfs4_state_initKinglong Mee2014-05-083-10/+0
* | NFSD: Use simple_read_from_buffer for coping data to userspaceKinglong Mee2014-05-081-13/+2
* | Merge 3.15 bugfix for 3.16J. Bruce Fields2014-05-081-8/+9
|\ \ | |/
| * NFSD: Call ->set_acl with a NULL ACL structure if no entriesKinglong Mee2014-05-081-8/+9
* | nfsd: clean up fh_auth usageChristoph Hellwig2014-05-081-11/+9
* | NFSD: cleanup unneeded including linux/export.hKinglong Mee2014-05-081-1/+0
* | NFSd: Clean up nfs4_preprocess_stateid_opTrond Myklebust2014-05-072-17/+13
* | NFSd: Mark nfs4_free_lockowner and nfs4_free_openowner as static functionsTrond Myklebust2014-05-062-14/+12
* | nfsd: remove <linux/nfsd/debug.h>Christoph Hellwig2014-05-061-1/+8
* | nfsd: move <linux/nfsd/stats.h> to fs/nfsdChristoph Hellwig2014-05-063-2/+44
* | nfsd: move <linux/nfsd/export.h> to fs/nfsdChristoph Hellwig2014-05-063-2/+111
* | nfsd: remove <linux/nfsd/nfsfh.h>Christoph Hellwig2014-05-067-7/+62
* | NFSd: Remove 'inline' designation for free_client()Trond Myklebust2014-05-061-1/+1
* | lockd: avoid warning when CONFIG_SYSCTL undefinedKees Cook2014-05-061-1/+1
|/
* NFSd: call rpc_destroy_wait_queue() from free_client()Trond Myklebust2014-05-061-0/+1
* NFSd: Move default initialisers from create_client() to alloc_client()Trond Myklebust2014-05-061-12/+12
* Revert "nfsd4: fix nfs4err_resource in 4.1 case"J. Bruce Fields2014-04-181-8/+0
* nfsd: set timeparms.to_maxval in setup_callback_clientJeff Layton2014-04-181-1/+3
* locks: allow __break_lease to sleep even when break_time is 0Jeff Layton2014-04-181-4/+3
* cifs: Use min_t() when comparing "size_t" and "unsigned long"Geert Uytterhoeven2014-04-131-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-04-125-14/+13
|\
| * net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller2014-04-115-14/+13
* | ceph: fix pr_fmt() redefinitionLinus Torvalds2014-04-121-2/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-04-1234-699/+385
|\ \
| * | cifs: fix the race in cifs_writev()Al Viro2014-04-121-5/+18
| * | ceph_sync_{,direct_}write: fix an oops on ceph_osdc_new_request() failureAl Viro2014-04-121-2/+2
| * | ocfs2_file_aio_write(): switch to generic_perform_write()Al Viro2014-04-011-2/+5
| * | ceph_aio_write(): switch to generic_perform_write()Al Viro2014-04-011-2/+5
| * | xfs_file_buffered_aio_write(): switch to generic_perform_write()Al Viro2014-04-011-5/+6
OpenPOWER on IntegriCloud