summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-04-04nfsd: revert v2 half of "nfsd: don't return high mode bits"J. Bruce Fields1-1/+1
2014-03-31nfsd4: fix memory leak in nfsd4_encode_fattr()Yan, Zheng1-1/+3
2014-03-31nfsd: check passed socket's net matches NFSd superblock's oneStanislav Kinsbursky3-0/+22
2014-03-30SUNRPC: Clear xpt_bc_xprt if xs_setup_bc_tcp failedKinglong Mee1-0/+2
2014-03-30NFSD/SUNRPC: Check rpc_xprt out of xs_setup_bc_tcpKinglong Mee4-23/+30
2014-03-30SUNRPC: New helper for creating client with rpc_xprtKinglong Mee2-25/+35
2014-03-30NFSD: Free backchannel xprt in bc_destroyKinglong Mee1-0/+4
2014-03-30NFSD: Clear wcc data between compound opsKinglong Mee2-1/+15
2014-03-30nfsd: Don't return NFS4ERR_STALE_STATEID for NFSv4.1+Trond Myklebust1-1/+4
2014-03-28nfsd4: fix nfs4err_resource in 4.1 caseJ. Bruce Fields1-0/+8
2014-03-28nfsd4: fix setclientid encode sizeJ. Bruce Fields1-1/+2
2014-03-28nfsd4: remove redundant check from nfsd4_check_resp_sizeJ. Bruce Fields1-2/+0
2014-03-28nfsd4: use more generous NFS4_ACL_MAXJ. Bruce Fields1-3/+7
2014-03-28nfsd4: minor nfsd4_replay_cache_entry cleanupJ. Bruce Fields1-2/+1
2014-03-28nfsd4: nfsd4_replay_cache_entry should be staticJ. Bruce Fields2-3/+1
2014-03-28nfsd4: update comments with obsolete function nameJ. Bruce Fields2-2/+2
2014-03-28rpc: Allow xdr_buf_subsegment to operate in-placeJ. Bruce Fields1-6/+16
2014-03-28NFSD: Using free_conn free connectionKinglong Mee1-1/+2
2014-03-28SUNRPC: fix memory leak of peer addresses in XPRTKinglong Mee1-8/+11
2014-03-28svcrdma: fix offset calculation for non-page aligned sge entriesJeff Layton1-0/+1
2014-03-28xprtrdma: add separate Kconfig options for NFSoRDMA client and server supportJeff Layton3-16/+30
2014-03-28Fix regression in NFSRDMA serverTom Tucker2-8/+5
2014-03-28nfsd: typo in nfsd_rename commentJ. Bruce Fields1-3/+3
2014-03-28NFSD: simplify saved/current fh uses in nfsd4_proc_compoundKinglong Mee1-13/+15
2014-03-28lockd: ensure we tear down any live sockets when socket creation fails during...Jeff Layton1-0/+1
2014-03-28NFSD: Traverse unconfirmed client through hash-tableKinglong Mee1-8/+5
2014-03-27svcrpc: explicitly reject compounds that are not padded out to 4-byte multipleJeff Layton1-1/+6
2014-03-27net: Mark functions as static in net/sunrpc/svc_xprt.cRashika Kheria1-3/+3
2014-03-27svcrdma: fix printk when memory allocation failsJeff Layton1-2/+1
2014-03-27nfsd: notify_change needs elevated write countJ. Bruce Fields1-0/+9
2014-03-27nfsd4: fix test_stateid error reply encodingJ. Bruce Fields1-0/+3
2014-03-27nfsd4: leave reply buffer space for failed setattrJ. Bruce Fields1-1/+1
2014-03-27nfsd4: make set of large acl return efbig, not resourceJ. Bruce Fields1-1/+1
2014-03-27nfsd4: session needs room for following op to error outJ. Bruce Fields1-0/+6
2014-03-27nfsd4: buffer-length check for SUPPATTR_EXCLCREATJ. Bruce Fields1-0/+2
2014-02-18nfsd: fix lost nfserrno() call in nfsd_setattr()J. R. Okajima1-0/+1
2014-02-13lockd: send correct lock when granting a delayed lock.NeilBrown1-0/+8
2014-02-11nfsd4: fix acl buffer overrunJ. Bruce Fields1-6/+3
2014-02-09Linux 3.14-rc2v3.14-rc2Linus Torvalds1-1/+1
2014-02-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2-0/+6
2014-02-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds8-31/+17
2014-02-10Merge branch 'stable-3.14' of git://git.infradead.org/users/pcmoore/selinux i...James Morris2-0/+6
2014-02-09fix a kmap leak in virtio_consoleAl Viro1-6/+3
2014-02-09fix O_SYNC|O_APPEND syncing the wrong range on write()Al Viro7-25/+14
2014-02-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds4-8/+9
2014-02-09Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds14-63/+162
2014-02-08Btrfs: fix data corruption when reading/updating compressed extentsFilipe David Borba Manana1-0/+2
2014-02-08Btrfs: don't loop forever if we can't run because of the tree mod logJosef Bacik1-0/+1
2014-02-08btrfs: reserve no transaction units in btrfs_ioctl_set_featuresDavid Sterba1-1/+1
2014-02-08btrfs: commit transaction after setting label and featuresJeff Mahoney1-2/+2