summaryrefslogtreecommitdiffstats
path: root/fs/jfs (unfollow)
Commit message (Expand)AuthorFilesLines
2016-09-26nfsd: plumb in a CB_NOTIFY_LOCK operationJeff Layton3-0/+73
2016-09-26NFSD: fix corruption in notifier registrationVasily Averin1-4/+14
2016-09-23svcrdma: support Remote InvalidationChuck Lever3-6/+65
2016-09-23svcrdma: Server-side support for rpcrdma_connect_privateChuck Lever1-4/+30
2016-09-23rpcrdma: RDMA/CM private message data structureChuck Lever1-0/+35
2016-09-23svcrdma: Skip put_page() when send_reply() failsChuck Lever1-1/+1
2016-09-23svcrdma: Tail iovec leaves an orphaned DMA mappingChuck Lever5-26/+27
2016-09-23nfsd: fix dprintk in nfsd4_encode_getdeviceinfoJeff Layton1-1/+1
2016-09-16nfsd: eliminate cb_minorversion fieldJeff Layton2-5/+3
2016-09-16nfsd: don't set a FL_LAYOUT lease for flexfiles layoutsJeff Layton3-1/+7
2016-09-12svcauth_gss: Revert 64c59a3726f2 ("Remove unnecessary allocation")Chuck Lever1-2/+3
2016-09-12Linux 4.8-rc6v4.8-rc6Linus Torvalds1-1/+1
2016-09-11nvme: make NVME_RDMA depend on BLOCKLinus Torvalds1-1/+1
2016-09-10fscrypto: require write access to mount to set encryption policyEric Biggers4-25/+29
2016-09-10fscrypto: only allow setting encryption policy on directoriesEric Biggers1-0/+2
2016-09-10fscrypto: add authorization check for setting encryption policyEric Biggers1-0/+3
2016-09-10libnvdimm: allow legacy (e820) pmem region to clear bad blocksDave Jiang1-1/+5
2016-09-10nfit, mce: Fix SPA matching logic in MCE handlerVishal Verma1-1/+1
2016-09-10mm: fix cache mode of dax pmd mappingsDan Williams2-7/+19
2016-09-10mm: fix show_smap() for zone_device-pmd rangesDan Williams2-2/+4
2016-09-09virtio_console: Stop doing DMA on the stackAndy Lutomirski1-8/+15
2016-09-09virtio: mark vring_dma_dev() staticBaoyou Xie1-1/+1
2016-09-09arm64: use preempt_disable_notrace in _percpu_read/writeChunyan Zhang1-4/+4
2016-09-09arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb()Will Deacon1-0/+10
2016-09-09usb: chipidea: udc: fix NULL ptr dereference in isr_setup_status_phaseClemens Gruber1-0/+9
2016-09-08cpufreq-stats: Minor documentation fixJean Delvare1-1/+1
2016-09-08i2c: rk3x: Restore clock settings at resume timeDoug Anderson1-0/+12
2016-09-08i2c: Spelling s/acknowedge/acknowledge/Geert Uytterhoeven2-2/+2
2016-09-08i2c: designware: save the preset value of DW_IC_SDA_HOLDZhuo-hao Lee1-6/+10
2016-09-08Documentation: i2c: slave-interface: add note for driver developmentWolfram Sang1-0/+5
2016-09-08i2c: mux: demux-pinctrl: run properly with multiple instancesWolfram Sang1-4/+10
2016-09-08ALSA: rawmidi: Fix possible deadlock with virmidi registrationTakashi Iwai1-1/+3
2016-09-08ALSA: timer: Fix zero-division by continue of uninitialized instanceTakashi Iwai1-0/+14
2016-09-08dmi-id: don't free dev structure after calling device_registerAllen Hung1-4/+4
2016-09-08xhci: fix null pointer dereference in stop command timeout functionMathias Nyman1-1/+5
2016-09-08arm-cci: pmu: Fix typo in event nameSuzuki K Poulose1-1/+1
2016-09-08Revert "ARM: tegra: fix erroneous address in dts"Olof Johansson1-2/+2
2016-09-08powerpc/mm: Don't alias user region to other regions below PAGE_OFFSETPaul Mackerras1-1/+6
2016-09-08powerpc/32: Fix again csum_partial_copy_generic()Christophe Leroy1-3/+4
2016-09-08powerpc/powernv: Fix corrupted PE allocation bitmap on releasing PEGavin Shan1-1/+2
2016-09-08gpio: sa1100: fix irq probing for ucb1x00Russell King1-1/+1
2016-09-08gpio: mcp23s08: make driver depend on OF_GPIOLinus Walleij2-1/+2
2016-09-08Revert "gpio: include <linux/io-mapping.h> in gpiolib-of"Linus Walleij1-1/+0
2016-09-07usercopy: remove page-spanning test for nowKees Cook2-26/+46
2016-09-07usercopy: force check_object_size() inlineKees Cook1-2/+2
2016-09-07seccomp: Remove 2-phase API documentationMickaël Salaün1-11/+0
2016-09-07um/ptrace: Fix the syscall number update after a ptraceMickaël Salaün3-5/+7
2016-09-07um/ptrace: Fix the syscall_trace_leave callMickaël Salaün1-2/+3
2016-09-07usb: dwc3: pci: fix build warning on !PM_SLEEPFelipe Balbi1-1/+3
2016-09-06lkdtm: adjust usercopy tests to bypass const checksKees Cook1-8/+17