Age | Commit message (Expand) | Author | Files | Lines |
2016-12-08 | dm bufio: drop the lock when doing GFP_NOIO allocation | Mikulas Patocka | 1 | -0/+10 |
2016-12-08 | dm bufio: don't take the lock in dm_bufio_shrink_count | Mikulas Patocka | 1 | -11/+2 |
2016-12-08 | dm bufio: avoid sleeping while holding the dm_bufio lock | Douglas Anderson | 1 | -2/+3 |
2016-12-08 | dm table: simplify dm_table_determine_type() | Bart Van Assche | 1 | -13/+8 |
2016-12-08 | dm table: an 'all_blk_mq' table must be loaded for a blk-mq DM device | Bart Van Assche | 1 | -0/+5 |
2016-12-08 | dm table: fix 'all_blk_mq' inconsistency when an empty table is loaded | Mike Snitzer | 1 | -6/+13 |
2016-11-21 | dm mpath: do not modify *__clone if blk_mq_alloc_request() fails | Bart Van Assche | 1 | -7/+8 |
2016-11-21 | dm mpath: change return type of pg_init_all_paths() from int to void | Bart Van Assche | 1 | -5/+2 |
2016-11-21 | dm mpath: add checks for priority group count to avoid invalid memory access | tang.junhui | 1 | -2/+2 |
2016-11-21 | dm mpath: add m->hw_handler_name NULL pointer check in parse_hw_handler() | tang.junhui | 1 | -0/+2 |
2016-11-21 | dm flakey: return -EINVAL on interval bounds error in flakey_ctr() | Wei Yongjun | 1 | -0/+2 |
2016-11-21 | dm crypt: constify crypt_iv_operations structures | Julia Lawall | 1 | -8/+8 |
2016-11-21 | dm raid: correct error messages on old metadata validation | Heinz Mauelshagen | 1 | -32/+39 |
2016-11-21 | dm raid: fix typos in Documentation/device-mapper/dm-raid.txt | Masanari Iida | 1 | -4/+4 |
2016-11-21 | dm cache: add missing cache device name to DMERR in set_cache_mode() | Mike Snitzer | 1 | -1/+2 |
2016-11-21 | dm cache metadata: remove an extra newline in DMERR and code | Mike Snitzer | 1 | -2/+1 |
2016-11-21 | uapi dm-log-userspace.h: use __u32, __s32, __u64 and __s64 from linux/types.h | Mikko Rapeli | 1 | -26/+27 |
2016-11-21 | dm verity: fix incorrect error message | Eric Biggers | 1 | -1/+1 |
2016-11-21 | dm crypt: rename crypt_setkey_allcpus to crypt_setkey | Mikulas Patocka | 1 | -3/+3 |
2016-11-21 | dm crypt: mark key as invalid until properly loaded | Ondrej Kozina | 1 | -2/+5 |
2016-11-21 | dm crypt: use bio_add_page() | Ming Lei | 1 | -7/+1 |
2016-11-21 | dm io: use bvec iterator helpers to implement .get_page and .next_page | Ming Lei | 1 | -10/+24 |
2016-11-21 | dm rq: replace 'bio->bi_vcnt == 1' with !bio_multiple_segments | Ming Lei | 1 | -1/+1 |
2016-11-14 | dm rq: fix a race condition in rq_completed() | Bart Van Assche | 1 | -2/+8 |
2016-11-14 | dm block manager: make block locking optional | Joe Thornber | 2 | -2/+27 |
2016-11-13 | Linux 4.9-rc5v4.9-rc5 | Linus Torvalds | 1 | -1/+1 |
2016-11-13 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 12 | -23/+112 |
2016-11-13 | Merge branch 'media-fixes' (patches from Mauro) | Linus Torvalds | 14 | -249/+310 |
2016-11-13 | Merge tag 'char-misc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -6/+3 |
2016-11-13 | Merge tag 'driver-core-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+3 |
2016-11-13 | Merge tag 'staging-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 10 | -53/+63 |
2016-11-13 | Merge tag 'usb-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 13 | -37/+42 |
2016-11-13 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -42/+1 |
2016-11-13 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 7 | -8/+29 |
2016-11-13 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 8 | -29/+37 |
2016-11-13 | gp8psk: Fix DVB frontend attach | Mauro Carvalho Chehab | 7 | -152/+246 |
2016-11-13 | gp8psk: fix gp8psk_usb_in_op() logic | Mauro Carvalho Chehab | 1 | -2/+3 |
2016-11-13 | dvb-usb: move data_mutex to struct dvb_usb_device | Mauro Carvalho Chehab | 7 | -95/+61 |
2016-11-13 | iio: maxim_thermocouple: detect invalid storage size in read() | Arnd Bergmann | 1 | -0/+2 |
2016-11-12 | aoe: fix crash in page count manipulation | Jens Axboe | 1 | -41/+0 |
2016-11-12 | lightnvm: invalid offset calculation for lba_shift | Matias Bjørling | 1 | -1/+1 |
2016-11-12 | Merge tag 'acpi-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 8 | -23/+15 |
2016-11-12 | Merge tag 'pm-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 3 | -10/+9 |
2016-11-12 | Merge tag 'arc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup... | Linus Torvalds | 19 | -49/+104 |
2016-11-12 | Merge tag 'platform-drivers-x86-v4.9-3' of git://git.infradead.org/users/dvha... | Linus Torvalds | 3 | -9/+28 |
2016-11-12 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -2/+2 |
2016-11-12 | Merge tag 'pci-v4.9-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 5 | -6/+84 |
2016-11-12 | Merge tag 'drm-fixes-for-v4.9-rc5' of git://people.freedesktop.org/~airlied/l... | Linus Torvalds | 31 | -136/+299 |
2016-11-12 | Merge tag 'mmc-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf... | Linus Torvalds | 6 | -17/+41 |
2016-11-12 | Merge tag 'pinctrl-v4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 8 | -15/+29 |