index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
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
2014-07-10
drbd: drop wrong debugging aid
Lars Ellenberg
2014-07-10
drbd: get rid of drbd_queue_work_front
Lars Ellenberg
2014-07-10
drbd: use drbd_device_post_work() in more places
Lars Ellenberg
2014-07-10
drbd: make sure disk cleanup happens in worker context
Lars Ellenberg
2014-07-10
drbd: close race when detaching from disk
Lars Ellenberg
2014-07-10
drbd: explicitly submit meta data requests with REQ_NOIDLE
Lars Ellenberg
2014-07-10
drbd: move set_disk_ro() to after we persisted the new role
Lars Ellenberg
2014-07-10
drbd: trigger tcp_push_pending_frames() for PING and PING_ACK
Lars Ellenberg
2014-07-10
drbd: re-add lost conf_mutex protection in drbd_set_role
Lars Ellenberg
2014-07-10
drbd: stop the meta data sync timer before open coded meta data sync
Lars Ellenberg
2014-07-10
drbd: fix resync finished detection
Lars Ellenberg
2014-07-10
drbd: fix a race stopping the worker thread
Lars Ellenberg
2014-07-10
drbd: get rid of atomic update on disk bitmap works
Lars Ellenberg
2014-07-10
drbd: allow write-ordering policy to be bumped up again
Lars Ellenberg
2014-07-10
drbd: refactor use of first_peer_device()
Lars Ellenberg
2014-07-10
drbd: reduce number of spinlock drop/re-aquire cycles
Lars Ellenberg
2014-07-10
drbd: rename drbd_free_bc() to drbd_free_ldev()
Philipp Reisner
2014-07-10
drbd: device->ldev is not guaranteed on an D_ATTACHING disk
Philipp Reisner
2014-07-10
drbd: Move write_ordering from connection to resource
Philipp Reisner
2014-07-01
block: virtio-blk: support multi virt queues per virtio-blk device
Ming Lei
2014-06-26
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-06-25
drbd: fix NULL pointer deref in blk_add_request_payload
Lars Ellenberg
2014-06-23
rbd: handle parent_overlap on writes correctly
Ilya Dryomov
2014-06-19
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-06-18
Merge branch 'for-jens' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Jens Axboe
2014-06-18
floppy: format block0 read error message properly
Jiri Kosina
2014-06-16
null_blk: fix softirq completions for queue_mode == 1
Jens Axboe
2014-06-15
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
2014-06-13
NVMe: Fix START_STOP_UNIT Scsi->NVMe translation.
Dan McLeran
2014-06-13
NVMe: Use Log Page constants in SCSI emulation
Matthew Wilcox
2014-06-13
NVMe: Fix hot cpu notification dead lock
Keith Busch
2014-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2014-06-11
null_blk: fix name and description of 'queue_mode' module parameter
Mike Snitzer
2014-06-11
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-06-10
rbd: only set disk to read-only once
Josh Durgin
2014-06-10
rbd: move calls that may sleep out of spin lock range
Josh Durgin
2014-06-10
rbd: add ioctl for rbd
Guangliang Zhao
2014-06-06
nbd: zero from and len fields in NBD_CMD_DISCONNECT.
Hani Benhabiles
2014-06-06
mtip32xx: minor performance enhancements
Sam Bradshaw
2014-06-06
block: add blk_rq_set_block_pc()
Jens Axboe
2014-06-06
rbd: fix ida/idr memory leak
Ilya Dryomov
2014-06-06
rbd: use reference counts for image requests
Alex Elder
2014-06-06
rbd: fix osd_request memory leak in __rbd_dev_header_watch_sync()
Ilya Dryomov
2014-06-06
rbd: make sure we have latest osdmap on 'rbd map'
Ilya Dryomov
2014-06-06
rbd: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
Duan Jiong
2014-06-04
Merge branch 'akpm' (patchbomb from Andrew) into next
Linus Torvalds
2014-06-04
zram: correct offset usage in zram_bio_discard
Weijie Yang
2014-06-04
brd: return -ENOSPC rather than -ENOMEM on page allocation failure
Matthew Wilcox
2014-06-04
brd: add support for rw_page()
Matthew Wilcox
2014-06-04
blk-mq: let blk_mq_tag_to_rq() take blk_mq_tags as the main parameter
Jens Axboe
[next]