Age | Commit message (Expand) | Author | Files | Lines |
2014-11-13 | Merge tag 'dm-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de... | Linus Torvalds | 7 | -31/+50 |
2014-11-10 | dm btree: fix a recursion depth bug in btree walking code | Joe Thornber | 3 | -15/+17 |
2014-11-04 | dm thin: grab a virtual cell before looking up the mapping | Joe Thornber | 1 | -4/+12 |
2014-10-29 | dm raid: fix inaccessible superblocks causing oops in configure_discard_support | Heinz Mauelshagen | 1 | -1/+5 |
2014-10-21 | dm raid: ensure superblock's size matches device's logical block size | Heinz Mauelshagen | 1 | -4/+7 |
2014-10-18 | Merge tag 'dm-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/device-m... | Linus Torvalds | 8 | -87/+236 |
2014-10-18 | Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -0/+1 |
2014-10-18 | Merge tag 'md/3.18' of git://neil.brown.name/md | Linus Torvalds | 11 | -526/+260 |
2014-10-17 | dm bufio: change __GFP_IO to __GFP_FS in shrinker callbacks | Mikulas Patocka | 1 | -6/+6 |
2014-10-15 | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
2014-10-14 | crypto, dm: LLVMLinux: Remove VLAIS usage from dm-crypt | Jan-Simon Möller | 1 | -20/+14 |
2014-10-14 | md: move EXPORT_SYMBOL to after function in md.c | NeilBrown | 1 | -12/+11 |
2014-10-14 | md: discard PRINT_RAID_DEBUG ioctl | NeilBrown | 1 | -138/+0 |
2014-10-14 | md: remove MD_BUG() | NeilBrown | 1 | -46/+12 |
2014-10-14 | md: clean up 'exit' labels in md_ioctl(). | NeilBrown | 1 | -41/+35 |
2014-10-14 | md: remove unnecessary test for MD_MAJOR in md_ioctl() | NeilBrown | 1 | -4/+1 |
2014-10-14 | md: don't allow "-sync" to be set for device in an active array. | NeilBrown | 1 | -4/+6 |
2014-10-14 | md: remove unwanted white space from md.c | NeilBrown | 10 | -191/+114 |
2014-10-14 | md: don't start resync thread directly from md thread. | NeilBrown | 1 | -23/+36 |
2014-10-14 | md: Just use RCU when checking for overlap between arrays. | NeilBrown | 1 | -8/+7 |
2014-10-14 | md: avoid potential long delay under pers_lock | Chao Yu | 1 | -1/+2 |
2014-10-14 | md: simplify export_array() | NeilBrown | 1 | -8/+4 |
2014-10-14 | md: discard find_rdev_nr in favour of find_rdev_nr_rcu | NeilBrown | 1 | -14/+8 |
2014-10-14 | md: use wait_event() to simplify md_super_wait() | NeilBrown | 1 | -8/+1 |
2014-10-14 | md: be more relaxed about stopping an array which isn't started. | NeilBrown | 1 | -3/+3 |
2014-10-14 | md/raid1: process_checks doesn't use its return value. | NeilBrown | 1 | -4/+3 |
2014-10-14 | md/raid5: fix init_stripe() inconsistencies | Markus Stockhausen | 1 | -3/+1 |
2014-10-14 | md/raid10: another memory leak due to reshape. | NeilBrown | 1 | -1/+3 |
2014-10-13 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+0 |
2014-10-11 | dm stripe: fix potential for leak in stripe_ctr error path | Pavitra Kumar | 1 | -1/+3 |
2014-10-09 | md: use set_bit/clear_bit instead of shift/mask for bi_flags changes. | NeilBrown | 3 | -5/+5 |
2014-10-09 | md/raid1: minor typos and reformatting. | NeilBrown | 1 | -7/+7 |
2014-10-09 | md/bitmap: always wait for writes on unplug. | NeilBrown | 1 | -10/+6 |
2014-10-06 | dm log userspace: fix memory leak in dm_ulog_tfr_init failure path | Alexey Khoroshilov | 1 | -1/+1 |
2014-10-06 | dm bufio: when done scanning return from __scan immediately | Mikulas Patocka | 1 | -2/+2 |
2014-10-06 | dm bufio: update last_accessed when relinking a buffer | Joe Thornber | 1 | -0/+1 |
2014-10-06 | dm raid: add discard support for RAID levels 4, 5 and 6 | Heinz Mauelshagen | 1 | -4/+34 |
2014-10-06 | dm raid: add discard support for RAID levels 1 and 10 | Heinz Mauelshagen | 1 | -2/+28 |
2014-10-06 | dm: allow active and inactive tables to share dm_devs | Benjamin Marzinski | 4 | -70/+165 |
2014-10-06 | dm mpath: stop queueing IO when no valid paths exist | Benjamin Marzinski | 1 | -1/+3 |
2014-10-06 | dm: use bioset_create_nobvec() | Junichi Nomura | 1 | -1/+1 |
2014-10-06 | dm: remove nr_iovecs parameter from alloc_tio() | Junichi Nomura | 1 | -10/+5 |
2014-10-04 | block: disable entropy contributions for nonrot devices | Mike Snitzer | 1 | -0/+1 |
2014-10-02 | md/raid5: disable 'DISCARD' by default due to safety concerns. | NeilBrown | 1 | -1/+17 |
2014-09-24 | Merge tag 'md/3.17-more-fixes' of git://git.neil.brown.name/md | Linus Torvalds | 1 | -18/+22 |
2014-09-22 | md/raid1: fix_read_error should act on all non-faulty devices. | NeilBrown | 1 | -2/+2 |
2014-09-22 | md/raid1: count resync requests in nr_pending. | NeilBrown | 1 | -0/+2 |
2014-09-22 | md/raid1: update next_resync under resync_lock. | NeilBrown | 1 | -3/+3 |
2014-09-22 | md/raid1: Don't use next_resync to determine how far resync has progressed | NeilBrown | 1 | -7/+5 |
2014-09-22 | md/raid1: make sure resync waits for conflicting writes to complete. | NeilBrown | 1 | -2/+4 |