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-04-13
Merge tag 'for-linus-20180413' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-04-10
Merge tag 'ceph-for-4.17-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2018-04-10
loop: fix LOOP_GET_STATUS lock imbalance
Omar Sandoval
2018-04-10
block/loop: fix deadlock after loop_set_status
Tetsuo Handa
2018-04-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-04-05
zram: drop max_zpage_size and use zs_huge_class_size()
Sergey Senozhatsky
2018-04-05
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-04-02
rbd: remove VLA usage
Kyle Spiers
2018-04-02
rbd: fix spelling mistake: "reregisteration" -> "reregistration"
Colin Ian King
2018-04-02
rbd: get the latest osdmap when using an existing client
Ilya Dryomov
2018-04-02
rbd: move rbd_get_client() below rbd_put_client()
Ilya Dryomov
2018-04-02
rbd: remove redundant declaration of rbd_spec_put()
Ilya Dryomov
2018-04-02
rbd: allow "fancy" striping
Ilya Dryomov
2018-04-02
rbd: introduce OWN_BVECS data type
Ilya Dryomov
2018-04-02
rbd: remove rbd_parent_request_{create,destroy}()
Ilya Dryomov
2018-04-02
rbd: get rid of img_req->{offset,length}
Ilya Dryomov
2018-04-02
rbd: remove rbd_img_request_fill() and helpers
Ilya Dryomov
2018-04-02
rbd: switch to common striping framework
Ilya Dryomov
2018-04-02
rbd: create+truncate for whole-object layered discards
Ilya Dryomov
2018-04-02
rbd: move to obj_req->img_extents
Ilya Dryomov
2018-04-02
rbd: incorporate ceph_object_extent
Ilya Dryomov
2018-04-02
rbd: store data_type in img_req instead of obj_req
Ilya Dryomov
2018-04-02
rbd: remove obj_req->flags field
Ilya Dryomov
2018-04-02
rbd: remove old request completion code
Ilya Dryomov
2018-04-02
rbd: new request completion code
Ilya Dryomov
2018-04-02
rbd: update rbd_img_request_submit() signature
Ilya Dryomov
2018-04-02
rbd: add img_req->op_type field
Ilya Dryomov
2018-04-02
rbd: simplify rbd_osd_req_create()
Ilya Dryomov
2018-04-02
rbd: remove old request handling code
Ilya Dryomov
2018-04-02
rbd: new request handling code
Ilya Dryomov
2018-04-02
rbd: move from raw pages to bvec data descriptors
Ilya Dryomov
2018-04-02
rbd: get rid of img_req->copyup_pages
Ilya Dryomov
2018-04-02
rbd: don't (ab)use obj_req->pages for stat requests
Ilya Dryomov
2018-04-02
rbd: remove bio cloning helpers
Ilya Dryomov
2018-04-02
libceph, rbd: new bio handling code (aka don't clone bios)
Ilya Dryomov
2018-04-02
rbd: start enums at 1 instead of 0
Ilya Dryomov
2018-04-02
rbd: set max_segment_size to UINT_MAX
Ilya Dryomov
2018-03-27
loop: use killable lock in ioctls
Omar Sandoval
2018-03-27
loop: don't call into filesystem while holding lo_ctl_mutex
Omar Sandoval
2018-03-17
block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>
Bart Van Assche
2018-03-09
loop: Fix lost writes caused by missing flag
Ross Zwisler
2018-03-09
cdrom: do not call check_disk_change() inside cdrom_open()
Maurizio Lombardi
2018-03-08
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
Bart Van Assche
2018-03-08
mtip32xx: Use the blk_queue_flag_*() functions
Bart Van Assche
2018-03-08
Merge branch 'stable/for-jens-4.15' of git://git.kernel.org/pub/scm/linux/ker...
Jens Axboe
2018-03-07
xen-blkfront: move negotiate_mq to cover all cases of new VBDs
Bhavesh Davda
2018-03-06
block: null_blk: fix 'Invalid parameters' when loading module
Ming Lei
2018-03-01
block: fix a typo
Jiufei Xue
2018-02-28
block: Fix a race between the cgroup code and request queue initialization
Bart Van Assche
2018-02-28
block: Add 'lock' as third argument to blk_alloc_queue_node()
Bart Van Assche
[next]