summaryrefslogtreecommitdiffstats
path: root/lib/lockref.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-04-26skd: remove broken discard supportJeff Moyer1-58/+1
2016-04-13block: kill off q->flush_flagsJens Axboe8-28/+32
2016-04-13nvme: Avoid reset work on watchdog timer function during error recoveryGuilherme G. Piccoli1-8/+30
2016-04-13NVMe: silence warning about unused 'dev'Jens Axboe1-2/+2
2016-04-13block: kill blk_queue_flush()Jens Axboe3-23/+2
2016-04-13um: switch to using blk_queue_write_cache()Jens Axboe1-1/+1
2016-04-13mtd: switch to using blk_queue_write_cache()Jens Axboe1-1/+1
2016-04-13mmc/block: switch to using blk_queue_write_cache()Jens Axboe1-1/+1
2016-04-13md: update to using blk_queue_write_cache()Jens Axboe1-1/+1
2016-04-13ide-disk: update to using blk_queue_write_cache()Jens Axboe1-3/+3
2016-04-13xen-blkfront: switch to using blk_queue_write_cache()Jens Axboe1-1/+2
2016-04-13dm: switch to using blk_queue_write_cache()Jens Axboe1-4/+4
2016-04-13bcache: switch to using blk_queue_write_cache()Jens Axboe1-1/+1
2016-04-13virtio_blk: switch to using blk_queue_write_cache()Jens Axboe1-5/+1
2016-04-13ps3disk: switch to using blk_queue_write_cache()Jens Axboe1-1/+1
2016-04-13skd_main: switch to using blk_queue_write_cache()Jens Axboe1-1/+1
2016-04-13osdblk: switch to using blk_queue_write_cache()Jens Axboe1-1/+1
2016-04-13nbd: switch to using blk_queue_write_cache()Jens Axboe1-2/+2
2016-04-13mtip32xx: remove call to blk_queue_flush()Jens Axboe1-6/+0
2016-04-13loop: switch to using blk_queue_write_cache()Jens Axboe1-1/+1
2016-04-13drbd: switch to using blk_queue_write_cache()Jens Axboe1-1/+1
2016-04-13NVMe: switch to using blk_queue_write_cache()Jens Axboe1-2/+5
2016-04-13sd: switch to using blk_queue_write_cache()Jens Axboe1-4/+4
2016-04-12block: add ability to flag write back caching on a deviceJens Axboe4-0/+77
2016-04-12blk-mq: Make blk_mq_all_tag_busy_iter staticSagi Grimberg2-5/+2
2016-04-12mtip32xx: Convert to use blk_mq_tagset_busy_iterKeith Busch1-3/+3
2016-04-12nvme: Use blk-mq helper for IO terminationSagi Grimberg1-14/+5
2016-04-12NVMe: Skip async events for degraded controllersKeith Busch1-2/+10
2016-04-12nvme: add helper nvme_setup_cmd()Ming Lin3-97/+108
2016-04-12nvme: rewrite discard supportMing Lin1-29/+39
2016-04-12nvme: add helper nvme_map_len()Ming Lin2-8/+13
2016-04-12nvme: add missing lock nesting notationMing Lin1-1/+7
2016-04-12NVMe: Always use MSI/MSI-x interruptsKeith Busch1-10/+15
2016-04-12blk-mq: Export tagset iter functionSagi Grimberg2-0/+14
2016-04-12block: add offset in blk_add_request_payload()Ming Lin4-5/+6
2016-04-12writeback: Fix performance regression in wb_over_bg_thresh()Howard Cochran1-2/+4
2016-04-11Linux 4.6-rc3v4.6-rc3Linus Torvalds1-1/+1
2016-04-11Revert "ext4: allow readdir()'s of large empty directories to be interrupted"Linus Torvalds2-10/+0
2016-04-09i2c: jz4780: really prevent potential division by zeroWolfram Sang1-1/+6
2016-04-09Revert "i2c: jz4780: prevent potential division by zero"Wolfram Sang1-1/+1
2016-04-08bridge, netem: mark mailing lists as moderatedstephen hemminger1-2/+2
2016-04-08parisc: Update comment regarding relative extable supportHelge Deller1-6/+4
2016-04-08parisc: Unbreak handling exceptions from kernel modulesHelge Deller4-0/+9
2016-04-08parisc: Fix kernel crash with reversed copy_from_user()Helge Deller1-0/+3
2016-04-08parisc: Avoid function pointers for kernel exception routinesHelge Deller1-5/+5
2016-04-08parisc: Handle R_PARISC_PCREL32 relocations in kernel modulesHelge Deller1-0/+8
2016-04-08tuntap: restore default qdiscJason Wang1-2/+2
2016-04-08orangefs: remove unused variableMartin Brandenburg1-3/+1
2016-04-08orangefs: Add KERN_<LEVEL> to gossip_<level> macrosJoe Perches1-14/+17
2016-04-08orangefs: strncpy -> strscpyMartin Brandenburg1-1/+5