]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
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-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
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.kernel.org...
2016-06-05 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
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...
2016-06-05 Helge Dellerparisc: Fix printk time during boot
2016-06-04 Mikulas Patockaparisc: Fix backtrace on PA-RISC
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.kernel.org...
2016-06-04 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2016-06-04 Linus TorvaldsMerge tag 'acpi-4.7-rc2' of git://git.kernel.org/pub...
2016-06-04 Linus TorvaldsMerge tag 'pm-4.7-rc2' of git://git.kernel.org/pub...
2016-06-04 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2016-06-03 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2016-06-03 Mel Gormanmm, page_alloc: recalculate the preferred zoneref if...
2016-06-03 Mel Gormanmm, page_alloc: reset zonelist iterator after resetting...
2016-06-03 Michal Hockomm, oom_reaper: do not use siglock in try_oom_reaper()
2016-06-03 Vlastimil Babkamm, page_alloc: prevent infinite loop in buffered_rmqueue()
next