Age | Commit message (Expand) | Author | Files | Lines |
2018-06-24 | Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -9/+35 |
2018-06-21 | nbd: Add the nbd NBD_DISCONNECT_ON_CLOSE config flag. | Doron Roberts-Kedes | 1 | -8/+34 |
2018-06-19 | block: fix timeout changes for legacy request drivers | Christoph Hellwig | 1 | -1/+1 |
2018-06-15 | Merge tag 'ceph-for-4.18-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 1 | -4/+7 |
2018-06-13 | treewide: Use array_size() in vzalloc() | Kees Cook | 1 | -1/+1 |
2018-06-13 | treewide: kzalloc() -> kcalloc() | Kees Cook | 7 | -19/+29 |
2018-06-13 | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 3 | -5/+7 |
2018-06-08 | Merge tag 'for-linus-20180608' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -35/+46 |
2018-06-08 | Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 1 | -0/+3 |
2018-06-08 | zram: introduce zram memory tracking | Minchan Kim | 3 | -14/+139 |
2018-06-08 | zram: record accessed second | Minchan Kim | 2 | -0/+17 |
2018-06-08 | zram: mark incompressible page as ZRAM_HUGE | Minchan Kim | 2 | -3/+16 |
2018-06-08 | zram: correct flag name of ZRAM_ACCESS | Minchan Kim | 2 | -13/+13 |
2018-06-05 | nbd: set discard_alignment to the granularity | Josef Bacik | 1 | -0/+3 |
2018-06-05 | nbd: Consistently use request pointer in debug messages. | Kevin Vigor | 1 | -5/+5 |
2018-06-05 | loop: add recursion validation to LOOP_CHANGE_FD | Theodore Ts'o | 1 | -30/+38 |
2018-06-04 | rbd: flush rbd_dev->watch_dwork after watch is unregistered | Dongsheng Yang | 1 | -1/+1 |
2018-06-04 | libceph, rbd: add error handling for osd_req_op_cls_init() | Chengguang Xu | 1 | -3/+6 |
2018-06-04 | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 6 | -106/+12 |
2018-06-04 | Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block | Linus Torvalds | 28 | -229/+226 |
2018-05-31 | fs: Add aio iopriority support | Adam Manzanares | 1 | -0/+3 |
2018-05-31 | pktcdvd: convert to bioset_init()/mempool_init() | Kent Overstreet | 1 | -25/+25 |
2018-05-31 | drbd: convert to bioset_init()/mempool_init() | Kent Overstreet | 6 | -59/+38 |
2018-05-30 | blk-mq: only iterate over inflight requests in blk_mq_tagset_busy_iter | Christoph Hellwig | 2 | -14/+3 |
2018-05-30 | nbd: clear DISCONNECT_REQUESTED flag once disconnection occurs. | Kevin Vigor | 1 | -6/+15 |
2018-05-29 | null_blk: complete requests from ->timeout | Christoph Hellwig | 1 | -2/+4 |
2018-05-29 | mtip32xx: complete requests from ->timeout | Christoph Hellwig | 1 | -1/+2 |
2018-05-29 | nbd: complete requests from ->timeout | Christoph Hellwig | 1 | -3/+4 |
2018-05-29 | block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE | Christoph Hellwig | 1 | -1/+1 |
2018-05-24 | block drivers/block: Use octal not symbolic permissions | Joe Perches | 17 | -83/+81 |
2018-05-24 | Merge tag 'for-linus-20180524' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -0/+1 |
2018-05-24 | nbd: set discard granularity properly | Josef Bacik | 1 | -2/+8 |
2018-05-22 | block/ndb: add WQ_UNBOUND to the knbd-recv workqueue | Dan Melnic | 1 | -1/+2 |
2018-05-21 | loop: clear wb_err in bd_inode when detaching backing file | Jeff Layton | 1 | -0/+1 |
2018-05-16 | nbd: call nbd_bdev_reset instead of bd_set_size on disconnect | Josef Bacik | 1 | -1/+1 |
2018-05-16 | nbd: fix how we set bd_invalidated | Josef Bacik | 1 | -4/+3 |
2018-05-16 | nbd: clear_sock on netlink disconnect | Josef Bacik | 1 | -0/+1 |
2018-05-16 | nbd: use bd_set_size when updating disk size | Josef Bacik | 1 | -1/+9 |
2018-05-16 | nbd: update size when connected | Josef Bacik | 1 | -0/+2 |
2018-05-16 | nbd: fix nbd device deletion | Josef Bacik | 1 | -1/+4 |
2018-05-16 | drbd: switch to proc_create_single | Christoph Hellwig | 3 | -35/+4 |
2018-05-16 | proc: introduce proc_create_single{,_data} | Christoph Hellwig | 3 | -71/+9 |
2018-05-14 | block: Split out bio_list_copy_data() | Kent Overstreet | 1 | -1/+1 |
2018-05-14 | block: consistently use GFP_NOIO instead of __GFP_NORECLAIM | Christoph Hellwig | 2 | -2/+3 |
2018-05-14 | block: sanitize blk_get_request calling conventions | Christoph Hellwig | 4 | -4/+4 |
2018-05-12 | ps3disk: handle highmem pages | Christoph Hellwig | 1 | -2/+0 |
2018-05-12 | aoe: handle highmem pages | Christoph Hellwig | 2 | -2/+2 |
2018-05-12 | DAC960: don't use block layer bounce buffers | Christoph Hellwig | 2 | -8/+2 |
2018-05-12 | mtip32xx: don't use block layer bounce buffers | Christoph Hellwig | 1 | -1/+0 |
2018-05-10 | mtip32xx: Fix an error handling path in 'mtip_pci_probe()' | Christophe JAILLET | 1 | -1/+1 |