- a12fc00 drivers/block/drbd: remove the null check for kmem_cache_destroy by zhong jiang · 6 years ago
- ddcf35d block: Add and use op_stat_group() for indexing disk_stat fields. by Michael Callahan · 6 years ago
- 59767fb block: Add part_stat_read_accum to read across field entries. by Michael Callahan · 6 years ago
- d769a99 drbd: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
- d05d199 drbd: Do not redefine __must_hold() by Bart Van Assche · 7 years ago
- 2911952 Merge tag 'for-linus-20180706' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
- 64dafbc drbd: fix access after free by Lars Ellenberg · 7 years ago
- e6e5bec Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
- fad2d4e drbd: Fix drbd_request_prepare() discard handling by Bart Van Assche · 7 years ago
- 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
- cf626b0 Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- 0892fac drbd: convert to bioset_init()/mempool_init() by Kent Overstreet · 7 years ago
- 5657a81 block drivers/block: Use octal not symbolic permissions by Joe Perches · 7 years ago
- 004fd11 drbd: switch to proc_create_single by Christoph Hellwig · 7 years ago
- 0eb0b63 block: consistently use GFP_NOIO instead of __GFP_NORECLAIM by Christoph Hellwig · 7 years ago
- 8b904b5 block: Use blk_queue_flag_*() in drivers instead of queue_flag_*() by Bart Van Assche · 7 years ago
- 498f665 block: Fix a race between the cgroup code and request queue initialization by Bart Van Assche · 7 years ago
- 1ed2d76 Merge branch 'work.sock_recvmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- 263663c block: convert to bio_first_bvec_all & bio_first_page_all by Ming Lei · 7 years ago
- f7765c3 drbd: switch to sock_recvmsg() by Al Viro · 7 years ago
- 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 2bccef3 drbd: Convert timers to use timer_setup() by Kees Cook · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 974c585 drbd: remove BIOSET_NEED_RESCUER flag from drbd_{md_,}io_bio_set by NeilBrown · 7 years ago
- 5fc1efd drbd: Fix allyesconfig build, fix recent commit by Philipp Reisner · 7 years ago
- 365cf66 drbd: switch from kmalloc() to kmalloc_array() by Roland Kammerer · 7 years ago
- d3d2948 drbd: abort drbd_start_resync if there is no connection by Roland Kammerer · 7 years ago
- 183ece3 drbd: move global variables to drbd namespace and make some static by Roland Kammerer · 7 years ago
- 8ab761e drbd: rename "usermode_helper" to "drbd_usermode_helper" by Greg Kroah-Hartman · 7 years ago
- cde81d9 drbd: fix race between handshake and admin disconnect/down by Lars Ellenberg · 7 years ago
- 33d32fa drbd: fix potential deadlock when trying to detach during handshake by Lars Ellenberg · 7 years ago
- 427fd2b drbd: A single dot should be put into a sequence. by Markus Elfring · 7 years ago
- 3f1a1b7 drbd: fix rmmod cleanup, remove _all_ debugfs entries by Lars Ellenberg · 7 years ago
- be7445a drbd: Use setup_timer() instead of init_timer() to simplify the code. by Geliang Tang · 7 years ago
- 7c752ed drbd: fix potential get_ldev/put_ldev refcount imbalance during attach by Lars Ellenberg · 7 years ago
- 9de7e14 drbd: new disk-option disable-write-same by Lars Ellenberg · 7 years ago
- c200d98 drbd: Fix resource role for newly created resources in events2 by Philipp Reisner · 7 years ago
- 1ffa7bf drbd: mark symbols static where possible by Baoyou Xie · 7 years ago
- e1fbc4c drbd: Send P_NEG_ACK upon write error in protocol != C by Lars Ellenberg · 7 years ago
- de6978b drbd: add explicit plugging when submitting batches by Lars Ellenberg · 7 years ago
- 9da10e8 drbd: change list_for_each_safe to while(list_first_entry_or_null) by Lars Ellenberg · 7 years ago
- c51a0ef drbd: introduce drbd_recv_header_maybe_unplug by Lars Ellenberg · 7 years ago
- 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 7 years ago
- d62e26b block: pass in queue to inflight accounting by Jens Axboe · 8 years ago
- 3bad2f1 Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- e9d5d4a drbd: Drop unnecessary static by Julia Lawall · 8 years ago
- 0b0bcac block: don't bother with bounce limits for make_request drivers by Christoph Hellwig · 8 years ago
- ca1579f Merge remote-tracking branch 'jl/locks-4.13' into work.misc-set_fs by Al Viro · 8 years ago
- 8cb0def drbd: use bio_clone_fast() instead of bio_clone() by NeilBrown · 8 years ago
- 47e0fb4 blk: make the bioset rescue_workqueue optional. by NeilBrown · 8 years ago
- 011067b blk: replace bioset_create_nobvec() with a flags arg to bioset_create() by NeilBrown · 8 years ago
- af67c31 blk: remove bio_set arg from blk_queue_split() by NeilBrown · 8 years ago
- 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 8 years ago
- 10428957 drbd: ->sendpage() never needed set_fs() by Al Viro · 8 years ago
- 894e216 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
- a00ebd1 drbd: fix request leak introduced by locking/atomic, kref: Kill kref_sub() by Lars Ellenberg · 8 years ago
- 19809c2 mm, vmalloc: use __GFP_HIGHMEM implicitly by Michal Hocko · 8 years ago
- 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
- fceb643 netlink: pass extended ACK struct to parsing functions by Johannes Berg · 8 years ago
- 48920ff block: remove the discard_zeroes_data flag by Christoph Hellwig · 8 years ago
- 45c2179 drbd: implement REQ_OP_WRITE_ZEROES by Christoph Hellwig · 8 years ago
- 0dbed96 drbd: make intelligent use of blkdev_issue_zeroout by Christoph Hellwig · 8 years ago
- ee472d8 block: add a flags argument to (__)blkdev_issue_zeroout by Christoph Hellwig · 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
- 69fd110 Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 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
- 772c8f6 Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
- d3e709e idr: Return the deleted entry from idr_remove by Matthew Wilcox · 8 years ago
- dc3b17c block: Use pointer to backing_dev_info from request_queue by Jan Kara · 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
- 79ab80b [drbd] use sock_sendmsg() by Al Viro · 10 years ago
- 36869cb Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
- 06efffd block: drbd: remove impossible failure handling by Ming Lei · 8 years ago
- d8e9e5e drbd: Fix kernel_sendmsg() usage - potential NULL deref by Richard Weinberger · 8 years ago
- 70fd761 block,fs: use REQ_* flags directly by Christoph Hellwig · 8 years ago
- a2b8096 block: replace REQ_NOIDLE with REQ_IDLE by Christoph Hellwig · 8 years ago
- 1eff9d3 block: rename bio bi_rw to bi_opf by Jens Axboe · 8 years ago
- 9d5059c dynamic_debug: only add header when used by Luis de Bethencourt · 8 years ago
- 6784725 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 3fc9d69 Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
- 7024628 block: get rid of bio_rw and READA by Christoph Hellwig · 8 years ago
- 1b57e66 drbd: correctly handle failed crypto_alloc_hash by Lars Ellenberg · 9 years ago
- 27ea1d8 drbd: al_write_transaction: skip re-scanning of bitmap page pointer array by Lars Ellenberg · 9 years ago
- 13c2088 drbd: finally report ms, not jiffies, in log message by Lars Ellenberg · 9 years ago
- 4e526a0 drbd: get rid of empty statement in is_valid_state by Roland Kammerer · 9 years ago
- 7e5fec3 drbd: code cleanups without semantic changes by Fabian Frederick · 9 years ago
- 20004e2 drbd: bump current uuid when resuming IO with diskless peer by Lars Ellenberg · 9 years ago
- 31d6460 drbd: disallow promotion during resync handshake, avoid deadlock and hard reset by Lars Ellenberg · 9 years ago
- f2d3d75b drbd: sync_handshake: handle identical uuids with current (frozen) Primary by Lars Ellenberg · 9 years ago
- 9104d31 drbd: introduce WRITE_SAME support by Lars Ellenberg · 9 years ago
- 60bac04 drbd: report sizes if rejecting too small peer disk by Lars Ellenberg · 9 years ago
- 65f5be3 drbd: discard_zeroes_if_aligned allows "thin" resync for discard_zeroes_data=0 by Lars Ellenberg · 9 years ago
- af61494 drbd: only restart frozen disk io when D_UP_TO_DATE by Lars Ellenberg · 9 years ago
- 0ead5cc drbd: if there is no good data accessible, writes should be IO errors by Lars Ellenberg · 9 years ago
- 7bd000c drbd: don't forget error completion when "unsuspending" IO by Lars Ellenberg · 9 years ago