summaryrefslogtreecommitdiffstats
path: root/crypto (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-06NFSD: Fix a memory leak in nfsd4_create_sessionKinglong Mee1-8/+10
2014-01-06sunrpc: get rid of use_gssp_lockJeff Layton1-24/+18
2014-01-06sunrpc: fix potential race between setting use_gss_proxy and the upcall rpc_clntJeff Layton1-2/+2
2014-01-06sunrpc: don't wait for write before allowing reads from use-gss-proxy fileJeff Layton3-34/+2
2014-01-06nfsd: get rid of unused function definitionKinglong Mee1-2/+0
2014-01-06Define op_iattr for nfsd4_open instead using macroKinglong Mee1-2/+1
2014-01-06NFSD: fix compile warning without CONFIG_NFSD_V3Kinglong Mee1-0/+4
2014-01-04NFSD: Don't start lockd when only NFSv4 is runningKinglong Mee2-5/+22
2014-01-04SUNRPC/NFSD: Support a new option for ignoring the result of svc_registerKinglong Mee3-9/+21
2014-01-04NFSD: fix bad length checking for backchannelKinglong Mee1-2/+7
2014-01-04NFSD: fix a leak which can cause CREATE_SESSION failuresKinglong Mee1-1/+1
2014-01-04Add missing recording of back channel attrs in nfsd4_sessionKinglong Mee1-0/+2
2014-01-03nfsd: get rid of unused macro definitionKinglong Mee1-5/+0
2014-01-03nfsd: clean up unnecessary temporary variable in nfsd4_decode_fattrKinglong Mee1-9/+3
2014-01-03nfsd: using nfsd4_encode_noop for encoding destroy_session/free_stateidKinglong Mee2-25/+2
2014-01-03nfsd: clean up an xdr reserved space calculationKinglong Mee1-1/+1
2014-01-02nfsd: get rid of unused function definitionKinglong Mee1-8/+0
2014-01-02nfsd: calculate the missing length of bitmap in EXCHANGE_IDKinglong Mee2-9/+18
2013-12-12nfsd: revoking of suid/sgid bits after chown() in a consistent wayStanislav Kholmanskikh1-2/+1
2013-12-12net/sunrpc/cache: simplify code by using hex_pack_byte()Andy Shevchenko1-3/+1
2013-12-11nfsd: don't try to reuse an expired DRC entry off the listJeff Layton1-32/+4
2013-12-11sunrpc: fix some typosWeng Meiling2-5/+4
2013-12-11nfsd: start documenting some XDR handling functionsChristoph Hellwig1-0/+19
2013-12-11nfsd: don't return high mode bitsAlbert Fluegel2-2/+2
2013-12-11nfsd4: update 4.1 nfsd status documentationJ. Bruce Fields1-28/+14
2013-12-11nfsd: when reusing an existing repcache entry, unhash it firstJeff Layton1-1/+8
2013-12-06Linux 3.13-rc3v3.13-rc3Linus Torvalds1-1/+1
2013-12-06aio: clean up aio ring in the fail pathGu Zheng1-2/+6
2013-12-05ftrace: default to tilegx if ARCH=tile is specifiedTony Lu1-1/+2
2013-12-05tracing: Only run synchronize_sched() at instance deletion timeSteven Rostedt2-10/+3
2013-12-05blk-mq: fix use-after-free of requestMing Lei1-2/+2
2013-12-05x86/apic, doc: Justification for disabling IO APIC before Local APICFenghua Yu1-0/+11
2013-12-05PowerCap: Fix mode for energy counterSrinivas Pandruvada1-1/+6
2013-12-05PNP: fix restoring devices after hibernationDmitry Torokhov1-1/+11
2013-12-04x86, bitops: Correct the assembly constraints to testing bitopsH. Peter Anvin5-13/+13
2013-12-04nfs: fix do_div() warning by instead using sector_div()Helge Deller1-1/+1
2013-12-04MAINTAINERS: Update contact information for Trond MyklebustTrond Myklebust1-2/+2
2013-12-04NFSv4.1: Prevent a 3-way deadlock between layoutreturn, open and state recoveryTrond Myklebust1-1/+8
2013-12-04ALSA: hda - Fix silent output on MacBook Air 2,1Takashi Iwai1-8/+31
2013-12-04video: vt8500: fix error handling in probe()Dan Carpenter1-14/+11
2013-12-04atmel_lcdfb: fix module autoloadJohan Hovold1-0/+1
2013-12-04ALSA: hda - Fix missing ELD info when using jackpoll_ms parameterDavid Henningsson1-12/+15
2013-12-04ALSA: hda/realtek - remove hp_automute_hook from alc283_fixup_chromebookKailang Yang1-1/+0
2013-12-04Btrfs: update the MAINTAINERS fileChris Mason1-1/+2
2013-12-04x86-64, build: Always pass in -mno-sseH. Peter Anvin1-1/+7
2013-12-03parisc: update 64bit defconfigs and use SIL680 instead of SIIMAGE driverHelge Deller3-67/+8
2013-12-03arm: dts: socfpga: Change some clocks of gate-clk type to perip-clkDinh Nguyen1-3/+4
2013-12-03arm: socfpga: Enable ARM_TWD for socfpgaDinh Nguyen1-0/+1
2013-12-03blk-mq: fix dereference of rq->mq_ctx if allocation failsJeff Moyer1-4/+8
2013-12-03cpuidle: Check for dev before deregistering it.Konrad Rzeszutek Wilk1-1/+1