Age | Commit message (Expand) | Author | Files | Lines |
2017-02-21 | Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-block | Linus Torvalds | 20 | -423/+142 |
2017-02-21 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -5/+5 |
2017-02-18 | Merge branch 'for-4.11/next' into for-4.11/linus-merge | Jens Axboe | 20 | -404/+133 |
2017-02-18 | Merge branch 'for-4.11/block' into for-4.11/linus-merge | Jens Axboe | 3 | -19/+9 |
2017-02-04 | dm: don't allow ioctls to targets that don't map to whole devices | Christoph Hellwig | 1 | -5/+8 |
2017-02-03 | dm crypt: replace RCU read-side section with rwsem | Ondrej Kozina | 1 | -4/+4 |
2017-02-03 | dm rq: cope with DM device destruction while in dm_old_request_fn() | Mike Snitzer | 1 | -0/+4 |
2017-02-03 | dm mpath: cleanup -Wbool-operation warning in choose_pgpath() | Mike Snitzer | 1 | -2/+2 |
2017-02-02 | block: Use pointer to backing_dev_info from request_queue | Jan Kara | 14 | -37/+37 |
2017-01-28 | dm: always defer request allocation to the owner of the request_queue | Christoph Hellwig | 7 | -341/+85 |
2017-01-28 | dm: remove incomplete BLOCK_PC support | Christoph Hellwig | 1 | -16/+0 |
2017-01-28 | block: simplify blk_init_allocated_queue | Christoph Hellwig | 1 | -1/+2 |
2017-01-28 | md: cleanup bio op / flags handling in raid1_write_request | Christoph Hellwig | 1 | -5/+2 |
2017-01-28 | Merge branch 'for-4.11/block' into for-4.11/rq-refactor | Jens Axboe | 3 | -19/+9 |
2017-01-27 | block: add a op_is_flush helper | Christoph Hellwig | 3 | -19/+9 |
2017-01-24 | md/r5cache: disable write back for degraded array | Song Liu | 3 | -7/+56 |
2017-01-24 | md/r5cache: shift complex rmw from read path to write path | Song Liu | 1 | -4/+45 |
2017-01-24 | md/r5cache: flush data only stripes in r5l_recovery_log() | Song Liu | 2 | -16/+45 |
2017-01-24 | md/raid5: move comment of fetch_block to right location | Song Liu | 1 | -7/+6 |
2017-01-24 | md/r5cache: read data into orig_page for prexor of cached data | Song Liu | 3 | -9/+42 |
2017-01-24 | md/raid5-cache: delete meaningless code | Shaohua Li | 1 | -2/+0 |
2017-01-14 | sched/core: Remove set_task_state() | Davidlohr Bueso | 3 | -5/+5 |
2017-01-10 | md/raid5: Use correct IS_ERR() variation on pointer check | Jes Sorensen | 1 | -1/+1 |
2017-01-05 | md: cleanup mddev flag clear for takeover | Shaohua Li | 4 | -7/+26 |
2017-01-05 | md/r5cache: fix spelling mistake on "recoverying" | Colin Ian King | 1 | -1/+1 |
2017-01-05 | md/r5cache: assign conf->log before r5l_load_log() | Song Liu | 1 | -1/+3 |
2017-01-05 | md/r5cache: simplify handling of sh->log_start in recovery | Song Liu | 1 | -15/+12 |
2017-01-05 | md/raid5-cache: removes unnecessary write-through mode judgments | JackieLiu | 1 | -3/+0 |
2017-01-03 | md/raid10: Refactor raid10_make_request | Robert LeBlanc | 1 | -105/+140 |
2017-01-03 | md/raid1: Refactor raid1_make_request | Robert LeBlanc | 1 | -128/+139 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
2016-12-17 | bcache: partition support: add 16 minors per bcacheN device | Eric Wheeler | 1 | -1/+4 |
2016-12-17 | bcache: Make gc wakeup sane, remove set_task_state() | Kent Overstreet | 5 | -26/+26 |
2016-12-16 | linux: drop __bitwise__ everywhere | Michael S. Tsirkin | 1 | -3/+3 |
2016-12-14 | Merge tag 'dm-4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 19 | -173/+406 |
2016-12-13 | Merge branch 'md-next' into md-linus | Shaohua Li | 14 | -1232/+3168 |
2016-12-13 | dm flakey: introduce "error_writes" feature | Mike Snitzer | 1 | -9/+42 |
2016-12-13 | Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block | Linus Torvalds | 20 | -105/+57 |
2016-12-09 | md: separate flags for superblock changes | Shaohua Li | 9 | -101/+106 |
2016-12-09 | md: MD_RECOVERY_NEEDED is set for mddev->recovery | Shaohua Li | 1 | -1/+1 |
2016-12-09 | md: takeover should clear unrelated bits | Shaohua Li | 3 | -2/+14 |
2016-12-09 | dm cache policy smq: use hash_32() instead of hash_32_generic() | Mike Snitzer | 1 | -1/+1 |
2016-12-08 | dm crypt: reject key strings containing whitespace chars | Ondrej Kozina | 1 | -0/+18 |
2016-12-08 | dm space map: always set ev if sm_ll_mutate() succeeds | Benjamin Marzinski | 1 | -1/+2 |
2016-12-08 | dm space map metadata: skip useless memcpy in metadata_ll_init_index() | Benjamin Marzinski | 1 | -1/+0 |
2016-12-08 | dm space map metadata: fix 'struct sm_metadata' leak on failed create | Benjamin Marzinski | 1 | -8/+6 |
2016-12-08 | dm raid: fix discard support regression | Heinz Mauelshagen | 1 | -6/+3 |
2016-12-08 | dm raid: don't allow "write behind" with raid4/5/6 | Heinz Mauelshagen | 1 | -2/+0 |
2016-12-08 | dm mpath: use hw_handler_params if attached hw_handler is same as requested | tang.junhui | 1 | -5/+9 |
2016-12-08 | dm crypt: add ability to use keys from the kernel key retention service | Ondrej Kozina | 1 | -13/+146 |