summaryrefslogtreecommitdiff
path: root/drivers/block
Commit message (Expand)AuthorAge
* Merge tag 'ceph-for-4.11-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds2017-03-10
|\
| * rbd: supported_features bus attributeIlya Dryomov2017-03-07
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-03-10
|\ \
| * | scripts/spelling.txt: add "overide" pattern and fix typo instancesMasahiro Yamada2017-03-09
| |/
* | zram: set physical queue limits to avoid array out of bounds accessesJohannes Thumshirn2017-03-08
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-03-03
|\
| * scsi: cciss: correct check map error.Don Brace2017-02-23
* | Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-03
|\ \
| * | statx: Add a system call to make enhanced file info availableDavid Howells2017-03-02
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-03-03
|\ \ \
| * | | loop: fix LO_FLAGS_PARTSCAN hangOmar Sandoval2017-03-02
| * | | nbd: stop leaking socketsJosef Bacik2017-03-02
* | | | Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-03-03
|\ \ \ \ | |_|/ / |/| | |
| * | | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
| * | | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
| * | | sched/headers: Prepare for new header dependencies before moving code to <uap...Ingo Molnar2017-03-02
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-03-02
|\ \ \
| * \ \ Merge remote-tracking branch 'ovl/for-viro' into for-linusAl Viro2017-03-02
| |\ \ \
| | * | | vfs: use helpers for calling f_op->{read,write}_iter()Miklos Szeredi2017-02-20
* | | | | Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-03-02
|\ \ \ \ \
| * | | | | [nbd] pass iov_iter to nbd_xmit()Al Viro2016-12-26
| * | | | | [nbd] switch sock_xmit() to sock_{send,recv}msg()Al Viro2016-12-26
| * | | | | [drbd] use sock_sendmsg()Al Viro2016-12-26
| | |/ / / | |/| | |
* | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-03-02
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | virtio_blk: use virtio IRQ affinityChristoph Hellwig2017-02-27
| * | | | virtio: allow drivers to request IRQ affinity when creating VQsChristoph Hellwig2017-02-27
* | | | | Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2017-02-28
|\ \ \ \ \
| * | | | | idr: Return the deleted entry from idr_removeMatthew Wilcox2017-02-13
| |/ / / /
* | | | | Merge tag 'ceph-for-4.11-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2017-02-28
|\ \ \ \ \
| * | | | | libceph, rbd, ceph: WRITE | ONDISK -> WRITEIlya Dryomov2017-02-24
| * | | | | rbd: constify device_type structureBhumika Goyal2017-02-20
| * | | | | rbd: kill obj_request->object_name and rbd_segment_name_cacheIlya Dryomov2017-02-20
| * | | | | rbd: store and use obj_request->object_noIlya Dryomov2017-02-20
| * | | | | rbd: RBD_V{1,2}_DATA_FORMAT macrosIlya Dryomov2017-02-20
| * | | | | rbd: factor out __rbd_osd_req_create()Ilya Dryomov2017-02-20
| * | | | | rbd: set offset and length outside of rbd_obj_request_create()Ilya Dryomov2017-02-20
| * | | | | rbd: support for data-pool featureIlya Dryomov2017-02-20
| * | | | | rbd: introduce rbd_init_layout()Ilya Dryomov2017-02-20
| * | | | | rbd: use rbd_obj_bytes() moreIlya Dryomov2017-02-20
| * | | | | rbd: remove now unused rbd_obj_request_wait() and helpersIlya Dryomov2017-02-20
| * | | | | rbd: switch rbd_obj_method_sync() to ceph_osdc_call()Ilya Dryomov2017-02-20
| * | | | | rbd: do away with obj_request in rbd_obj_read_sync()Ilya Dryomov2017-02-20
| * | | | | rbd: initialize rbd_dev->header_oloc earlyIlya Dryomov2017-02-20
| * | | | | rbd: kill rbd_image_header::{crypt_type,comp_type}Ilya Dryomov2017-02-20
| * | | | | rbd: use kstrndup() in rbd_header_from_disk()Ilya Dryomov2017-02-20
| |/ / / /
* | | | | scripts/spelling.txt: add "algined" pattern and fix typo instancesMasahiro Yamada2017-02-27
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-02-25
|\ \ \ \ \
| * | | | | zram: extend zero pages to same element pageszhouxianrong2017-02-24
| * | | | | zram: remove waitqueue for IO doneMinchan Kim2017-02-24
| | |_|/ / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2017-02-24
|\ \ \ \ \