summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-01-3026-393/+284
|\
| * nfsd: consider CLAIM_FH when handing out delegationMing Chen2014-01-271-0/+1
| * nfsd4: fix delegation-unlink/rename raceJ. Bruce Fields2014-01-272-4/+13
| * nfsd4: delay setting current_fh in openJ. Bruce Fields2014-01-271-17/+20
| * nfsd4: minor nfs4_setlease cleanupJ. Bruce Fields2014-01-271-6/+6
| * gss_krb5: use lcm from kernel libLuis Henriques2014-01-241-13/+4
| * nfsd4: decrease nfsd4_encode_fattr stack usageJ. Bruce Fields2014-01-241-6/+10
| * nfsd: fix encode_entryplus_baggage stack usageJ. Bruce Fields2014-01-232-6/+9
| * nfsd4: simplify xdr encoding of nfsv4 namesJ. Bruce Fields2014-01-085-73/+55
| * nfsd4: encode_rdattr_error cleanupJ. Bruce Fields2014-01-071-4/+1
| * nfsd4: nfsd4_encode_fattr cleanupJ. Bruce Fields2014-01-071-13/+4
| * minor svcauth_gss.c cleanupJ. Bruce Fields2014-01-071-5/+2
| * nfsd4: better VERIFY commentJ. Bruce Fields2014-01-071-2/+4
| * nfsd4: break only delegations when appropriateJ. Bruce Fields2014-01-071-30/+0
| * NFSD: Fix a memory leak in nfsd4_create_sessionKinglong Mee2014-01-061-8/+10
| * sunrpc: get rid of use_gssp_lockJeff Layton2014-01-061-24/+18
| * sunrpc: fix potential race between setting use_gss_proxy and the upcall rpc_clntJeff Layton2014-01-061-2/+2
| * sunrpc: don't wait for write before allowing reads from use-gss-proxy fileJeff Layton2014-01-063-34/+2
| * nfsd: get rid of unused function definitionKinglong Mee2014-01-061-2/+0
| * Define op_iattr for nfsd4_open instead using macroKinglong Mee2014-01-061-2/+1
| * NFSD: fix compile warning without CONFIG_NFSD_V3Kinglong Mee2014-01-061-0/+4
| * NFSD: Don't start lockd when only NFSv4 is runningKinglong Mee2014-01-032-5/+22
| * SUNRPC/NFSD: Support a new option for ignoring the result of svc_registerKinglong Mee2014-01-033-9/+21
| * NFSD: fix bad length checking for backchannelKinglong Mee2014-01-031-2/+7
| * NFSD: fix a leak which can cause CREATE_SESSION failuresKinglong Mee2014-01-031-1/+1
| * Add missing recording of back channel attrs in nfsd4_sessionKinglong Mee2014-01-031-0/+2
| * nfsd: get rid of unused macro definitionKinglong Mee2014-01-031-5/+0
| * nfsd: clean up unnecessary temporary variable in nfsd4_decode_fattrKinglong Mee2014-01-031-9/+3
| * nfsd: using nfsd4_encode_noop for encoding destroy_session/free_stateidKinglong Mee2014-01-032-25/+2
| * nfsd: clean up an xdr reserved space calculationKinglong Mee2014-01-031-1/+1
| * nfsd: get rid of unused function definitionKinglong Mee2014-01-021-8/+0
| * nfsd: calculate the missing length of bitmap in EXCHANGE_IDKinglong Mee2014-01-022-9/+18
| * nfsd: revoking of suid/sgid bits after chown() in a consistent wayStanislav Kholmanskikh2013-12-121-2/+1
| * net/sunrpc/cache: simplify code by using hex_pack_byte()Andy Shevchenko2013-12-121-3/+1
| * nfsd: don't try to reuse an expired DRC entry off the listJeff Layton2013-12-111-32/+4
| * sunrpc: fix some typosWeng Meiling2013-12-102-5/+4
| * nfsd: start documenting some XDR handling functionsChristoph Hellwig2013-12-101-0/+19
| * nfsd: don't return high mode bitsAlbert Fluegel2013-12-102-2/+2
| * nfsd4: update 4.1 nfsd status documentationJ. Bruce Fields2013-12-101-28/+14
* | ipmi: Add missing rv in ipmi_parisc_probe()Geert Uytterhoeven2014-01-301-0/+1
* | nfs: fix xattr inode op pointers when disabledChristoph Hellwig2014-01-301-2/+2
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-01-29512-11882/+35535
|\ \
| * \ Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie2014-01-3014-12/+244
| |\ \
| | * | drm/nouveau: resume display if any later suspend bits failIlia Mirkin2014-01-301-4/+10
| | * | drm/nouveau: fix lock unbalance in nouveau_crtc_page_flipMaarten Lankhorst2014-01-301-1/+1
| | * | drm/nouveau: implement hooks for needed for drm vblank timestamping supportBen Skeggs2014-01-303-0/+86
| | * | drm/nouveau/disp: add a method to fetch info needed by drm vblank timestampingBen Skeggs2014-01-3010-7/+146
| | * | drm/nv50: fill in crtc mode struct members from crtc_mode_fixupBen Skeggs2014-01-301-0/+1
| * | | Merge branch 'drm-next-3.14' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2014-01-3019-53/+102
| |\ \ \
| | * | | drm/radeon/dce8: workaround for atom BlankCrtc tableAlex Deucher2014-01-291-0/+20