summaryrefslogtreecommitdiffstats
path: root/fs/omfs (unfollow)
Commit message (Expand)AuthorFilesLines
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-29nfsd4: fix nfs4err_resource in 4.1 caseJ. Bruce Fields1-0/+8
2014-03-29nfsd4: fix setclientid encode sizeJ. Bruce Fields1-1/+2
2014-03-29nfsd4: remove redundant check from nfsd4_check_resp_sizeJ. Bruce Fields1-2/+0
2014-03-29nfsd4: use more generous NFS4_ACL_MAXJ. Bruce Fields1-3/+7
2014-03-29nfsd4: minor nfsd4_replay_cache_entry cleanupJ. Bruce Fields1-2/+1
2014-03-29nfsd4: nfsd4_replay_cache_entry should be staticJ. Bruce Fields2-3/+1
2014-03-29nfsd4: update comments with obsolete function nameJ. Bruce Fields2-2/+2
2014-03-29rpc: Allow xdr_buf_subsegment to operate in-placeJ. Bruce Fields1-6/+16
2014-03-29NFSD: Using free_conn free connectionKinglong Mee1-1/+2
2014-03-29SUNRPC: 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-10Linux 3.14-rc2v3.14-rc2Linus Torvalds1-1/+1
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-09Btrfs: fix data corruption when reading/updating compressed extentsFilipe David Borba Manana1-0/+2
2014-02-09Btrfs: don't loop forever if we can't run because of the tree mod logJosef Bacik1-0/+1
2014-02-09btrfs: reserve no transaction units in btrfs_ioctl_set_featuresDavid Sterba1-1/+1
2014-02-09btrfs: commit transaction after setting label and featuresJeff Mahoney1-2/+2
2014-02-09Btrfs: fix assert screwup for the pending move stuffJosef Bacik1-5/+3
2014-02-08jfs: fix generic posix ACL regressionDave Kleikamp1-7/+7
2014-02-08watchdog: dw_wdt: Add dependency on HAS_IOMEMRichard Weinberger1-0/+1
2014-02-07libceph: do not dereference a NULL bio pointerIlya Dryomov1-2/+6
2014-02-07libceph: take map_sem for read in handle_reply()Ilya Dryomov1-6/+11
2014-02-07libceph: factor out logic from ceph_osdc_start_request()Ilya Dryomov1-23/+39
2014-02-07arm64: defconfig: Expand default enabled featuresMark Rutland2-4/+15
2014-02-07arm64: asm: remove redundant "cc" clobbersWill Deacon4-25/+21
2014-02-07arm64: atomics: fix use of acquire + release for full barrier semanticsWill Deacon5-18/+35
2014-02-07hwmon: (da9055) Remove use of regmap_irq_get_virq()Adam Thomson1-4/+0