summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SUNRPC: Detect immediate closure of accepted socketsTrond Myklebust2016-08-011-2/+5
* SUNRPC: accept() may return sockets that are still in SYN_RECVTrond Myklebust2016-08-011-3/+10
* nfsd: allow nfsd to advertise multiple layout typesJeff Layton2016-07-155-24/+22
* nfsd: Close race between nfsd4_release_lockowner and nfsd4_lockChuck Lever2016-07-151-23/+17
* nfsd/blocklayout: Make sure calculate signature/designator length alignedKinglong Mee2016-07-151-2/+2
* xfs: abstract block export operations from nfsd layoutsBenjamin Coddington2016-07-155-5/+12
* SUNRPC: Remove unused callback xpo_adjust_wspace()Trond Myklebust2016-07-132-3/+0
* SUNRPC: Change TCP socket space reservationTrond Myklebust2016-07-131-43/+4
* SUNRPC: Add a server side per-connection limitTrond Myklebust2016-07-134-3/+44
* SUNRPC: Micro optimisation for svc_data_readyTrond Myklebust2016-07-131-2/+2
* SUNRPC: Call the default socket callbacks instead of open codingTrond Myklebust2016-07-131-69/+19
* SUNRPC: lock the socket while detaching itTrond Myklebust2016-07-131-0/+3
* SUNRPC: Add tracepoints for dropped and deferred requestsTrond Myklebust2016-07-132-0/+65
* SUNRPC: Add a tracepoint for server socket out-of-space conditionsTrond Myklebust2016-07-132-3/+15
* nfsd: Fix some indent inconsistancyChristophe JAILLET2016-07-133-3/+3
* nfsd: Correct a comment for NFSD_MAY_ defines locationOleg Drokin2016-07-131-1/+1
* nfsd: Add a super simple flex file serverTom Haynes2016-07-137-1/+329
* nfsd: flex file device id encoding will need the server addressTom Haynes2016-07-133-1/+4
* sunrpc: add gss minor status to svcauth_gss_proxy_initScott Mayhew2016-07-131-2/+3
* nfsd: implement machine credential support for some operationsAndrew Elble2016-07-137-28/+99
* nfsd: allow mach_creds_match to be used more broadlyAndrew Elble2016-07-132-7/+9
* nfs/nfsd: Move useful bitfield ops to a commonly accessible placeAndrew Elble2016-07-132-11/+11
* sunrpc: remove 'inuse' flag from struct cache_detail.NeilBrown2016-07-132-3/+1
* SUNRPC: Don't allocate a full sockaddr_storage for tracingTrond Myklebust2016-07-011-13/+34
* locks: use file_inode()Miklos Szeredi2016-07-011-1/+1
* lockd: unregister notifier blocks if the service fails to come up completelyScott Mayhew2016-06-301-3/+10
* Linux 4.7-rc5v4.7-rc5Linus Torvalds2016-06-261-1/+1
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2016-06-264-6/+12
|\
| * Merge remote-tracking branch 'mkp-scsi/4.7/scsi-fixes' into fixesJames Bottomley2016-06-184-6/+12
| |\
| | * 53c700: fix BUG on untagged commandsJames Bottomley2016-06-141-2/+2
| | * scsi: fix race between simultaneous decrements of ->host_failedWei Fang2016-06-083-4/+10
* | | Merge branch 'for-linus-4.7-part2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-06-253-13/+34
|\ \ \
| * | | Btrfs: fix ->iterate_shared() by upgrading i_rwsem for delayed nodesOmar Sandoval2016-06-253-13/+34
* | | | Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-06-2511-36/+57
|\ \ \ \
| * | | | Btrfs: Force stripesize to the value of sectorsizeChandan Rajendra2016-06-232-6/+4
| * | | | btrfs: fix disk_i_size update bug when fallocate() failsWang Xiaoguang2016-06-231-1/+2
| * | | | Btrfs: fix error handling in map_private_extent_bufferLiu Bo2016-06-232-2/+11
| * | | | Btrfs: fix error return code in btrfs_init_test_fs()Wei Yongjun2016-06-231-1/+1
| * | | | Btrfs: don't do nocow check unless we have toJosef Bacik2016-06-221-22/+22
| * | | | btrfs: fix deadlock in delayed_ref_async_startChris Mason2016-06-221-9/+11
| * | | | Btrfs: track transid for delayed ref flushingJosef Bacik2016-06-224-5/+16
* | | | | Merge tag 'sound-4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2016-06-254-12/+19
|\ \ \ \ \
| * | | | | ALSA: dummy: Fix a use-after-free at closingTakashi Iwai2016-06-241-0/+1
| * | | | | ALSA: hda / realtek - add two more Thinkpad IDs (5050,5053) for tpt460 fixupJaroslav Kysela2016-06-241-0/+2
| * | | | | ALSA: hda - Fix the headset mic jack detection on Dell machineWoodrow Shen2016-06-241-0/+4
| * | | | | ALSA: hda/tegra: iomem fixups for sparse warningsBen Dooks2016-06-221-10/+10
| * | | | | ALSA: hdac_regmap - fix the register access for runtime PMJaroslav Kysela2016-06-171-2/+2
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-06-251-0/+12
|\ \ \ \ \ \
| * | | | | | kprobes/x86: Clear TF bit in fault on single-steppingMasami Hiramatsu2016-06-141-0/+12
* | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-06-253-21/+66
|\ \ \ \ \ \ \