Kirill A. Shutemov 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros 9 tahun lalu
..
bcache f8b11260a4 bcache: fix cache_set_flush() NULL pointer dereference on OOM 9 tahun lalu
persistent-data 512167788a dm space map metadata: remove unused variable in brb_pop() 9 tahun lalu
Kconfig 3f0680402c dm: add missing newline between DM_DEBUG_BLOCK_STACK_TRACING and DM_BUFIO 9 tahun lalu
Makefile 9ed84698fd dm cache: make the 'mq' policy an alias for 'smq' 9 tahun lalu
bitmap.c 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros 9 tahun lalu
bitmap.h d85326cf86 md: fix typos for stipe 9 tahun lalu
dm-bio-prison.c 4246a0b63b block: add a bi_error field to struct bio 10 tahun lalu
dm-bio-prison.h 3cdf93f9d8 dm bio prison: add dm_cell_promote_or_release() 10 tahun lalu
dm-bio-record.h 1c3b13e64c dm: Refactor for new bio cloning/splitting 11 tahun lalu
dm-bufio.c 33caf82acf Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 9 tahun lalu
dm-bufio.h 55b082e614 dm snapshot: use dm-bufio prefetch 11 tahun lalu
dm-builtin.c 2995fa78e4 dm sysfs: fix a module unload race 11 tahun lalu
dm-cache-block-types.h 1bad9bc4ee dm cache: revert "remove remainder of distinct discard block size" 10 tahun lalu
dm-cache-metadata.c d14fcf3dd7 dm cache: make sure every metadata function checks fail_io 9 tahun lalu
dm-cache-metadata.h d14fcf3dd7 dm cache: make sure every metadata function checks fail_io 9 tahun lalu
dm-cache-policy-cleaner.c e0700ce709 Merge tag 'dm-4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm 9 tahun lalu
dm-cache-policy-internal.h fba10109a4 dm cache: age and write back cache entries even without active IO 10 tahun lalu
dm-cache-policy-smq.c 7dd85bb0e9 dm cache policy smq: clarify that mq registration failure was for 'mq' 9 tahun lalu
dm-cache-policy.c 2e68c4e6ca dm cache: add policy name to status output 11 tahun lalu
dm-cache-policy.h fba10109a4 dm cache: age and write back cache entries even without active IO 10 tahun lalu
dm-cache-target.c 843f0f2e8f dm cache: bump the target version 9 tahun lalu
dm-crypt.c 70477371dc Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 9 tahun lalu
dm-delay.c 30187e1d48 dm: rename target's per_bio_data_size to per_io_data_size 9 tahun lalu
dm-era-target.c 4c7da06f5a dm persistent data: eliminate unnecessary return values 9 tahun lalu
dm-exception-store.c e0700ce709 Merge tag 'dm-4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm 9 tahun lalu
dm-exception-store.h 385277bfb5 dm snapshot: fix hung bios when copy error occurs 9 tahun lalu
dm-flakey.c 30187e1d48 dm: rename target's per_bio_data_size to per_io_data_size 9 tahun lalu
dm-io.c 93bbf5831d md: more open-coded offset_in_page() 9 tahun lalu
dm-ioctl.c 591ddcfc4b dm: allow immutable request-based targets to use blk-mq pdu 9 tahun lalu
dm-kcopyd.c d0164adc89 mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd 9 tahun lalu
dm-linear.c 00272c854e dm linear: remove redundant target name from error messages 9 tahun lalu
dm-log-userspace-base.c 6f65985e26 dm: drop NULL test before kmem_cache_destroy() and mempool_destroy() 9 tahun lalu
dm-log-userspace-transfer.c c32a512fdf dm log userspace transfer: match wait_for_completion_timeout return type 10 tahun lalu
dm-log-userspace-transfer.h 7ec23d5094 dm log: userspace add luid to distinguish between concurrent log instances 16 tahun lalu
dm-log-writes.c 30187e1d48 dm: rename target's per_bio_data_size to per_io_data_size 9 tahun lalu
dm-log.c 8fb980e35b dm: use memweight() 13 tahun lalu
dm-mpath.c ec31f3f78a dm mpath: cleanup reinstate_path() et al based on code review 9 tahun lalu
dm-mpath.h 6680073d3e dm mpath: remove is_active from struct dm_path 17 tahun lalu
dm-path-selector.c 056075c764 md: Add module.h to all files using it implicitly 13 tahun lalu
dm-path-selector.h 90a4323ccf dm path selector: remove 'repeat_count' return from .select_path hook 9 tahun lalu
dm-queue-length.c 90a4323ccf dm path selector: remove 'repeat_count' return from .select_path hook 9 tahun lalu
dm-raid.c 042745ee53 dm raid: fix round up of default region size 10 tahun lalu
dm-raid1.c 30187e1d48 dm: rename target's per_bio_data_size to per_io_data_size 9 tahun lalu
dm-region-hash.c a3d939ae7b dm: convert ffs to __ffs 9 tahun lalu
dm-round-robin.c b0b477c7e0 dm round robin: use percpu 'repeat_count' and 'current_path' 9 tahun lalu
dm-service-time.c 90a4323ccf dm path selector: remove 'repeat_count' return from .select_path hook 9 tahun lalu
dm-snap-persistent.c 385277bfb5 dm snapshot: fix hung bios when copy error occurs 9 tahun lalu
dm-snap-transient.c 385277bfb5 dm snapshot: fix hung bios when copy error occurs 9 tahun lalu
dm-snap.c 4df2bf466a dm snapshot: disallow the COW and origin devices from being identical 9 tahun lalu
dm-stats.c bd49784fd1 dm stats: report precise_timestamps and histogram in @stats_list output 10 tahun lalu
dm-stats.h c96aec344d dm stats: support precise timestamps 10 tahun lalu
dm-stripe.c 1e1a4e8f43 Merge tag 'dm-4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm 10 tahun lalu
dm-switch.c aad9ae4550 dm switch: simplify conditional in alloc_region_table() 9 tahun lalu
dm-sysfs.c 17e149b8f7 dm: add 'use_blk_mq' module param and expose in per-device ro sysfs attr 10 tahun lalu
dm-table.c 4df2bf466a dm snapshot: disallow the COW and origin devices from being identical 9 tahun lalu
dm-target.c f083b09b78 dm: set DM_TARGET_WILDCARD feature on "error" target 9 tahun lalu
dm-thin-metadata.c 2eae9e4489 dm thin metadata: don't issue prefetches if a transaction abort has failed 9 tahun lalu
dm-thin-metadata.h 6550f075f5 dm thin metadata: add dm_thin_remove_range() 10 tahun lalu
dm-thin.c c3667cc619 dm thin: consistently return -ENOSPC if pool has run out of data space 9 tahun lalu
dm-uevent.c daaa5f7cbe md: Add in export.h for files using EXPORT_SYMBOL 13 tahun lalu
dm-uevent.h 7a8c3d3b92 dm: uevent generate events 18 tahun lalu
dm-verity-fec.c 30187e1d48 dm: rename target's per_bio_data_size to per_io_data_size 9 tahun lalu
dm-verity-fec.h a739ff3f54 dm verity: add support for forward error correction 9 tahun lalu
dm-verity-target.c 30187e1d48 dm: rename target's per_bio_data_size to per_io_data_size 9 tahun lalu
dm-verity.h 0cc37c2df4 dm verity: add ignore_zero_blocks feature 9 tahun lalu
dm-zero.c 4246a0b63b block: add a bi_error field to struct bio 10 tahun lalu
dm.c 98dbc9c6c6 dm: fix rq_end_stats() NULL pointer in dm_requeue_original_request() 9 tahun lalu
dm.h 591ddcfc4b dm: allow immutable request-based targets to use blk-mq pdu 9 tahun lalu
faulty.c 849674e4fb MD: rename some functions 9 tahun lalu
linear.c 8ae126660f block: kill merge_bvec_fn() completely 10 tahun lalu
linear.h e849b9381f md/linear: typedef removal: linear_conf_t -> struct linear_conf 14 tahun lalu
md-cluster.c 4ac7a65f80 md-cluster: fix missing memory free 9 tahun lalu
md-cluster.h f6a2dc64ee md-cluster: append some actions when change bitmap from clustered to none 9 tahun lalu
md.c 70d9798b95 MD: warn for potential deadlock 9 tahun lalu
md.h 3c28c9ccaf Merge tag 'md/4.5' of git://neil.brown.name/md 9 tahun lalu
multipath.c fafcde3ac1 md: multipath: don't hardcopy bio in .make_request path 9 tahun lalu
multipath.h 69724e28ca md/multipath: typedef removal: multipath_conf_t -> struct mpconf 14 tahun lalu
raid0.c e3d132d123 treewide: Fix typos in printk 9 tahun lalu
raid0.h 8ae126660f block: kill merge_bvec_fn() completely 10 tahun lalu
raid1.c ccfc7bf1f0 raid1: include bio_end_io_list in nr_queued to prevent freeze_array hang 9 tahun lalu
raid1.h c40f341f1e md-cluster: Use a small window for resync 9 tahun lalu
raid10.c 23ddba80eb raid10: include bio_end_io_list in nr_queued to prevent freeze_array hang 9 tahun lalu
raid10.h 95af587e95 md/raid10: ensure device failure recorded before write request returns. 10 tahun lalu
raid5-cache.c 16a43f6a65 raid5-cache: handle journal hotadd in quiesce 9 tahun lalu
raid5.c 1d034e68e2 md/raid5: Cleanup cpu hotplug notifier 9 tahun lalu
raid5.h 6ab2a4b806 RAID5: revert e9e4c377e2f563 to fix a livelock 9 tahun lalu