- a3b4924 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
- 590dce2 Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- e0d0722 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
- 1827adb Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
- 94e877d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 69fd110 Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 54d7989 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
- e02898b4 loop: fix LO_FLAGS_PARTSCAN hang by Omar Sandoval · 8 years ago
- 6a8a215 nbd: stop leaking sockets by Josef Bacik · 8 years ago
- 653a774 Merge remote-tracking branch 'ovl/for-viro' into for-linus by Al Viro · 8 years ago
- 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
- 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
- ae7e81c sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h> by Ingo Molnar · 8 years ago
- cf39319 Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 8 years ago
- b2deee2 Merge tag 'ceph-for-4.11-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
- 89d790a scripts/spelling.txt: add "algined" pattern and fix typo instances by Masahiro Yamada · 8 years ago
- ad71473 virtio_blk: use virtio IRQ affinity by Christoph Hellwig · 8 years ago
- fb5e31d virtio: allow drivers to request IRQ affinity when creating VQs by Christoph Hellwig · 8 years ago
- 7b46588 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
- 8e19d54 zram: extend zero pages to same element pages by zhouxianrong · 8 years ago
- a09759a zram: remove waitqueue for IO done by Minchan Kim · 8 years ago
- f8e6859 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
- 1802979 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
- 54ea004 libceph, rbd, ceph: WRITE | ONDISK -> WRITE by Ilya Dryomov · 8 years ago
- ebe7364 scsi: cciss: correct check map error. by Don Brace · 8 years ago
- f41e546 sunvdc: Add support for setting physical sector size by Liam R. Howlett · 8 years ago
- c87d165 zram: remove obsolete sysfs attrs by Sergey Senozhatsky · 8 years ago
- 48efbfb cciss: Remove kmalloc cast by Tobin C. Harding · 8 years ago
- 19a5e10 cciss: Fix checkpatch OPEN_BRACE by Tobin C. Harding · 8 years ago
- f088963 cciss: Fix checkpatch TRAILING_WHITESPACE by Tobin C. Harding · 8 years ago
- 252b95c Merge tag 'for-linus-4.11-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
- 6330a2d nbd: cleanup workqueue on error properly by Josef Bacik · 8 years ago
- e544541 nbd: set the logical and physical blocksize properly by Josef Bacik · 8 years ago
- 9442b73 nbd: cleanup ioctl handling by Josef Bacik · 8 years ago
- cdc1947 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
- 772c8f6 Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
- 42e1b14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- bb7462b vfs: use helpers for calling f_op->{read,write}_iter() by Miklos Szeredi · 8 years ago
- b9942bc rbd: constify device_type structure by Bhumika Goyal · 8 years ago
- 6c696d8 rbd: kill obj_request->object_name and rbd_segment_name_cache by Ilya Dryomov · 8 years ago
- a90bb0c rbd: store and use obj_request->object_no by Ilya Dryomov · 8 years ago
- 223768d rbd: RBD_V{1,2}_DATA_FORMAT macros by Ilya Dryomov · 8 years ago
- bc81207 rbd: factor out __rbd_osd_req_create() by Ilya Dryomov · 8 years ago
- 67e2b65 rbd: set offset and length outside of rbd_obj_request_create() by Ilya Dryomov · 8 years ago
- 7e97332 rbd: support for data-pool feature by Ilya Dryomov · 8 years ago
- 263423f rbd: introduce rbd_init_layout() by Ilya Dryomov · 8 years ago
- 5bc3fb1 rbd: use rbd_obj_bytes() more by Ilya Dryomov · 8 years ago
- 03acf08 rbd: remove now unused rbd_obj_request_wait() and helpers by Ilya Dryomov · 8 years ago
- ecd4a68 rbd: switch rbd_obj_method_sync() to ceph_osdc_call() by Ilya Dryomov · 8 years ago
- fe5478e rbd: do away with obj_request in rbd_obj_read_sync() by Ilya Dryomov · 8 years ago
- 431a02c rbd: initialize rbd_dev->header_oloc early by Ilya Dryomov · 8 years ago
- 24dca79 rbd: kill rbd_image_header::{crypt_type,comp_type} by Ilya Dryomov · 8 years ago
- 848d796 rbd: use kstrndup() in rbd_header_from_disk() by Ilya Dryomov · 8 years ago
- 818551e Merge branch 'for-4.11/next' into for-4.11/linus-merge by Jens Axboe · 8 years ago
- 6010720 Merge branch 'for-4.11/block' into for-4.11/linus-merge by Jens Axboe · 8 years ago
- 853fe1b cdrom: Make device operations read-only by Kees Cook · 8 years ago
- d3e709e idr: Return the deleted entry from idr_remove by Matthew Wilcox · 8 years ago
- c5c9b26 cciss: switch to pci_irq_alloc_vectors by Christoph Hellwig · 8 years ago
- ecdd095 block/loop: fix race between I/O and set_status by Ming Lei · 8 years ago
- 5584ea2 xen: modify xenstore watch event interface by Juergen Gross · 8 years ago
- e173549 zram_drv: update for backing dev info changes by Jens Axboe · 8 years ago
- dc3b17c block: Use pointer to backing_dev_info from request_queue by Jan Kara · 8 years ago
- b0d9111 nbd: use an idr to keep track of nbd devices by Josef Bacik · 8 years ago
- 124d6db nbd: use our own workqueue for recv threads by Josef Bacik · 8 years ago
- aebf526 block: fold cmd_type into the REQ_OP_ space by Christoph Hellwig · 8 years ago
- 57292b5 block: introduce blk_rq_is_passthrough by Christoph Hellwig · 8 years ago
- 09fc54c nbd: move request validity checking into nbd_send_cmd by Christoph Hellwig · 8 years ago
- 27410a8 nbd: remove REQ_TYPE_DRV_PRIV leftovers by Christoph Hellwig · 8 years ago
- 97b50a6 virtio_blk: make SCSI passthrough support configurable by Christoph Hellwig · 8 years ago
- 85dada0 virtio_blk: remove struct request backpointer from virtblk_req by Christoph Hellwig · 8 years ago
- 72148ae block: make scsi_request and scsi ioctl support optional by Christoph Hellwig · 8 years ago
- 3719fa8 skd: implement trivial scsi ioctls directly by Christoph Hellwig · 8 years ago
- 06894ef lightnvm: use end_io callback instead of instance by Matias Bjørling · 8 years ago
- 19bd6fe lightnvm: reduce number of nvm_id groups to one by Matias Bjørling · 8 years ago
- 82ed4db block: split scsi_request out of struct request by Christoph Hellwig · 8 years ago
- f924ba7 Merge branch 'for-4.11/block' into for-4.11/rq-refactor by Jens Axboe · 8 years ago
- 3b4f188 xen-blkfront: correct maximum segment accounting by Jan Beulich · 8 years ago
- b32728f xen-blkfront: feature flags handling adjustments by Jan Beulich · 8 years ago
- d61b7f9 nbd: only set MSG_MORE when we have more to send by Josef Bacik · 8 years ago
- 34241af Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
- bdfafc4 locking/atomic, kref: Kill kref_sub() by Peter Zijlstra · 8 years ago
- 2c935bc locking/atomic, kref: Add kref_read() by Peter Zijlstra · 8 years ago
- 1e24edc locking/atomic, kref: Add KREF_INIT() by Peter Zijlstra · 8 years ago
- 1661f2e floppy: replace wrong kmalloc(GFP_USER) with GFP_KERNEL by Vlastimil Babka · 8 years ago
- b09ab05 zram: support BDI_CAP_STABLE_WRITES by Minchan Kim · 8 years ago
- e7ccfc4 zram: revalidate disk under init_lock by Minchan Kim · 8 years ago
- 6bf6b0a virtio_blk: fix panic in initialization error path by Omar Sandoval · 8 years ago
- 25b4acf nbd: blk_mq_init_queue returns an error code on failure, not NULL by Jeff Moyer · 8 years ago
- a14d749 virtio_blk: avoid DMA to stack for the sense buffer by Christoph Hellwig · 8 years ago
- 5f5fca6 scsi: cciss: use designated initializers by Kees Cook · 8 years ago
- c9f2b6a [nbd] pass iov_iter to nbd_xmit() by Al Viro · 9 years ago
- c1696ca [nbd] switch sock_xmit() to sock_{send,recv}msg() by Al Viro · 9 years ago
- 79ab80b [drbd] use sock_sendmsg() by Al Viro · 10 years ago
- 8b0e195 ktime: Cleanup ktime_set() usage by Thomas Gleixner · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- 59331c2 Merge tag 'ceph-for-4.10-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
- a829a84 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
- aa3ecf3 Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
- 36869cb Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago