cascardo/linux.git
2016-06-27 Dan Williamsblock: convert to device_add_disk()
2016-06-22 Dan Williamsum: track 'parent' device in a local variable
2016-06-22 Dan Williamsmmc: move 'parent' tracking to mmc_blk_data
2016-06-16 Dan Williamsblock: introduce device_add_disk()
2016-06-14 Lars Ellenbergdrbd: correctly handle failed crypto_alloc_hash
2016-06-14 Lars Ellenbergdrbd: al_write_transaction: skip re-scanning of bitmap...
2016-06-14 Lars Ellenbergdrbd: finally report ms, not jiffies, in log message
2016-06-14 Roland Kammererdrbd: get rid of empty statement in is_valid_state
2016-06-14 Fabian Frederickdrbd: code cleanups without semantic changes
2016-06-14 Lars Ellenbergdrbd: bump current uuid when resuming IO with diskless...
2016-06-14 Lars Ellenbergdrbd: disallow promotion during resync handshake, avoid...
2016-06-14 Lars Ellenbergdrbd: sync_handshake: handle identical uuids with curre...
2016-06-14 Lars Ellenbergdrbd: introduce WRITE_SAME support
2016-06-14 Lars Ellenbergdrbd: report sizes if rejecting too small peer disk
2016-06-14 Lars Ellenbergdrbd: discard_zeroes_if_aligned allows "thin" resync...
2016-06-14 Lars Ellenbergdrbd: only restart frozen disk io when D_UP_TO_DATE
2016-06-14 Lars Ellenbergdrbd: if there is no good data accessible, writes shoul...
2016-06-14 Lars Ellenbergdrbd: don't forget error completion when "unsuspending" IO
2016-06-14 Lars Ellenbergdrbd: introduce unfence-peer handler
2016-06-14 Lars Ellenbergdrbd: finish resync on sync source only by notification...
2016-06-14 Lars Ellenbergdrbd: allow larger max_discard_sectors
2016-06-14 Lars Ellenbergdrbd: zero-out partial unaligned discards on local...
2016-06-14 Lars Ellenbergdrbd: possibly disable discard support, if backend...
2016-06-14 Lars Ellenbergdrbd: when receiving P_TRIM, zero-out partial unaligned...
2016-06-14 Lars Ellenbergdrbd: allow parallel flushes for multi-volume resources
2016-06-14 Lars Ellenbergdrbd: fix for truncated minor number in callback comman...
2016-06-14 Lars Ellenbergdrbd: fix regression: protocol A sometimes synchronous...
2016-06-14 Lars Ellenbergdrbd: adjust assert in w_bitmap_io to account for BM_LO...
2016-06-14 Philipp Reisnerdrbd: Create the protocol feature THIN_RESYNC
2016-06-14 Philipp Reisnerdrbd: Introduce new disk config option rs-discard-granu...
2016-06-14 Philipp Reisnerdrbd: Implement handling of thinly provisioned storage...
2016-06-14 Philipp Reisnerdrbd: Kill code duplication
2016-06-14 Lars Ellenbergdrbd: change bitmap write-out when leaving resync states
2016-06-14 Lars Ellenbergdrbd: bitmap bulk IO: do not always suspend IO
2016-06-12 Christoph Hellwignvme: move the workaround for I/O queue-less controller...
2016-06-12 Christoph Hellwignvme: factor out a add nvme_is_write helper
2016-06-12 Christoph Hellwignvme: allow for size limitations from transport drivers
2016-06-12 James Smartnvme.h: add constants for PSDT and FUSE values
2016-06-12 Christoph Hellwignvme.h: add AER constants
2016-06-12 Christoph Hellwignvme.h: add NVM command set SQE/CQE size defines
2016-06-12 Armen Baloyannvme.h: Add get_log_page command strucure
2016-06-12 Christoph Hellwignvme.h: add RTD3R, RTD3E and OAES fields
2016-06-12 Bhaktipriya... bcache: Remove deprecated create_workqueue
2016-06-09 Christoph Hellwigblock: add a separate operation type for secure erase
2016-06-08 Mike Christiemg_disk: fix enum REQ_OP_ kbuild error
2016-06-08 Sunad BhandaryNVMe: Fix removal in case of active namespace list...
2016-06-08 Minfei Huangnvme: use UINT_MAX for max discard sectors
2016-06-07 Ming Linnvme: move nvme_cancel_request() to common code
2016-06-07 Ming Linnvme: update and rename nvme_cancel_io to nvme_cancel_r...
2016-06-07 Mike Christieblock, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
2016-06-07 Mike Christieblock: do not use REQ_FLUSH for tracking flush support
2016-06-07 Mike Christieblock, drivers: add REQ_OP_FLUSH operation
2016-06-07 Mike Christieblock, fs, drivers: remove REQ_OP compat defs and relat...
2016-06-07 Mike Christieblock, drivers, fs: shrink bi_rw from long to int
2016-06-07 Mike Christieblock: move bio io prio to a new field
2016-06-07 Mike Christieide cd: do not set REQ_WRITE on requests.
2016-06-07 Mike Christieblktrace: use op accessors
2016-06-07 Mike Christiedrivers: use req op accessor
2016-06-07 Mike Christieblock: convert is_sync helpers to use REQ_OPs.
2016-06-07 Mike Christieblock: convert merge/insert code to check for REQ_OPs.
2016-06-07 Mike Christieblkg_rwstat: separate op from flags
2016-06-07 Mike Christieblock: prepare elevator to use REQ_OPs.
2016-06-07 Mike Christieblock: prepare mq request creation to use REQ_OPs
2016-06-07 Mike Christieblock: prepare request creation/destruction code to...
2016-06-07 Mike Christieblock: copy bio op to request op
2016-06-07 Mike Christiexen: use bio op accessors
2016-06-07 Mike Christietarget: use bio op accessors
2016-06-07 Mike Christiemd: use bio op accessors
2016-06-07 Mike Christiedrbd: use bio op accessors
2016-06-07 Mike Christiebcache: use bio op accessors
2016-06-07 Mike Christiedm: use bio op accessors
2016-06-07 Mike Christiedm: pass dm stats data dir instead of bi_rw
2016-06-07 Mike Christiepm: use bio op accessors
2016-06-07 Mike Christieocfs2: use bio op accessors
2016-06-07 Mike Christienilfs: use bio op accessors
2016-06-07 Mike Christiempage: use bio op accessors
2016-06-07 Mike Christiehfsplus: use bio op accessors
2016-06-07 Mike Christiexfs: use bio op accessors
2016-06-07 Mike Christiegfs2: use bio op accessors
2016-06-07 Mike Christief2fs: use bio op accessors
2016-06-07 Mike Christiebtrfs: use bio fields for op and flags
2016-06-07 Mike Christiebtrfs: update __btrfs_map_block for REQ_OP transition
2016-06-07 Mike Christiebtrfs: use bio op accessors
2016-06-07 Mike Christiebtrfs: have submit_one_bio users use bio op accessors
2016-06-07 Mike Christiedirect-io: use bio set/get op accessors
2016-06-07 Mike Christieblock discard: use bio set op accessor
2016-06-07 Mike Christieblock, fs, mm, drivers: use bio set/get op accessors
2016-06-07 Mike Christiebcache: use op_is_write instead of checking for REQ_WRITE
2016-06-07 Mike Christiedm: use op_is_write instead of checking for REQ_WRITE
2016-06-07 Mike Christieblock, drivers, cgroup: use op_is_write helper instead...
2016-06-07 Mike Christiefs: have ll_rw_block users pass in op and flags separately
2016-06-07 Mike Christiefs: have submit_bh users pass in op and flags separately
2016-06-07 Mike Christieblock: add REQ_OP definitions and helpers
2016-06-07 Mike Christieblock/fs/drivers: remove rw argument from submit_bio
2016-06-05 Linus TorvaldsLinux 4.7-rc2 v4.7-rc2
2016-06-05 Linus TorvaldsMerge branch 'parisc-4.7-2' of git://git./linux/kernel...
2016-06-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-06-05 Eric W. Biedermandevpts: Make each mount of devpts an independent filesy...
2016-06-05 Helge Dellerparisc: Move die_if_kernel() prototype into traps.h...
2016-06-05 Helge Dellerparisc: Fix pagefault crash in unaligned __get_user...
next