summaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-cache-policy.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-03-14md/bitmap: remove redundant return in bitmap_checkpageGuoqing Jiang1-1/+0
2016-03-14md/raid1: remove unnecessary BUG_ONGuoqing Jiang1-1/+0
2016-03-14md: multipath: don't hardcopy bio in .make_request pathMing Lei1-1/+3
2016-03-09md/raid5: output stripe state for debugShaohua Li1-4/+6
2016-03-09md/raid5: preserve STRIPE_PREREAD_ACTIVE in break_stripe_batch_listNeilBrown1-1/+1
2016-03-07Update MD git tree URLShaohua Li1-1/+1
2016-03-07md/bitmap: remove redundant checkEric Engestrom1-2/+1
2016-02-26MD: warn for potential deadlockShaohua Li1-0/+1
2016-02-26md: Drop sending a change uevent when stoppingSebastian Parschauer1-1/+0
2016-02-26RAID5: revert e9e4c377e2f563 to fix a livelockShaohua Li2-20/+9
2016-02-26RAID5: check_reshape() shouldn't call mddev_suspendShaohua Li2-0/+20
2016-02-26md/raid5: Compare apples to apples (or sectors to sectors)Jes Sorensen1-2/+2
2016-02-24thp: call pmdp_invalidate() with correct virtual addressKirill A. Shutemov1-4/+5
2016-02-24arc: SMP: CONFIG_ARC_IPI_DBG cleanupValentin Rothberg1-5/+0
2016-02-24ARC: SMP: No need for CONFIG_ARC_IPI_DBGVineet Gupta3-19/+1
2016-02-24ARCv2: Elide sending new cross core intr if receiver didn't ack prevVineet Gupta1-17/+10
2016-02-24ARCv2: SMP: Push IPI_IRQ into IPI providerVineet Gupta2-1/+1
2016-02-24ARC: [intc-compact] Remove IPI setup from ARCompact portVineet Gupta2-4/+0
2016-02-24ARCv2: SMP: Emulate IPI to self using software triggered interruptVineet Gupta3-5/+32
2016-02-24x86: fix SMAP in 32-bit environmentsLinus Torvalds1-0/+26
2016-02-23arc: get rid of DEVTMPFS dependency on INITRAMFS_SOURCEAlexey Brodkin11-57/+18
2016-02-22NFSv4.x/pnfs: Fix a race between layoutget and bulk recallsTrond Myklebust1-11/+6
2016-02-22NFSv4.x/pnfs: Fix a race between layoutget and pnfs_destroy_layoutTrond Myklebust1-2/+22
2016-02-22bnx2x: Fix 84833 phy command handlerYuval Mintz2-29/+56
2016-02-22bnx2x: Fix led setting for 84858 phy.Yuval Mintz2-5/+91
2016-02-22bnx2x: Correct 84858 PHY fw versionYuval Mintz1-13/+79
2016-02-22bnx2x: Fix 84833 RX CRCYuval Mintz1-0/+26
2016-02-22bnx2x: Fix link-forcing for KR2Yuval Mintz1-2/+4
2016-02-22net: ethernet: davicom: fix devicetree irq resourceRobert Jarzmik1-17/+17
2016-02-22fmvj18x_cs: fix incorrect indexing of dev->dev_addr[] when copying the MAC ad...Ken Kawasaki1-2/+2
2016-02-22Driver: Vmxnet3: Update Rx ring 2 max sizeShrikrishna Khare2-3/+3
2016-02-22net: netcp: rework the code for get/set sw_data in dma descKaricheri, Muralidharan1-17/+55
2016-02-22soc: ti: knav_dma: rename pad in struct knav_dma_desc to sw_dataKaricheri, Muralidharan2-20/+24
2016-02-22net: ti: netcp: restore get/set_pad_info() functionalityKaricheri, Muralidharan1-41/+18
2016-02-22MAINTAINERS: Drop myself as xen netback maintainerIan Campbell1-1/+0
2016-02-22sctp: Fix port hash table size computationNeil Horman1-8/+38
2016-02-22dm: fix dm_rq_target_io leak on faults with .request_fn DM w/ blk-mq pathsMike Snitzer1-0/+2
2016-02-21can: ems_usb: Fix possible tx overflowGerhard Uttenthaler1-4/+10
2016-02-20Linux 4.5-rc5v4.5-rc5Linus Torvalds1-1/+1
2016-02-20kernel/resource.c: fix muxed resource handling in __request_region()Simon Guinot1-2/+3
2016-02-20Bluetooth: hci_core: Avoid mixing up req_complete and req_complete_skbDouglas Anderson1-2/+4
2016-02-20fs/pnode.c: treat zero mnt_group_id-s as unequalMaxim Patlasov1-2/+7
2016-02-20affs_do_readpage_ofs(): just use kmap_atomic() around memcpy()Al Viro1-3/+2
2016-02-20xattr handlers: plug a lock leak in simple_xattr_listMateusz Guzik1-3/+3
2016-02-20fs: allow no_seek_end_llseek to actually seekWouter van Kesteren1-1/+2
2016-02-20net: bcmgenet: Fix internal PHY link stateJaedon Shin1-2/+1
2016-02-20af_unix: Don't use continue to re-execute unix_stream_read_generic loopRainer Weikusat1-1/+2
2016-02-20unix_diag: fix incorrect sign extension in unix_lookup_by_inoDmitry V. Levin1-1/+1
2016-02-20bnxt_en: Failure to update PHY is not fatal condition.Michael Chan1-1/+1
2016-02-20bnxt_en: Remove unnecessary call to update PHY settings.Michael Chan1-4/+2