summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* auth_gss: fetch the acceptor name out of the downcallJeff Layton2014-07-122-3/+18
* nfs4: turn free_lock_state into a void return operationJeff Layton2014-07-122-8/+8
* nfs4: queue free_lock_state job submission to nfsiodJeff Layton2014-07-122-12/+25
* nfs4: treat lock owners as opaque valuesJeff Layton2014-07-122-48/+10
* nfs41: layout return on close in delegation returnPeng Tao2014-07-121-1/+16
* nfs41: return layout on last closePeng Tao2014-07-121-1/+43
* nfs4: add nfs4_check_delegationPeng Tao2014-07-122-9/+26
* pnfs/filelayout: retry ds commit if nfs_commitdata_alloc failsPeng Tao2014-07-121-13/+26
* pnfs/filelayout: fix race between mark_request_commit and scan_commit_listsPeng Tao2014-07-121-18/+25
* NFSv4: Fix OPEN w/create access mode checkingTrond Myklebust2014-07-121-5/+13
* nfs: check hostname in nfs_get_clientPeng Tao2014-07-081-2/+7
* nfsv4: set hostname when creating nfsv4 ds connectionPeng Tao2014-07-081-0/+5
* SUNRPC: Handle EPIPE in xprt_connect_statusTrond Myklebust2014-07-032-0/+2
* SUNRPC: Ensure that we handle ENOBUFS errors correctly.Trond Myklebust2014-06-302-0/+9
* FS/NFS: replace count*size kzalloc by kcallocFabian Frederick2014-06-252-2/+2
* nfs: get rid of duplicate dprintkWeston Andros Adamson2014-06-251-6/+0
* nfs: Fix unused variable errorAnna Schumaker2014-06-241-3/+2
* nfs: remove unneeded EXPORTsWeston Andros Adamson2014-06-241-2/+0
* pnfs: clean up *_resend_to_mdsWeston Andros Adamson2014-06-245-68/+47
* nfs: remove pgio_header refcount, related cleanupWeston Andros Adamson2014-06-243-32/+11
* nfs: remove unused writeverf codeWeston Andros Adamson2014-06-247-46/+18
* nfs: merge nfs_pgio_data into _headerWeston Andros Adamson2014-06-2419-482/+460
* nfs: rename members of nfs_pgio_dataWeston Andros Adamson2014-06-245-21/+25
* nfs: move nfs_pgio_data and remove nfs_rw_headerWeston Andros Adamson2014-06-248-119/+71
* NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for supportAndy Adamson2014-06-244-45/+58
* NFS Return -EPERM if no supported or matching SECINFO flavorAndy Adamson2014-06-241-7/+4
* NFS check the return of nfs4_negotiate_security in nfs4_submountAndy Adamson2014-06-241-2/+5
* NFS: Don't mark the data cache as invalid if it has been flushedTrond Myklebust2014-06-241-35/+40
* NFS: Clear NFS_INO_REVAL_PAGECACHE when we update the file sizeTrond Myklebust2014-06-241-0/+1
* nfs: Fix cache_validity check in nfs_write_pageuptodate()Scott Mayhew2014-06-241-1/+3
* Linux 3.16-rc2v3.16-rc2Linus Torvalds2014-06-211-1/+1
* Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-216-0/+1216
|\
| * Merge tag 'v3.16-rc1' into i2c/for-nextWolfram Sang2014-06-172435-46522/+105768
| |\
| * | i2c: sun6-p2wi: fix call to snprintfBoris BREZILLON2014-06-171-1/+1
| * | i2c: rk3x: add NULL entry to the end of_device_id arrayDan Carpenter2014-06-121-0/+1
| * | i2c: sun6i-p2wi: use proper return value in probeWolfram Sang2014-06-121-1/+1
| * | i2c: sunxi: add P2WI (Push/Pull 2 Wire Interface) controller supportBoris BREZILLON2014-06-123-0/+359
| * | i2c: sunxi: add P2WI DT bindings documentationBoris BREZILLON2014-06-121-0/+41
| * | i2c: rk3x: add driver for Rockchip RK3xxx SoC I2C adapterMax Schwarz2014-06-124-0/+815
* | | Merge tag 'locks-v3.16-2' of git://git.samba.org/jlayton/linuxLinus Torvalds2014-06-212-1/+7
|\ \ \
| * | | locks: set fl_owner for leases back to current->filesJeff Layton2014-06-101-1/+1
| * | | locks: add missing memory barrier in break_delegJeff Layton2014-06-101-0/+6
* | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2014-06-214-11/+12
|\ \ \ \
| * | | | kbuild: fix a typo in a kbuild documentMasahiro Yamada2014-06-181-1/+1
| * | | | builddeb: fix missing headers in linux-headers packageFathi Boudra2014-06-181-1/+3
| * | | | Documentation: Fix DocBook build with relative $(srctree)Michal Marek2014-06-181-2/+2
| * | | | kbuild: Fix tar-pkg with relative $(objtree)Michal Marek2014-06-181-2/+1
| * | | | deb-pkg: Fix for relative pathsMichal Marek2014-06-181-5/+5
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-06-2111-172/+359
|\ \ \ \
| * | | | Btrfs: fix wrong error handle when the device is missing or is not writeableMiao Xie2014-06-191-7/+15