Age | Commit message (Expand) | Author | Files | Lines |
2015-11-11 | Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -9/+16 |
2015-11-10 | Merge tag 'md/4.4-rc0-fix' of git://neil.brown.name/md | Linus Torvalds | 1 | -0/+1 |
2015-11-09 | raid5-cache: add crc32c Kconfig dependency | Arnd Bergmann | 1 | -0/+1 |
2015-11-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -4/+4 |
2015-11-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -3/+1 |
2015-11-07 | block: change ->make_request_fn() and users to return a queue cookie | Jens Axboe | 3 | -9/+16 |
2015-11-07 | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep... | Mel Gorman | 2 | -4/+4 |
2015-11-06 | bcache: Really show state of work pending bit | Petr Mladek | 1 | -3/+1 |
2015-11-05 | Merge tag 'dm-4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds | 32 | -210/+327 |
2015-11-05 | Merge tag 'md/4.4' of git://neil.brown.name/md | Linus Torvalds | 13 | -309/+1917 |
2015-11-05 | Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-block | Linus Torvalds | 6 | -50/+57 |
2015-11-01 | Merge tag 'md/4.3-rc7-fixes' of git://neil.brown.name/md | Linus Torvalds | 2 | -4/+5 |
2015-11-01 | MD: when RAID journal is missing/faulty, block RESTART_ARRAY_RW | Song Liu | 1 | -2/+25 |
2015-11-01 | MD: set journal disk ->raid_disk | Shaohua Li | 2 | -7/+26 |
2015-11-01 | MD: kick out journal disk if it's not fresh | Song Liu | 1 | -1/+2 |
2015-11-01 | raid5-cache: start raid5 readonly if journal is missing | Shaohua Li | 2 | -1/+9 |
2015-11-01 | MD: add new bit to indicate raid array with journal | Song Liu | 2 | -3/+8 |
2015-11-01 | raid5-cache: IO error handling | Shaohua Li | 3 | -2/+19 |
2015-11-01 | raid5: journal disk can't be removed | Shaohua Li | 1 | -0/+11 |
2015-11-01 | raid5-cache: add trim support for log | Shaohua Li | 1 | -1/+62 |
2015-11-01 | MD: fix info output for journal disk | Shaohua Li | 1 | -5/+4 |
2015-11-01 | raid5-cache: use bio chaining | Christoph Hellwig | 1 | -22/+16 |
2015-11-01 | raid5-cache: small log->seq cleanup | Christoph Hellwig | 1 | -2/+1 |
2015-11-01 | raid5-cache: new helper: r5_reserve_log_entry | Christoph Hellwig | 1 | -11/+19 |
2015-11-01 | raid5-cache: inline r5l_alloc_io_unit into r5l_new_meta | Christoph Hellwig | 1 | -18/+8 |
2015-11-01 | raid5-cache: take rdev->data_offset into account early on | Christoph Hellwig | 1 | -5/+2 |
2015-11-01 | raid5-cache: refactor bio allocation | Christoph Hellwig | 1 | -25/+20 |
2015-11-01 | raid5-cache: clean up r5l_get_meta | Christoph Hellwig | 1 | -8/+4 |
2015-11-01 | raid5-cache: simplify state machine when caches flushes are not needed | Christoph Hellwig | 1 | -4/+29 |
2015-11-01 | raid5-cache: factor out a helper to run all stripes for an I/O unit | Christoph Hellwig | 1 | -10/+13 |
2015-11-01 | raid5-cache: rename flushed_ios to finished_ios | Christoph Hellwig | 1 | -7/+7 |
2015-11-01 | raid5-cache: free I/O units earlier | Christoph Hellwig | 1 | -89/+54 |
2015-11-01 | raid5-cache: move reclaim stop to quiesce | Shaohua Li | 3 | -12/+20 |
2015-11-01 | md: show journal for journal disk in disk state sysfs | Shaohua Li | 1 | -0/+4 |
2015-11-01 | skip match_mddev_units check for special roles | Song Liu | 1 | -2/+12 |
2015-11-01 | raid5-cache: don't delay stripe captured in log | Shaohua Li | 1 | -0/+5 |
2015-11-01 | raid5-cache: check stripe finish out of order | Shaohua Li | 1 | -0/+5 |
2015-11-01 | md: skip resync for raid array with journal | Shaohua Li | 2 | -0/+5 |
2015-11-01 | raid5-cache: optimize FLUSH IO with log enabled | Shaohua Li | 3 | -2/+28 |
2015-11-01 | raid5-cache: move functionality out of __r5l_set_io_unit_state | Christoph Hellwig | 1 | -41/+38 |
2015-11-01 | raid5-cache: fix a user-after-free bug | Shaohua Li | 1 | -11/+7 |
2015-11-01 | raid5-cache: switching to state machine for log disk cache flush | Shaohua Li | 2 | -52/+71 |
2015-11-01 | raid5: enable log for raid array with cache disk | Shaohua Li | 1 | -0/+11 |
2015-11-01 | raid5: don't allow resize/reshape with cache(log) support | Shaohua Li | 1 | -0/+14 |
2015-11-01 | raid5: disable batch with log enabled | Shaohua Li | 1 | -0/+4 |
2015-11-01 | raid5-cache: use crc32c checksum | Shaohua Li | 1 | -10/+10 |
2015-11-01 | dm switch: simplify conditional in alloc_region_table() | Tomohiro Kusumi | 1 | -2/+2 |
2015-11-01 | dm delay: document that offsets are specified in sectors | Tomohiro Kusumi | 1 | -0/+1 |
2015-11-01 | dm delay: capitalize the start of an delay_ctr() error message | Tomohiro Kusumi | 1 | -1/+1 |
2015-11-01 | dm delay: Use DM_MAPIO macros instead of open-coded equivalents | Tomohiro Kusumi | 1 | -2/+2 |