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-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-08-14
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-08-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-08-11
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-10
zram: remove BD_CAP_SYNCHRONOUS_IO with writeback feature
Minchan Kim
2018-08-09
null_blk: add lock drop/acquire annotation
Jens Axboe
2018-08-09
block: paride: pd: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-08-08
drivers/block/drbd: remove the null check for kmem_cache_destroy
zhong jiang
2018-08-08
drivers/block/aoe/aoedev: NULL check is not needed for mempool_destroy
zhong jiang
2018-08-08
drivers/block/mtip32xx: remove the null check for debugfs_remove_recursive
zhong jiang
2018-08-06
xen-blkfront: use true and false for boolean values
Gustavo A. R. Silva
2018-08-02
cdrom: Use struct scsi_sense_hdr internally
Kees Cook
2018-08-02
block: Switch struct packet_command to use struct scsi_sense_hdr
Kees Cook
2018-08-02
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-02
aoe: mark expected switch fall-through
Gustavo A. R. Silva
2018-07-28
pktcdvd: Fix possible Spectre-v1 for pkt_devs
Jinbum Park
2018-07-27
Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-07-25
xen/blkfront: remove unused macros
Juergen Gross
2018-07-24
block: Rename the null_blk_mod kernel module back into null_blk
Bart Van Assche
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-18
block: Add and use op_stat_group() for indexing disk_stat fields.
Michael Callahan
2018-07-18
block: Add part_stat_read_accum to read across field entries.
Michael Callahan
2018-07-18
block: make bdev_ops->rw_page() take a REQ_OP instead of bool
Tejun Heo
2018-07-17
pktcdvd: remove assignment in if condition
RAGHU Halharvi
2018-07-17
Merge tag 'v4.18-rc5' into locking/core, to pick up fixes
Ingo Molnar
2018-07-16
nbd: handle unexpected replies better
Josef Bacik
2018-07-16
nbd: don't requeue the same request twice.
Josef Bacik
2018-07-12
block: skd: Use %pad printk format for dma_addr_t values
Helge Deller
2018-07-09
block/DAC960.c: fix defined but not used build warnings
Randy Dunlap
2018-07-09
null_blk: add zone support
Matias Bjørling
2018-07-09
null_blk: move shared definitions to header file
Matias Bjørling
2018-07-09
null_blk: remove NULLB_DEV_FL_CONFIGURED on turning off nullb device
Liu Bo
2018-07-09
block/loop: mark expected switch fall-through
Gustavo A. R. Silva
2018-07-09
drbd: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-07-09
paride: remove redundant variable n
Colin Ian King
2018-07-09
loop: remove redundant pointer inode
Colin Ian King
2018-07-09
block/floppy: remove redundant variable dflags
Colin Ian King
2018-07-09
drbd: Do not redefine __must_hold()
Bart Van Assche
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-21
atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()
Mark Rutland
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
[next]