summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* exportfs: be careful to only return expected errors.NeilBrown2016-10-062-10/+13
* nfsd4: setclientid_confirm with unmatched verifier should failJ. Bruce Fields2016-09-261-2/+3
* nfsd: randomize SETCLIENTID reply to help distinguish serversJ. Bruce Fields2016-09-261-0/+2
* nfsd: set the MAY_NOTIFY_LOCK flag in OPEN repliesJeff Layton2016-09-261-2/+4
* nfs: add a new NFS4_OPEN_RESULT_MAY_NOTIFY_LOCK constantJeff Layton2016-09-261-2/+3
* nfsd: add a LRU list for blocked locksJeff Layton2016-09-263-0/+65
* nfsd: have nfsd4_lock use blocking locks for v4.1+ locksJeff Layton2016-09-262-20/+156
* nfsd: plumb in a CB_NOTIFY_LOCK operationJeff Layton2016-09-263-0/+73
* NFSD: fix corruption in notifier registrationVasily Averin2016-09-261-4/+14
* svcrdma: support Remote InvalidationChuck Lever2016-09-233-6/+65
* svcrdma: Server-side support for rpcrdma_connect_privateChuck Lever2016-09-231-4/+30
* rpcrdma: RDMA/CM private message data structureChuck Lever2016-09-231-0/+35
* svcrdma: Skip put_page() when send_reply() failsChuck Lever2016-09-231-1/+1
* svcrdma: Tail iovec leaves an orphaned DMA mappingChuck Lever2016-09-235-26/+27
* nfsd: fix dprintk in nfsd4_encode_getdeviceinfoJeff Layton2016-09-231-1/+1
* nfsd: eliminate cb_minorversion fieldJeff Layton2016-09-162-5/+3
* nfsd: don't set a FL_LAYOUT lease for flexfiles layoutsJeff Layton2016-09-163-1/+7
* svcauth_gss: Revert 64c59a3726f2 ("Remove unnecessary allocation")Chuck Lever2016-09-121-2/+3
* Linux 4.8-rc6v4.8-rc6Linus Torvalds2016-09-121-1/+1
* nvme: make NVME_RDMA depend on BLOCKLinus Torvalds2016-09-111-1/+1
* Merge tag 'staging-4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-09-116-8/+19
|\
| * Merge tag 'iio-fixes-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-09-096-8/+19
| |\
| | * iio:core: fix IIO_VAL_FRACTIONAL sign handlingGregor Boirie2016-09-051-3/+2
| | * iio: ensure ret is initialized to zero before entering do loopColin Ian King2016-09-051-2/+2
| | * iio: accel: kxsd9: Fix scaling bugLinus Walleij2016-09-031-0/+1
| | * iio: accel: bmc150: reset chip at init timeOlof Johansson2016-09-031-0/+11
| | * iio: fix pressure data output unit in hid-sensor-attributesKweh, Hock Leong2016-09-031-2/+2
| | * tools:iio:iio_generic_buffer: fix trigger-less modeGregor Boirie2016-08-291-1/+1
* | | Merge tag 'usb-4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-09-118-8/+39
|\ \ \
| * \ \ Merge tag 'fixes-for-v4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-09-096-7/+25
| |\ \ \
| | * | | usb: dwc3: pci: fix build warning on !PM_SLEEPFelipe Balbi2016-09-071-1/+3
| | * | | usb: gadget: prevent potenial null pointer dereference on skb->lenColin Ian King2016-09-061-1/+1
| | * | | usb: renesas_usbhs: fix clearing the {BRDY,BEMP}STS conditionYoshihiro Shimoda2016-09-051-2/+9
| | * | | usb: phy: phy-generic: Check clk_prepare_enable() errorFabio Estevam2016-09-051-2/+6
| | * | | usb: gadget: udc: renesas-usb3: clear VBOUT bit in DRD_CONYoshihiro Shimoda2016-09-051-0/+2
| | * | | Revert "usb: dwc3: gadget: always decrement by 1"John Youn2016-09-051-1/+4
| | |/ /
| * | | Merge tag 'usb-ci-v4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2016-09-091-0/+9
| |\ \ \
| | * | | usb: chipidea: udc: fix NULL ptr dereference in isr_setup_status_phaseClemens Gruber2016-09-091-0/+9
| * | | | xhci: fix null pointer dereference in stop command timeout functionMathias Nyman2016-09-081-1/+5
| | |/ / | |/| |
* | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-09-107-12/+30
|\ \ \ \
| * | | | libnvdimm: allow legacy (e820) pmem region to clear bad blocksDave Jiang2016-09-101-1/+5
| * | | | nfit, mce: Fix SPA matching logic in MCE handlerVishal Verma2016-09-101-1/+1
| * | | | mm: fix cache mode of dax pmd mappingsDan Williams2016-09-102-7/+19
| * | | | mm: fix show_smap() for zone_device-pmd rangesDan Williams2016-09-102-2/+4
| * | | | dax: fix mapping size checkDan Williams2016-09-031-1/+1
* | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-09-108-15/+43
|\ \ \ \ \
| * | | | | i2c: rk3x: Restore clock settings at resume timeDoug Anderson2016-09-081-0/+12
| * | | | | i2c: Spelling s/acknowedge/acknowledge/Geert Uytterhoeven2016-09-082-2/+2
| * | | | | i2c: designware: save the preset value of DW_IC_SDA_HOLDZhuo-hao Lee2016-09-081-6/+10
| * | | | | Documentation: i2c: slave-interface: add note for driver developmentWolfram Sang2016-09-081-0/+5