summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* blk-mq: fix use-after-free in blk_mq_free_tag_set()Junichi Nomura2015-10-152-3/+2
* nvme: fix 32-bit build warningArnd Bergmann2015-10-121-3/+3
* writeback: fix incorrect calculation of available memory for memcg domainsTejun Heo2015-10-123-32/+40
* writeback: memcg dirty_throttle_control should be initialized with wb->memcg_...Tejun Heo2015-10-121-9/+11
* writeback: bdi_writeback iteration must not skip dying onesTejun Heo2015-10-125-75/+39
* writeback: fix bdi_writeback iteration in wakeup_dirtytime_writeback()Tejun Heo2015-10-121-2/+2
* writeback: laptop_mode_timer_fn() needs rcu_read_lock() around bdi_writeback ...Tejun Heo2015-10-121-0/+2
* nbd: Add locking for tasksMarkus Pargmann2015-10-081-6/+30
* Merge branch 'stable/for-jens-4.3' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2015-10-071-1/+2
|\
| * xen-blkfront: check for null drvdata in blkback_changed (XenbusStateClosing)Cathy Avery2015-10-071-1/+2
* | Merge tag 'regmap-fix-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-10-071-3/+2
|\ \
| * | regmap: debugfs: Don't bother actually printing when calculating max lengthMark Brown2015-09-191-2/+1
| * | regmap: debugfs: Ensure we don't underflow when printing access masksMark Brown2015-09-191-1/+1
* | | Merge tag 'spi-fix-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-10-072-4/+5
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge remote-tracking branches 'spi/fix/davinci' and 'spi/fix/sh-msiof' into ...Mark Brown2015-10-072-4/+5
| |\ \ \ \
| | | * | | spi: sh-msiof: Match renesas,rx-fifo-size in DT bindings doc with driverGeert Uytterhoeven2015-09-291-1/+1
| | | |/ /
| | * | | spi: davinci: fix handling platform_get_irq resultAndrzej Hajda2015-09-251-3/+4
| | |/ /
* | | | Merge tag 'regulator-fix-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-10-072-2/+6
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'regulator/fix/axp20x' into regulator-linusMark Brown2015-10-061-2/+2
| |\ \ \ \
| | * | | | regulator: axp20x: Fix enable bit indexes for DCDC4 and DCDC5Chen-Yu Tsai2015-09-291-2/+2
| | | |/ / | | |/| |
| * | | | Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown2015-10-061-0/+4
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | regulator: core: Handle probe deferral from DT when resolving suppliesMark Brown2015-10-011-0/+4
* | | | | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2015-10-076-4/+12
|\ \ \ \ \
| * | | | | strscpy: zero any trailing garbage bytes in the destinationChris Metcalf2015-10-061-1/+2
| * | | | | word-at-a-time.h: support zero_bytemask() on alpha and tileChris Metcalf2015-10-062-1/+9
| * | | | | word-at-a-time.h: fix some Kbuild filesChris Metcalf2015-10-063-2/+1
| |/ / / /
* | | | | Merge tag 'for-linus-20151006' of git://git.infradead.org/linux-mtdLinus Torvalds2015-10-072-18/+11
|\ \ \ \ \
| * | | | | mxc_nand: fix copy_spareEric Benard2015-09-271-1/+1
| * | | | | mtd: nand: sunxi: fix sunxi_nand_chips_cleanup()Boris BREZILLON2015-09-211-0/+1
| * | | | | mtd: nand: sunxi: fix OOB handling in ->write_xxx() functionsBoris BREZILLON2015-09-211-17/+9
| | |_|/ / | |/| | |
* | | | | Merge tag 'nfs-for-4.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-10-076-15/+30
|\ \ \ \ \
| * | | | | NFS: Fix a tracepoint NULL-pointer dereferenceAnna Schumaker2015-10-061-1/+1
| * | | | | Merge tag 'nfs-rdma-for-4.3-2' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust2015-10-022-4/+7
| |\ \ \ \ \
| | * | | | | xprtrdma: disconnect and flush cqs before freeing buffersSteve Wise2015-09-282-4/+7
| * | | | | | nfs4: reset states to use open_stateid when returning delegation voluntarilyJeff Layton2015-10-021-0/+3
| * | | | | | NFSv4: Fix a nograce recovery hangBenjamin Coddington2015-10-021-0/+2
| * | | | | | NFSv4.1: nfs4_opendata_check_deleg needs to handle NFS4_OPEN_CLAIM_DELEG_CUR_FHTrond Myklebust2015-10-021-2/+8
| * | | | | | NFSv4: Don't try to reclaim unused state ownersTrond Myklebust2015-10-021-1/+2
| * | | | | | NFS: Fix a write performance regressionTrond Myklebust2015-10-021-1/+1
| * | | | | | NFS: Fix up page writeback accountingTrond Myklebust2015-10-021-6/+6
* | | | | | | Revert "fs: do not prefault sys_write() user buffer pages"Linus Torvalds2015-10-071-18/+16
* | | | | | | Merge tag 'for-linus-4.3b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-10-065-5/+54
|\ \ \ \ \ \ \
| * | | | | | | x86/xen/p2m: hint at the last populated P2M entryDavid Vrabel2015-10-061-1/+18
| * | | | | | | x86/xen: Do not clip xen_e820_map to xen_e820_map_entries when sanitizing mapMalcolm Crossley2015-09-281-1/+1
| * | | | | | | x86/xen: Support kexec/kdump in HVM guests by doing a soft resetVitaly Kuznetsov2015-09-282-0/+31
| * | | | | | | xen/x86: Don't try to write syscall-related MSRs for PV guestsBoris Ostrovsky2015-09-281-0/+1
| * | | | | | | xen: use correct type for HYPERVISOR_memory_op()Juergen Gross2015-09-282-3/+3
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-10-0611-40/+77
|\ \ \ \ \ \ \ \
| * | | | | | | | s390/defconfig: set SCSI_DH=ySebastian Ott2015-10-013-3/+3
| * | | | | | | | s390/vtime: correct scaled cputime of partially idle CPUsMartin Schwidefsky2015-09-303-30/+67
OpenPOWER on IntegriCloud