]> git.karo-electronics.de Git - linux-beck.git/shortlog
linux-beck.git
2016-07-21 Mike SnitzerMerge remote-tracking branch 'jens/for-4.8/core' into...
2016-07-21 Tahsin Erdoganblock: do not merge requests without consulting with...
2016-07-21 Bart Van Asscheblock: Fix spelling in a source code comment
2016-07-21 Yigal Kormanblock: expose QUEUE_FLAG_DAX in sysfs
2016-07-21 Toshi Kaniblock: add QUEUE_FLAG_DAX for devices to advertise...
2016-07-20 Joe Thornberdm thin: fix a race condition between discarding and...
2016-07-20 Joe Thornberdm btree: fix a bug in dm_btree_find_next_single()
2016-07-19 Heinz Mauelshagendm raid: fix random optimal_io_size for raid0
2016-07-19 Heinz Mauelshagendm raid: address checkpatch.pl complaints
2016-07-18 Vincent StehléBtrfs: fix comparison in __btrfs_map_block()
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-13 Gabriel Krisman... block: atari: Return early for unsupported sector size
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-28 Masanari IidaDoc: block: Fix a typo in queue-sysfs.txt
2016-06-28 Jan Karacfq-iosched: Charge at least 1 jiffie instead of 1 ns
2016-06-28 Jan Karacfq-iosched: Fix regression in bonnie++ rewrite performance
2016-06-28 Jan Karacfq-iosched: Convert slice_resid from u64 to s64
2016-06-28 Jan Karablock: Convert fifo_time from ulong to u64
2016-06-17 Arnd Bergmannblktrace: avoid using timespec
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: update Documentation about reshaping/takeover...
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-14 Bart Van Asscheblock/blk-cgroup.c: Declare local symbols static
2016-06-14 Bart Van Asscheblock/bio-integrity.c: Add #include "blk.h"
2016-06-14 Bart Van Asscheblock/partition-generic.c: Remove a set-but-not-used...
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-10 Ming Leiblock: bio: kill BIO_MAX_SIZE
2016-06-09 Jens Axboecfq-iosched: temporarily boost queue priority for idle...
2016-06-09 Ming Leiblock: drbd: avoid to use BIO_MAX_SIZE
2016-06-09 Ming Leiblock: bio: remove BIO_MAX_SECTORS
2016-06-09 Ming Leifs: xfs: replace BIO_MAX_SECTORS with BIO_MAX_PAGES
2016-06-09 Ming Leiiov_iter: use bvec iterator to implement iterate_bvec()
2016-06-09 Ming Leiblock: mark 1st parameter of bvec_iter_advance as const
2016-06-09 Ming Leiblock: move two bvec structure into bvec.h
2016-06-09 Ming Leiblock: move bvec iterator into include/linux/bvec.h
2016-06-09 Omar Sandovalblk-mq: actually hook up defer list when running requests
2016-06-09 Christoph Hellwigblock: better packing for struct request
2016-06-08 Mike Christieext4: use bio op helprs in ext4 crypto code
2016-06-08 Jan Karacfq-iosched: Convert to use highres timers
2016-06-08 Jeff Moyercfq-iosched: Expose microsecond interfaces
2016-06-08 Jeff Moyercfq-iosched: Convert from jiffies to nanoseconds
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
next