summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* md/raid1: remove unnecessary BUG_ONGuoqing Jiang2016-03-141-1/+0
* md: multipath: don't hardcopy bio in .make_request pathMing Lei2016-03-141-1/+3
* md/raid5: output stripe state for debugShaohua Li2016-03-091-4/+6
* md/raid5: preserve STRIPE_PREREAD_ACTIVE in break_stripe_batch_listNeilBrown2016-03-091-1/+1
* Update MD git tree URLShaohua Li2016-03-071-1/+1
* md/bitmap: remove redundant checkEric Engestrom2016-03-071-2/+1
* MD: warn for potential deadlockShaohua Li2016-02-261-0/+1
* md: Drop sending a change uevent when stoppingSebastian Parschauer2016-02-261-1/+0
* RAID5: revert e9e4c377e2f563 to fix a livelockShaohua Li2016-02-262-20/+9
* RAID5: check_reshape() shouldn't call mddev_suspendShaohua Li2016-02-262-0/+20
* md/raid5: Compare apples to apples (or sectors to sectors)Jes Sorensen2016-02-251-2/+2
* Merge tag 'arc-4.5-rc6-fixes-upd' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-02-2420-163/+134
|\
| * arc: SMP: CONFIG_ARC_IPI_DBG cleanupValentin Rothberg2016-02-241-5/+0
| * ARC: SMP: No need for CONFIG_ARC_IPI_DBGVineet Gupta2016-02-243-19/+1
| * ARCv2: Elide sending new cross core intr if receiver didn't ack prevVineet Gupta2016-02-241-17/+10
| * ARCv2: SMP: Push IPI_IRQ into IPI providerVineet Gupta2016-02-242-1/+1
| * ARC: [intc-compact] Remove IPI setup from ARCompact portVineet Gupta2016-02-242-4/+0
| * ARCv2: SMP: Emulate IPI to self using software triggered interruptVineet Gupta2016-02-243-5/+32
| * arc: get rid of DEVTMPFS dependency on INITRAMFS_SOURCEAlexey Brodkin2016-02-2311-57/+18
| * ARCv2: boot report CCMs (Closely Coupled Memories)Vineet Gupta2016-02-182-40/+70
| * ARCv2: boot print Low Latency MemoryVineet Gupta2016-02-181-1/+2
| * ARC: Assume multiplier is always presentVineet Gupta2016-02-183-14/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-02-244-9/+14
|\ \
| * | fs/pnode.c: treat zero mnt_group_id-s as unequalMaxim Patlasov2016-02-201-2/+7
| * | affs_do_readpage_ofs(): just use kmap_atomic() around memcpy()Al Viro2016-02-201-3/+2
| * | xattr handlers: plug a lock leak in simple_xattr_listMateusz Guzik2016-02-201-3/+3
| * | fs: allow no_seek_end_llseek to actually seekWouter van Kesteren2016-02-201-1/+2
| |/
* | thp: call pmdp_invalidate() with correct virtual addressKirill A. Shutemov2016-02-241-4/+5
* | Merge tag 'dm-4.5-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/devic...Linus Torvalds2016-02-231-0/+2
|\ \
| * | dm: fix dm_rq_target_io leak on faults with .request_fn DM w/ blk-mq pathsMike Snitzer2016-02-211-0/+2
* | | Merge tag 'mmc-v4.5-rc4' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2016-02-231-0/+2
|\ \ \
| * | | mmc: omap_hsmmc: Fix PM regression with deferred probe for pm_runtime_reinitTony Lindgren2016-02-151-0/+2
| | |/ | |/|
* | | Merge tag 'nfs-for-4.5-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2016-02-238-66/+131
|\ \ \
| * | | NFSv4.x/pnfs: Fix a race between layoutget and bulk recallsTrond Myklebust2016-02-221-11/+6
| * | | NFSv4.x/pnfs: Fix a race between layoutget and pnfs_destroy_layoutTrond Myklebust2016-02-221-2/+22
| * | | Merge tag 'nfs-rdma-4.5-1' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust2016-02-181-0/+2
| |\ \ \
| | * | | xprtrdma: rpcrdma_bc_receive_call() should init rq_private_buf.lenChuck Lever2016-02-171-0/+2
| * | | | auth_gss: fix panic in gss_pipe_downcall() in fips modeScott Mayhew2016-02-171-1/+1
| * | | | pnfs/blocklayout: fix a memeory leak when using,vmalloc_to_pageKinglong Mee2016-02-172-2/+9
| * | | | nfs4: fix stateid handling for the NFS v4.2 operationsChristoph Hellwig2016-02-171-43/+76
| * | | | NFSv4: Fix a dentry leak on alias useBenjamin Coddington2016-02-171-2/+2
| * | | | pNFS: Always set NFS_LAYOUT_RETURN_REQUESTED with lo->plh_return_iomodeTrond Myklebust2016-02-151-2/+1
| * | | | pNFS: Fix pnfs_mark_matching_lsegs_return()Trond Myklebust2016-02-151-2/+13
| * | | | nfs: fix nfs_size_to_loff_tChristoph Hellwig2016-02-081-3/+1
* | | | | x86: fix SMAP in 32-bit environmentsLinus Torvalds2016-02-231-0/+26
* | | | | Merge tag 'trace-fixes-v4.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-02-222-11/+10
|\ \ \ \ \
| * | | | | tracing, kasan: Silence Kasan warning in check_stack of stack_tracerYang Shi2016-02-191-1/+5
| * | | | | ftracetest: Fix instance test to use proper shell command for pidsSteven Rostedt2016-02-191-10/+5
* | | | | | Merge tag 'for-linus-4.5-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-02-227-50/+81
|\ \ \ \ \ \
| * | | | | | xen/pcifront: Fix mysterious crashes when NUMA locality information was extra...Konrad Rzeszutek Wilk2016-02-151-4/+6
OpenPOWER on IntegriCloud