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
2017-06-18
xen-blkfront: remove bio splitting.
NeilBrown
2017-06-18
pktcdvd: use bio_clone_fast() instead of bio_clone()
NeilBrown
2017-06-18
drbd: use bio_clone_fast() instead of bio_clone()
NeilBrown
2017-06-18
rbd: use bio_clone_fast() instead of bio_clone()
NeilBrown
2017-06-18
blk: make the bioset rescue_workqueue optional.
NeilBrown
2017-06-18
blk: replace bioset_create_nobvec() with a flags arg to bioset_create()
NeilBrown
2017-06-18
blk: remove bio_set arg from blk_queue_split()
NeilBrown
2017-06-18
loop: Add PF_LESS_THROTTLE to block/loop device thread.
NeilBrown
2017-06-16
block: swim3: make of_device_ids const.
Arvind Yadav
2017-06-12
Merge tag 'v4.12-rc5' into for-4.13/block
Jens Axboe
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
2017-06-09
blk-mq: switch ->queue_rq return value to blk_status_t
Christoph Hellwig
2017-06-09
block: introduce new block status code type
Christoph Hellwig
2017-06-09
nbd: set sk->sk_sndtimeo for our sockets
Josef Bacik
2017-06-09
loop: fix error handling regression
Arnd Bergmann
2017-06-08
loop: support 4k physical blocksize
Hannes Reinecke
2017-06-08
loop: Remove unused 'bdev' argument from loop_set_capacity
Hannes Reinecke
2017-06-08
Fix loop device flush before configure v3
James Wang
2017-06-02
Merge tag 'ceph-for-4.12-rc4' of git://github.com/ceph/ceph-client
Linus Torvalds
2017-06-01
pktcdvd: Check queue type before attaching to a queue
Bart Van Assche
2017-06-01
block: Introduce queue flag QUEUE_FLAG_SCSI_PASSTHROUGH
Bart Van Assche
2017-05-30
nbd: add FUA op support
Shaun McDowell
2017-05-30
nbd: don't leak nbd_config
Ilya Dryomov
2017-05-30
nbd: nbd_reset() call in nbd_dev_add() is redundant
Ilya Dryomov
2017-05-29
rbd: implement REQ_OP_WRITE_ZEROES
Ilya Dryomov
2017-05-20
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-05-15
Merge branch 'stable/for-jens-4.12' of git://git.kernel.org/pub/scm/linux/ker...
Jens Axboe
2017-05-15
block: xen-blkback: add null check to avoid null pointer dereference
Gustavo A. R. Silva
2017-05-11
drbd: fix request leak introduced by locking/atomic, kref: Kill kref_sub()
Lars Ellenberg
2017-05-10
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2017-05-10
Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2017-05-08
treewide: convert PF_MEMALLOC manipulations to new helpers
Vlastimil Babka
2017-05-08
fs: ceph: CURRENT_TIME with ktime_get_real_ts()
Deepa Dinamani
2017-05-08
mm, vmalloc: use __GFP_HIGHMEM implicitly
Michal Hocko
2017-05-06
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-05-05
Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-05-04
rbd: exclusive map option
Ilya Dryomov
2017-05-04
rbd: return ResponseMessage result from rbd_handle_request_lock()
Ilya Dryomov
2017-05-04
rbd: kill rbd_is_lock_supported()
Ilya Dryomov
2017-05-04
rbd: support updating the lock cookie without releasing the lock
Ilya Dryomov
2017-05-04
rbd: store lock cookie
Ilya Dryomov
2017-05-04
rbd: ignore unlock errors
Ilya Dryomov
2017-05-04
rbd: fix error handling around rbd_init_disk()
Ilya Dryomov
2017-05-04
rbd: move rbd_unregister_watch() call into rbd_dev_image_release()
Ilya Dryomov
2017-05-04
rbd: move rbd_dev_destroy() call out of rbd_dev_image_release()
Ilya Dryomov
2017-05-04
libceph, ceph: always advertise all supported features
Ilya Dryomov
2017-05-03
zram: reduce load operation in page_same_filled
Sangwoo Park
2017-05-03
zram: use zram_free_page instead of open-coded
Minchan Kim
2017-05-03
zram: introduce zram data accessor
Minchan Kim
2017-05-03
zram: remove zram_meta structure
Minchan Kim
[next]