summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* zram: introduce zram memory trackingMinchan Kim2018-06-073-14/+139
* zram: record accessed secondMinchan Kim2018-06-072-0/+17
* zram: mark incompressible page as ZRAM_HUGEMinchan Kim2018-06-072-3/+16
* zram: correct flag name of ZRAM_ACCESSMinchan Kim2018-06-072-13/+13
* Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-046-106/+12
|\
| * drbd: switch to proc_create_singleChristoph Hellwig2018-05-163-35/+4
| * proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-163-71/+9
* | Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-blockLinus Torvalds2018-06-0428-229/+226
|\ \
| * | pktcdvd: convert to bioset_init()/mempool_init()Kent Overstreet2018-05-301-25/+25
| * | drbd: convert to bioset_init()/mempool_init()Kent Overstreet2018-05-306-59/+38
| * | blk-mq: only iterate over inflight requests in blk_mq_tagset_busy_iterChristoph Hellwig2018-05-302-14/+3
| * | nbd: clear DISCONNECT_REQUESTED flag once disconnection occurs.Kevin Vigor2018-05-301-6/+15
| * | null_blk: complete requests from ->timeoutChristoph Hellwig2018-05-291-2/+4
| * | mtip32xx: complete requests from ->timeoutChristoph Hellwig2018-05-291-1/+2
| * | nbd: complete requests from ->timeoutChristoph Hellwig2018-05-291-3/+4
| * | block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONEChristoph Hellwig2018-05-291-1/+1
| * | block drivers/block: Use octal not symbolic permissionsJoe Perches2018-05-2417-83/+81
| * | nbd: set discard granularity properlyJosef Bacik2018-05-231-2/+8
| * | block/ndb: add WQ_UNBOUND to the knbd-recv workqueueDan Melnic2018-05-221-1/+2
| * | nbd: call nbd_bdev_reset instead of bd_set_size on disconnectJosef Bacik2018-05-161-1/+1
| * | nbd: fix how we set bd_invalidatedJosef Bacik2018-05-161-4/+3
| * | nbd: clear_sock on netlink disconnectJosef Bacik2018-05-161-0/+1
| * | nbd: use bd_set_size when updating disk sizeJosef Bacik2018-05-161-1/+9
| * | nbd: update size when connectedJosef Bacik2018-05-161-0/+2
| * | nbd: fix nbd device deletionJosef Bacik2018-05-161-1/+4
| * | block: Split out bio_list_copy_data()Kent Overstreet2018-05-141-1/+1
| * | block: consistently use GFP_NOIO instead of __GFP_NORECLAIMChristoph Hellwig2018-05-142-2/+3
| * | block: sanitize blk_get_request calling conventionsChristoph Hellwig2018-05-144-4/+4
| * | ps3disk: handle highmem pagesChristoph Hellwig2018-05-111-2/+0
| * | aoe: handle highmem pagesChristoph Hellwig2018-05-112-2/+2
| * | DAC960: don't use block layer bounce buffersChristoph Hellwig2018-05-112-8/+2
| * | mtip32xx: don't use block layer bounce buffersChristoph Hellwig2018-05-111-1/+0
| * | mtip32xx: Fix an error handling path in 'mtip_pci_probe()'Christophe JAILLET2018-05-101-1/+1
| * | brd: Mark as non-rotationalSeongJae Park2018-05-091-0/+4
| * | loop: remember whether sysfs_create_group() was doneTetsuo Handa2018-05-072-5/+7
* | | Merge tag 'for-linus-20180524' of git://git.kernel.dk/linux-blockLinus Torvalds2018-05-241-0/+1
|\ \ \ | |_|/ |/| |
| * | loop: clear wb_err in bd_inode when detaching backing fileJeff Layton2018-05-211-0/+1
| |/
* / libceph: add osd_req_op_extent_osd_data_bvecs()Ilya Dryomov2018-05-101-1/+3
|/
* Merge tag 'for-linus-20180425' of git://git.kernel.dk/linux-blockLinus Torvalds2018-04-254-52/+68
|\
| * block/swim: Select appropriate drive on device openFinn Thain2018-04-161-1/+1
| * block/swim: Fix IO error at end of mediumFinn Thain2018-04-161-5/+8
| * block/swim: Check drive typeFinn Thain2018-04-161-2/+4
| * block/swim: Rename macros to avoid inconsistent inverted logicFinn Thain2018-04-162-7/+7
| * block/swim: Don't log an error message for an invalid ioctlFinn Thain2018-04-161-7/+2
| * block/swim: Remove extra put_disk() call from error pathFinn Thain2018-04-161-1/+0
| * block/swim: Fix array bounds checkFinn Thain2018-04-161-1/+1
| * m68k/mac: Don't remap SWIM MMIO regionFinn Thain2018-04-161-7/+3
| * loop: handle short DIO readsJens Axboe2018-04-141-7/+27
| * loop: remove cmd->rq memberJens Axboe2018-04-142-18/+19
* | rbd: notrim map optionIlya Dryomov2018-04-161-5/+14