index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: qla2xxx: Only allow operational MBX to proceed during RESET.
himanshu.madhani@cavium.com
2016-12-14
1
-0
/
+52
*
scsi: hpsa: remove memory allocate failure message
Amit Kushwaha
2016-12-14
1
-25
/
+12
*
scsi: Update 3ware driver email addresses
adam radford
2016-12-14
7
-29
/
+17
*
scsi: zfcp: fix rport unblock race with LUN recovery
Steffen Maier
2016-12-14
4
-9
/
+77
*
scsi: zfcp: do not trace pure benign residual HBA responses at default level
Steffen Maier
2016-12-14
2
-3
/
+30
*
scsi: zfcp: fix use-after-"free" in FC ingress path after TMF
Benjamin Block
2016-12-14
3
-3
/
+95
*
scsi: libcxgbi: return error if interface is not up
Varun Prakash
2016-12-14
1
-0
/
+12
*
scsi: cxgb4i: libcxgbi: add missing module_put()
Varun Prakash
2016-12-14
3
-3
/
+12
*
scsi: cxgb4i: libcxgbi: cxgb4: add T6 iSCSI completion feature
Varun Prakash
2016-12-14
4
-26
/
+226
*
scsi: cxgb4i: libcxgbi: add active open cmd for T6 adapters
Varun Prakash
2016-12-14
2
-15
/
+77
*
scsi: cxgb4i: use cxgb4_tp_smt_idx() to get smt_idx
Varun Prakash
2016-12-14
1
-2
/
+2
*
scsi: qedi: Add QLogic FastLinQ offload iSCSI driver framework.
Manish Rangankar
2016-12-14
17
-0
/
+7470
*
Merge tag 'dm-4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-12-14
22
-200
/
+461
|
\
|
*
dm flakey: introduce "error_writes" feature
Mike Snitzer
2016-12-13
1
-9
/
+42
|
*
dm cache policy smq: use hash_32() instead of hash_32_generic()
Mike Snitzer
2016-12-09
1
-1
/
+1
|
*
dm crypt: reject key strings containing whitespace chars
Ondrej Kozina
2016-12-08
1
-0
/
+18
|
*
dm space map: always set ev if sm_ll_mutate() succeeds
Benjamin Marzinski
2016-12-08
1
-1
/
+2
|
*
dm space map metadata: skip useless memcpy in metadata_ll_init_index()
Benjamin Marzinski
2016-12-08
1
-1
/
+0
|
*
dm space map metadata: fix 'struct sm_metadata' leak on failed create
Benjamin Marzinski
2016-12-08
1
-8
/
+6
|
*
Documentation: dm raid: define data_offset status field
Heinz Mauelshagen
2016-12-08
1
-0
/
+4
|
*
dm raid: fix discard support regression
Heinz Mauelshagen
2016-12-08
1
-6
/
+3
|
*
dm raid: don't allow "write behind" with raid4/5/6
Heinz Mauelshagen
2016-12-08
1
-2
/
+0
|
*
dm mpath: use hw_handler_params if attached hw_handler is same as requested
tang.junhui
2016-12-08
1
-5
/
+9
|
*
dm crypt: add ability to use keys from the kernel key retention service
Ondrej Kozina
2016-12-08
2
-14
/
+170
|
*
dm array: remove a dead assignment in populate_ablock_with_values()
Bart Van Assche
2016-12-08
1
-2
/
+0
|
*
dm ioctl: use offsetof() instead of open-coding it
Bart Van Assche
2016-12-08
1
-1
/
+1
|
*
dm rq: simplify use_blk_mq initialization
Bart Van Assche
2016-12-08
1
-5
/
+1
|
*
dm: use blk_set_queue_dying() in __dm_destroy()
Bart Van Assche
2016-12-08
1
-3
/
+1
|
*
dm bufio: drop the lock when doing GFP_NOIO allocation
Mikulas Patocka
2016-12-08
1
-0
/
+10
|
*
dm bufio: don't take the lock in dm_bufio_shrink_count
Mikulas Patocka
2016-12-08
1
-11
/
+2
|
*
dm bufio: avoid sleeping while holding the dm_bufio lock
Douglas Anderson
2016-12-08
1
-2
/
+3
|
*
dm table: simplify dm_table_determine_type()
Bart Van Assche
2016-12-08
1
-13
/
+8
|
*
dm table: an 'all_blk_mq' table must be loaded for a blk-mq DM device
Bart Van Assche
2016-12-08
1
-0
/
+5
|
*
dm table: fix 'all_blk_mq' inconsistency when an empty table is loaded
Mike Snitzer
2016-12-08
1
-6
/
+13
|
*
dm mpath: do not modify *__clone if blk_mq_alloc_request() fails
Bart Van Assche
2016-11-21
1
-7
/
+8
|
*
dm mpath: change return type of pg_init_all_paths() from int to void
Bart Van Assche
2016-11-21
1
-5
/
+2
|
*
dm mpath: add checks for priority group count to avoid invalid memory access
tang.junhui
2016-11-21
1
-2
/
+2
|
*
dm mpath: add m->hw_handler_name NULL pointer check in parse_hw_handler()
tang.junhui
2016-11-21
1
-0
/
+2
|
*
dm flakey: return -EINVAL on interval bounds error in flakey_ctr()
Wei Yongjun
2016-11-21
1
-0
/
+2
|
*
dm crypt: constify crypt_iv_operations structures
Julia Lawall
2016-11-21
1
-8
/
+8
|
*
dm raid: correct error messages on old metadata validation
Heinz Mauelshagen
2016-11-21
1
-32
/
+39
|
*
dm raid: fix typos in Documentation/device-mapper/dm-raid.txt
Masanari Iida
2016-11-21
1
-4
/
+4
|
*
dm cache: add missing cache device name to DMERR in set_cache_mode()
Mike Snitzer
2016-11-21
1
-1
/
+2
|
*
dm cache metadata: remove an extra newline in DMERR and code
Mike Snitzer
2016-11-21
1
-2
/
+1
|
*
uapi dm-log-userspace.h: use __u32, __s32, __u64 and __s64 from linux/types.h
Mikko Rapeli
2016-11-21
1
-26
/
+27
|
*
dm verity: fix incorrect error message
Eric Biggers
2016-11-21
1
-1
/
+1
|
*
dm crypt: rename crypt_setkey_allcpus to crypt_setkey
Mikulas Patocka
2016-11-21
1
-3
/
+3
|
*
dm crypt: mark key as invalid until properly loaded
Ondrej Kozina
2016-11-21
1
-2
/
+5
|
*
dm crypt: use bio_add_page()
Ming Lei
2016-11-21
1
-7
/
+1
|
*
dm io: use bvec iterator helpers to implement .get_page and .next_page
Ming Lei
2016-11-21
1
-10
/
+24
[next]