index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-20
nbd: constify nla_policy
Stephen Hemminger
2018-07-06
Merge tag 'for-linus-20180706' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-07-03
loop: Add LOOP_SET_BLOCK_SIZE in compat ioctl
Evan Green
2018-07-02
drbd: fix access after free
Lars Ellenberg
2018-06-30
Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-06-29
drbd: Fix drbd_request_prepare() discard handling
Bart Van Assche
2018-06-24
Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-06-20
nbd: Add the nbd NBD_DISCONNECT_ON_CLOSE config flag.
Doron Roberts-Kedes
2018-06-19
block: fix timeout changes for legacy request drivers
Christoph Hellwig
2018-06-15
Merge tag 'ceph-for-4.18-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-08
Merge tag 'for-linus-20180608' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-06-08
Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2018-06-07
zram: introduce zram memory tracking
Minchan Kim
2018-06-07
zram: record accessed second
Minchan Kim
2018-06-07
zram: mark incompressible page as ZRAM_HUGE
Minchan Kim
2018-06-07
zram: correct flag name of ZRAM_ACCESS
Minchan Kim
2018-06-05
nbd: set discard_alignment to the granularity
Josef Bacik
2018-06-05
nbd: Consistently use request pointer in debug messages.
Kevin Vigor
2018-06-05
loop: add recursion validation to LOOP_CHANGE_FD
Theodore Ts'o
2018-06-04
rbd: flush rbd_dev->watch_dwork after watch is unregistered
Dongsheng Yang
2018-06-04
libceph, rbd: add error handling for osd_req_op_cls_init()
Chengguang Xu
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-06-04
Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-05-31
fs: Add aio iopriority support
Adam Manzanares
2018-05-30
pktcdvd: convert to bioset_init()/mempool_init()
Kent Overstreet
2018-05-30
drbd: convert to bioset_init()/mempool_init()
Kent Overstreet
2018-05-30
blk-mq: only iterate over inflight requests in blk_mq_tagset_busy_iter
Christoph Hellwig
2018-05-30
nbd: clear DISCONNECT_REQUESTED flag once disconnection occurs.
Kevin Vigor
2018-05-29
null_blk: complete requests from ->timeout
Christoph Hellwig
2018-05-29
mtip32xx: complete requests from ->timeout
Christoph Hellwig
2018-05-29
nbd: complete requests from ->timeout
Christoph Hellwig
2018-05-29
block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE
Christoph Hellwig
2018-05-24
block drivers/block: Use octal not symbolic permissions
Joe Perches
2018-05-24
Merge tag 'for-linus-20180524' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-05-23
nbd: set discard granularity properly
Josef Bacik
2018-05-22
block/ndb: add WQ_UNBOUND to the knbd-recv workqueue
Dan Melnic
2018-05-21
loop: clear wb_err in bd_inode when detaching backing file
Jeff Layton
2018-05-16
nbd: call nbd_bdev_reset instead of bd_set_size on disconnect
Josef Bacik
2018-05-16
nbd: fix how we set bd_invalidated
Josef Bacik
2018-05-16
nbd: clear_sock on netlink disconnect
Josef Bacik
2018-05-16
nbd: use bd_set_size when updating disk size
Josef Bacik
2018-05-16
nbd: update size when connected
Josef Bacik
2018-05-16
nbd: fix nbd device deletion
Josef Bacik
2018-05-16
drbd: switch to proc_create_single
Christoph Hellwig
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2018-05-14
block: Split out bio_list_copy_data()
Kent Overstreet
[next]