开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-07-20
dm: add infrastructure for DAX support
Toshi Kani
2016-07-20
Merge remote-tracking branch 'jens/for-4.8/core' into dm-4.8
Mike Snitzer
2016-07-20
block: do not merge requests without consulting with io scheduler
Tahsin Erdogan
2016-07-20
block: Fix spelling in a source code comment
Bart Van Assche
2016-07-20
block: expose QUEUE_FLAG_DAX in sysfs
Yigal Korman
2016-07-20
block: add QUEUE_FLAG_DAX for devices to advertise their DAX support
Toshi Kani
2016-07-20
dm thin: fix a race condition between discarding and provisioning a block
Joe Thornber
2016-07-20
dm btree: fix a bug in dm_btree_find_next_single()
Joe Thornber
2016-07-19
dm raid: fix random optimal_io_size for raid0
Heinz Mauelshagen
2016-07-19
dm raid: address checkpatch.pl complaints
Heinz Mauelshagen
2016-07-18
Btrfs: fix comparison in __btrfs_map_block()
Vincent Stehlé
2016-07-18
dm: call PR reserve/unreserve on each underlying device
Christoph Hellwig
2016-07-18
sd: don't use the ALL_TG_PT bit for reservations
Christoph Hellwig
2016-07-18
dm: fix second blk_delay_queue() parameter to be in msec units not jiffies
Tahsin Erdogan
2016-07-18
dm raid: change logical functions to actually return bool
Heinz Mauelshagen
2016-07-18
dm raid: use rdev_for_each in status
Heinz Mauelshagen
2016-07-18
dm raid: use rs->raid_disks to avoid memory leaks on free
Heinz Mauelshagen
2016-07-18
dm raid: support delta_disks for raid1, fix table output
Heinz Mauelshagen
2016-07-18
dm raid: enhance reshape check and factor out reshape setup
Heinz Mauelshagen
2016-07-18
dm raid: allow resize during recovery
Heinz Mauelshagen
2016-07-18
dm raid: fix rs_is_recovering() to allow for lvextend
Heinz Mauelshagen
2016-07-18
dm raid: fix rebuild and catch bogus sync/resync flags
Heinz Mauelshagen
2016-07-18
dm raid: fix ctr memory leaks on error paths
Heinz Mauelshagen
2016-07-18
dm raid: fix typo in write_mostly flag
Heinz Mauelshagen
2016-07-18
dm raid: also reject size change during recovery
Heinz Mauelshagen
2016-07-18
dm raid: fix new superblock/bitmap creation on disk addition
Heinz Mauelshagen
2016-07-18
dm raid: add comments and fix typos
Heinz Mauelshagen
2016-07-18
dm raid: fix raid10 device size error on out-of-place reshape
Heinz Mauelshagen
2016-07-18
dm raid: prohibit 'nosync' on new raid6 and reject resize during reshape
Heinz Mauelshagen
2016-07-18
dm raid: clarify and fix recovery
Heinz Mauelshagen
2016-07-18
dm raid: fix rs_set_capacity on growing reshape
Heinz Mauelshagen
2016-07-18
dm raid: make rs_set_capacity to work on shrinking reshape
Heinz Mauelshagen
2016-07-18
dm raid: enhance comments in takeover checks
Heinz Mauelshagen
2016-07-18
dm raid: remove bogus comment and fix comment typos
Heinz Mauelshagen
2016-07-18
dm raid: more restricting data_offset value checks
Heinz Mauelshagen
2016-07-18
dm raid: reject too many write_mostly devices
Heinz Mauelshagen
2016-07-18
dm raid: the sync_page_io() metadata_op argument is bool
Heinz Mauelshagen
2016-07-18
dm raid: prohibit to pass in both sync and nosync ctr flags
Heinz Mauelshagen
2016-07-18
dm raid: avoid superfluous memory barriers on static metadata
Heinz Mauelshagen
2016-07-13
block: atari: Return early for unsupported sector size
Gabriel Krisman Bertazi
2016-07-06
dm rq: check kthread_run return for .request_fn request-based DM
Mike Snitzer
2016-07-01
dm verity fec: fix block calculation
Sami Tolvanen
2016-07-01
dm ioctl: Simplify parameter buffer management code
Bart Van Assche
2016-07-01
dm crypt: Fix sparse complaints
Bart Van Assche
2016-06-28
Doc: block: Fix a typo in queue-sysfs.txt
Masanari Iida
2016-06-28
cfq-iosched: Charge at least 1 jiffie instead of 1 ns
Jan Kara
2016-06-28
cfq-iosched: Fix regression in bonnie++ rewrite performance
Jan Kara
2016-06-28
cfq-iosched: Convert slice_resid from u64 to s64
Jan Kara
2016-06-28
block: Convert fifo_time from ulong to u64
Jan Kara
2016-06-17
blktrace: avoid using timespec
Arnd Bergmann
[next]