index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
mkcompile_h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-12-08
dm ioctl: use offsetof() instead of open-coding it
Bart Van Assche
1
-1
/
+1
2016-12-08
dm rq: simplify use_blk_mq initialization
Bart Van Assche
1
-5
/
+1
2016-12-08
dm: use blk_set_queue_dying() in __dm_destroy()
Bart Van Assche
1
-3
/
+1
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-rc5
v4.9-rc5
Linus Torvalds
1
-1
/
+1
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-11
Kbuild: enable -Wmaybe-uninitialized warnings by default
Arnd Bergmann
1
-2
/
+0
2016-11-11
pcmcia: fix return value of soc_pcmcia_regulator_set
Arnd Bergmann
1
-1
/
+1
2016-11-11
infiniband: shut up a maybe-uninitialized warning
Arnd Bergmann
1
-26
/
+28
2016-11-11
crypto: aesni: shut up -Wmaybe-uninitialized warning
Arnd Bergmann
1
-2
/
+2
2016-11-11
rc: print correct variable for z8f0811
Arnd Bergmann
1
-1
/
+1
2016-11-11
dib0700: fix nec repeat handling
Sean Young
1
-2
/
+3
2016-11-11
s390: pci: don't print uninitialized data for debugging
Arnd Bergmann
1
-1
/
+1
2016-11-11
nios2: fix timer initcall return value
Arnd Bergmann
1
-0
/
+1
2016-11-11
x86: apm: avoid uninitialized data
Arnd Bergmann
1
-1
/
+4
2016-11-11
NFSv4.1: work around -Wmaybe-uninitialized warning
Arnd Bergmann
1
-4
/
+6
2016-11-11
Kbuild: enable -Wmaybe-uninitialized warning for "make W=1"
Arnd Bergmann
4
-5
/
+16
2016-11-11
lib/stackdepot: export save/fetch stack for drivers
Chris Wilson
1
-0
/
+2
2016-11-11
mm: kmemleak: scan .data.ro_after_init
Jakub Kicinski
4
-1
/
+10
2016-11-11
memcg: prevent memcg caches to be both OFF_SLAB & OBJFREELIST_SLAB
Greg Thelen
1
-2
/
+2
2016-11-11
coredump: fix unfreezable coredumping task
Andrey Ryabinin
1
-0
/
+3
[next]