- 0d52c756 block: convert to device_add_disk() by Dan Williams · 8 years ago
- d72a578 um: track 'parent' device in a local variable by Dan Williams · 8 years ago
- 307d8e6 mmc: move 'parent' tracking to mmc_blk_data by Dan Williams · 8 years ago
- e63a46b block: introduce device_add_disk() by Dan Williams · 8 years ago
- 1b57e66 drbd: correctly handle failed crypto_alloc_hash by Lars Ellenberg · 8 years ago
- 27ea1d8 drbd: al_write_transaction: skip re-scanning of bitmap page pointer array by Lars Ellenberg · 8 years ago
- 13c2088 drbd: finally report ms, not jiffies, in log message by Lars Ellenberg · 8 years ago
- 4e526a0 drbd: get rid of empty statement in is_valid_state by Roland Kammerer · 8 years ago
- 7e5fec3 drbd: code cleanups without semantic changes by Fabian Frederick · 8 years ago
- 20004e2 drbd: bump current uuid when resuming IO with diskless peer by Lars Ellenberg · 8 years ago
- 31d6460 drbd: disallow promotion during resync handshake, avoid deadlock and hard reset by Lars Ellenberg · 8 years ago
- f2d3d75 drbd: sync_handshake: handle identical uuids with current (frozen) Primary by Lars Ellenberg · 8 years ago
- 9104d31 drbd: introduce WRITE_SAME support by Lars Ellenberg · 8 years ago
- 60bac04 drbd: report sizes if rejecting too small peer disk by Lars Ellenberg · 8 years ago
- 65f5be3 drbd: discard_zeroes_if_aligned allows "thin" resync for discard_zeroes_data=0 by Lars Ellenberg · 8 years ago
- af61494 drbd: only restart frozen disk io when D_UP_TO_DATE by Lars Ellenberg · 8 years ago
- 0ead5cc drbd: if there is no good data accessible, writes should be IO errors by Lars Ellenberg · 8 years ago
- 7bd000c drbd: don't forget error completion when "unsuspending" IO by Lars Ellenberg · 8 years ago
- 26a9611 drbd: introduce unfence-peer handler by Lars Ellenberg · 8 years ago
- 5052fee drbd: finish resync on sync source only by notification from sync target by Lars Ellenberg · 8 years ago
- 505675f drbd: allow larger max_discard_sectors by Lars Ellenberg · 8 years ago
- 7435e90 drbd: zero-out partial unaligned discards on local backend by Lars Ellenberg · 8 years ago
- 69ba1ee drbd: possibly disable discard support, if backend has discard_zeroes_data=0 by Lars Ellenberg · 8 years ago
- dd4f699 drbd: when receiving P_TRIM, zero-out partial unaligned chunks by Lars Ellenberg · 8 years ago
- f9ff0da drbd: allow parallel flushes for multi-volume resources by Lars Ellenberg · 8 years ago
- 0982368 drbd: fix for truncated minor number in callback command line by Lars Ellenberg · 8 years ago
- 1b228c9 drbd: fix regression: protocol A sometimes synchronous, C sometimes double-latency by Lars Ellenberg · 8 years ago
- bca1cba drbd: adjust assert in w_bitmap_io to account for BM_LOCKED_CHANGE_ALLOWED by Lars Ellenberg · 8 years ago
- 92d94ae drbd: Create the protocol feature THIN_RESYNC by Philipp Reisner · 8 years ago
- a5ca66c drbd: Introduce new disk config option rs-discard-granularity by Philipp Reisner · 8 years ago
- 700ca8c drbd: Implement handling of thinly provisioned storage on resync target nodes by Philipp Reisner · 8 years ago
- c5c2385 drbd: Kill code duplication by Philipp Reisner · 8 years ago
- be115b6 drbd: change bitmap write-out when leaving resync states by Lars Ellenberg · 8 years ago
- c0065f9 drbd: bitmap bulk IO: do not always suspend IO by Lars Ellenberg · 8 years ago
- f5fa90d nvme: move the workaround for I/O queue-less controllers from PCIe to core by Christoph Hellwig · 8 years ago
- 7a5abb4 nvme: factor out a add nvme_is_write helper by Christoph Hellwig · 8 years ago
- a229dbf nvme: allow for size limitations from transport drivers by Christoph Hellwig · 8 years ago
- 3972be2 nvme.h: add constants for PSDT and FUSE values by James Smart · 8 years ago
- 79f370e nvme.h: add AER constants by Christoph Hellwig · 8 years ago
- 69cd27e nvme.h: add NVM command set SQE/CQE size defines by Christoph Hellwig · 8 years ago
- 725b358 nvme.h: Add get_log_page command strucure by Armen Baloyan · 8 years ago
- 14e974a nvme.h: add RTD3R, RTD3E and OAES fields by Christoph Hellwig · 8 years ago
- 81baf90 bcache: Remove deprecated create_workqueue by Bhaktipriya Shridhar · 8 years ago
- 288dab8 block: add a separate operation type for secure erase by Christoph Hellwig · 8 years ago
- 56332f0 mg_disk: fix enum REQ_OP_ kbuild error by Mike Christie · 8 years ago
- 47b0e50 NVMe: Fix removal in case of active namespace list scanning method by Sunad Bhandary · 8 years ago
- bd0fc28 nvme: use UINT_MAX for max discard sectors by Minfei Huang · 9 years ago
- c55a2fd nvme: move nvme_cancel_request() to common code by Ming Lin · 9 years ago
- e1958e6 nvme: update and rename nvme_cancel_io to nvme_cancel_request by Ming Lin · 9 years ago
- 28a8f0d block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH by Mike Christie · 8 years ago
- a418090 block: do not use REQ_FLUSH for tracking flush support by Mike Christie · 8 years ago
- 3a5e02c block, drivers: add REQ_OP_FLUSH operation by Mike Christie · 8 years ago
- 4e1b2d52 block, fs, drivers: remove REQ_OP compat defs and related code by Mike Christie · 8 years ago
- 6296b96 block, drivers, fs: shrink bi_rw from long to int by Mike Christie · 8 years ago
- 43b62ce block: move bio io prio to a new field by Mike Christie · 8 years ago
- 8e45c6f ide cd: do not set REQ_WRITE on requests. by Mike Christie · 8 years ago
- 1b9a9ab blktrace: use op accessors by Mike Christie · 8 years ago
- c2df40d drivers: use req op accessor by Mike Christie · 8 years ago
- d9d8c5c block: convert is_sync helpers to use REQ_OPs. by Mike Christie · 8 years ago
- 8fe0d47 block: convert merge/insert code to check for REQ_OPs. by Mike Christie · 8 years ago
- 63a4cc2 blkg_rwstat: separate op from flags by Mike Christie · 8 years ago
- ba568ea block: prepare elevator to use REQ_OPs. by Mike Christie · 8 years ago
- cc6e3b1 block: prepare mq request creation to use REQ_OPs by Mike Christie · 8 years ago
- e6a40b0 block: prepare request creation/destruction code to use REQ_OPs by Mike Christie · 8 years ago
- 4993b77 block: copy bio op to request op by Mike Christie · 8 years ago
- a022606 xen: use bio op accessors by Mike Christie · 8 years ago
- e742fc3 target: use bio op accessors by Mike Christie · 8 years ago
- 796a5cf md: use bio op accessors by Mike Christie · 8 years ago
- bb3cc85 drbd: use bio op accessors by Mike Christie · 8 years ago
- ad0d9e7 bcache: use bio op accessors by Mike Christie · 8 years ago
- e604714 dm: use bio op accessors by Mike Christie · 8 years ago
- 528ec5a dm: pass dm stats data dir instead of bi_rw by Mike Christie · 8 years ago
- 162b99e pm: use bio op accessors by Mike Christie · 8 years ago
- 0d16dcf ocfs2: use bio op accessors by Mike Christie · 8 years ago
- b2d4586 nilfs: use bio op accessors by Mike Christie · 8 years ago
- eed25cd mpage: use bio op accessors by Mike Christie · 8 years ago
- 67ed259 hfsplus: use bio op accessors by Mike Christie · 8 years ago
- 50bfcd0 xfs: use bio op accessors by Mike Christie · 8 years ago
- e1b1afa gfs2: use bio op accessors by Mike Christie · 8 years ago
- 04d328d f2fs: use bio op accessors by Mike Christie · 8 years ago
- 81a75f6 btrfs: use bio fields for op and flags by Mike Christie · 8 years ago
- b3d3fa5 btrfs: update __btrfs_map_block for REQ_OP transition by Mike Christie · 8 years ago
- 37226b2 btrfs: use bio op accessors by Mike Christie · 8 years ago
- 1f7ad75 btrfs: have submit_one_bio users use bio op accessors by Mike Christie · 8 years ago
- 8a4c1e4 direct-io: use bio set/get op accessors by Mike Christie · 8 years ago
- 469e321 block discard: use bio set op accessor by Mike Christie · 8 years ago
- 95fe6c1 block, fs, mm, drivers: use bio set/get op accessors by Mike Christie · 8 years ago
- c8d9324 bcache: use op_is_write instead of checking for REQ_WRITE by Mike Christie · 8 years ago
- 5111166 dm: use op_is_write instead of checking for REQ_WRITE by Mike Christie · 8 years ago
- a8ebb05 block, drivers, cgroup: use op_is_write helper instead of checking for REQ_WRITE by Mike Christie · 8 years ago
- dfec8a1 fs: have ll_rw_block users pass in op and flags separately by Mike Christie · 8 years ago
- 2a222ca fs: have submit_bh users pass in op and flags separately by Mike Christie · 8 years ago
- f215082 block: add REQ_OP definitions and helpers by Mike Christie · 8 years ago
- 4e49ea4 block/fs/drivers: remove rw argument from submit_bio by Mike Christie · 8 years ago
- af8c34c Linux 4.7-rc2 by Linus Torvalds · 8 years ago
- 5975b2c Merge branch 'parisc-4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
- d834502 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
- eedf265 devpts: Make each mount of devpts an independent filesystem. by Eric W. Biederman · 8 years ago
- 58f1c65 parisc: Move die_if_kernel() prototype into traps.h header by Helge Deller · 8 years ago
- 8b78f26 parisc: Fix pagefault crash in unaligned __get_user() call by Helge Deller · 8 years ago