dm raid: address checkpatch.pl complaints
[cascardo/linux.git] / drivers /
2016-07-19 Heinz Mauelshagendm raid: address checkpatch.pl complaints
2016-07-18 Christoph Hellwigdm: call PR reserve/unreserve on each underlying device
2016-07-18 Christoph Hellwigsd: don't use the ALL_TG_PT bit for reservations
2016-07-18 Tahsin Erdogandm: fix second blk_delay_queue() parameter to be in...
2016-07-18 Heinz Mauelshagendm raid: change logical functions to actually return...
2016-07-18 Heinz Mauelshagendm raid: use rdev_for_each in status
2016-07-18 Heinz Mauelshagendm raid: use rs->raid_disks to avoid memory leaks on...
2016-07-18 Heinz Mauelshagendm raid: support delta_disks for raid1, fix table output
2016-07-18 Heinz Mauelshagendm raid: enhance reshape check and factor out reshape...
2016-07-18 Heinz Mauelshagendm raid: allow resize during recovery
2016-07-18 Heinz Mauelshagendm raid: fix rs_is_recovering() to allow for lvextend
2016-07-18 Heinz Mauelshagendm raid: fix rebuild and catch bogus sync/resync flags
2016-07-18 Heinz Mauelshagendm raid: fix ctr memory leaks on error paths
2016-07-18 Heinz Mauelshagendm raid: fix typo in write_mostly flag
2016-07-18 Heinz Mauelshagendm raid: also reject size change during recovery
2016-07-18 Heinz Mauelshagendm raid: fix new superblock/bitmap creation on disk...
2016-07-18 Heinz Mauelshagendm raid: add comments and fix typos
2016-07-18 Heinz Mauelshagendm raid: fix raid10 device size error on out-of-place...
2016-07-18 Heinz Mauelshagendm raid: prohibit 'nosync' on new raid6 and reject...
2016-07-18 Heinz Mauelshagendm raid: clarify and fix recovery
2016-07-18 Heinz Mauelshagendm raid: fix rs_set_capacity on growing reshape
2016-07-18 Heinz Mauelshagendm raid: make rs_set_capacity to work on shrinking...
2016-07-18 Heinz Mauelshagendm raid: enhance comments in takeover checks
2016-07-18 Heinz Mauelshagendm raid: remove bogus comment and fix comment typos
2016-07-18 Heinz Mauelshagendm raid: more restricting data_offset value checks
2016-07-18 Heinz Mauelshagendm raid: reject too many write_mostly devices
2016-07-18 Heinz Mauelshagendm raid: the sync_page_io() metadata_op argument is...
2016-07-18 Heinz Mauelshagendm raid: prohibit to pass in both sync and nosync ctr...
2016-07-18 Heinz Mauelshagendm raid: avoid superfluous memory barriers on static...
2016-07-06 Mike Snitzerdm rq: check kthread_run return for .request_fn request...
2016-07-02 Sami Tolvanendm verity fec: fix block calculation
2016-07-01 Bart Van Asschedm ioctl: Simplify parameter buffer management code
2016-07-01 Bart Van Asschedm crypt: Fix sparse complaints
2016-06-16 Arnd Bergmanndm raid: don't use 'const' in function return
2016-06-14 Heinz Mauelshagendm raid: fix failed takeover/reshapes by keeping raid...
2016-06-14 Heinz Mauelshagendm raid: support to change bitmap region size
2016-06-14 Heinz Mauelshagendm raid: add reshaping support to the target
2016-06-14 Heinz Mauelshagendm raid: add prerequisite functions and definitions...
2016-06-14 Heinz Mauelshagendm raid: inverse check for flags from invalid to valid...
2016-06-14 Mike Snitzerdm raid: various code cleanups
2016-06-14 Mike Snitzerdm raid: rename functions that alloc and free struct...
2016-06-14 Mike Snitzerdm raid: remove all the bitops wrappers
2016-06-14 Mike Snitzerdm raid: rename _in_range to __within_range
2016-06-14 Mike Snitzerdm raid: add missing "dm-raid0" module alias
2016-06-14 Mike Snitzerdm raid: rename _argname_by_flag to dm_raid_arg_name_by...
2016-06-14 Mike Snitzerdm raid: bump to v1.9.0 and make the extended SB featur...
2016-06-14 Mike Snitzerdm raid: remove ti_error_* wrappers
2016-06-14 Mike Snitzerdm raid: tabify appropriate whitespace
2016-06-14 Heinz Mauelshagendm raid: enhance status interface and fixup takeover...
2016-06-14 Heinz Mauelshagendm raid: add raid level takeover support
2016-06-14 Heinz Mauelshagendm raid: enhance super_sync() to support new superblock...
2016-06-14 Heinz Mauelshagendm raid: add new reshaping/raid10 format table line...
2016-06-14 Heinz Mauelshagendm raid: introduce extended superblock and new raid...
2016-06-13 Heinz Mauelshagendm raid: use rt_is_raid*() in all appropriate checks
2016-06-13 Heinz Mauelshagendm raid: more use of flag testing wrappers
2016-06-13 Heinz Mauelshagendm raid: check constructor arguments for invalid raid...
2016-06-13 Heinz Mauelshagendm raid: cleanup / provide infrastructure
2016-06-13 Heinz Mauelshagendm raid: use dm_arg_set API in constructor
2016-06-13 Heinz Mauelshagendm raid: rename variable 'ret' to 'r' to conform to...
2016-06-10 Mike Snitzerdm mpath: add optional "queue_mode" feature
2016-06-10 Mike Snitzerdm mpath: remove bio-based bloat from struct dm_mpath_io
2016-06-10 Mike Snitzerdm mpath: reinstate bio-based support
2016-06-10 Mike Snitzerdm: move request-based code out to dm-rq.[hc]
2016-06-09 Ming Leiblock: drbd: avoid to use BIO_MAX_SIZE
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 Christieide cd: do not set REQ_WRITE on requests.
2016-06-07 Mike Christiedrivers: use req op accessor
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 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 submit_bh users pass in op and flags separately
2016-06-07 Mike Christieblock/fs/drivers: remove rw argument from submit_bio
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-04 Linus TorvaldsMerge tag 'drm-fixes-for-v4.7-rc2' of git://people...
2016-06-04 Linus TorvaldsMerge tag 'vfio-v4.7-rc2' of git://github.com/awilliam...
2016-06-04 Linus TorvaldsMerge tag 'mmc-v4.7-rc1-2' of git://git.linaro.org...
2016-06-04 Linus TorvaldsMerge branch 'for-linus-4.7' of git://git./linux/kernel...
2016-06-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-06-04 Linus TorvaldsMerge tag 'acpi-4.7-rc2' of git://git./linux/kernel...
2016-06-04 Linus TorvaldsMerge tag 'pm-4.7-rc2' of git://git./linux/kernel/git...
2016-06-04 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2016-06-03 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2016-06-03 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2016-06-03 Linus TorvaldsMerge branch 'fixes' of git://git.armlinux.org.uk/...
2016-06-03 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
next