index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
md-multipath.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-04-04
dm raid: fix parse_raid_params() variable range issue
Heinz Mauelshagen
1
-8
/
+19
2018-04-04
dm verity: make verity_for_io_block static
weiyongjun (A)
1
-2
/
+2
2018-04-03
dm verity: add 'check_at_most_once' option to only validate hashes once
Patrik Torstensson
3
-5
/
+71
2018-04-03
dm bufio: don't embed a bio in the dm_buffer structure
Mikulas Patocka
1
-60
/
+45
2018-04-03
dm bufio: support non-power-of-two block sizes
Mikulas Patocka
1
-25
/
+39
2018-04-03
dm bufio: use slab cache for dm_buffer structure allocations
Mikulas Patocka
1
-9
/
+19
2018-04-03
dm bufio: reorder fields in dm_buffer structure
Mikulas Patocka
1
-5
/
+5
2018-04-03
dm bufio: relax alignment constraint on slab cache
Mikulas Patocka
1
-2
/
+2
2018-04-03
dm bufio: remove code that merges slab caches
Mikulas Patocka
1
-39
/
+14
2018-04-03
dm bufio: get rid of slab cache name allocations
Mikulas Patocka
1
-18
/
+3
2018-04-03
dm bufio: move dm-bufio.h to include/linux/
Mikulas Patocka
6
-10
/
+10
2018-04-03
dm bufio: delete outdated comment
Mikulas Patocka
1
-4
/
+0
2018-04-03
dm: add support for secure erase forwarding
Denis Semakin
5
-0
/
+52
2018-04-03
dm: backfill abnormal IO support to non-splitting IO submission
Mike Snitzer
1
-7
/
+23
2018-04-03
dm raid: fix nosync status
Heinz Mauelshagen
1
-1
/
+2
2018-04-03
dm mpath: use DM_MAPIO_SUBMITTED instead of magic number 0 in process_queued_...
Wang Sheng-Hui
1
-1
/
+1
2018-04-03
dm stripe: get rid of a Variable Length Array (VLA)
Tycho Andersen
1
-5
/
+5
2018-04-03
dm log writes: record metadata flag for better flags record
Qu Wenruo
1
-4
/
+8
2018-04-03
dm integrity: fail early if required HMAC key is not available
Milan Broz
1
-0
/
+3
2018-04-03
dm: remove unused macro DM_MOD_NAME_SIZE
Wang Sheng-Hui
1
-2
/
+0
2018-04-03
dm unstripe: remove unnecessary header includes
Heinz Mauelshagen
1
-6
/
+0
2018-04-03
dm unstripe: remove superfluous module init error path message
Heinz Mauelshagen
1
-7
/
+1
2018-04-03
dm unstripe: add "dm-unstriped" module alias
Heinz Mauelshagen
1
-0
/
+1
2018-04-03
dm unstripe: support non-power-of-2 chunk size
Heinz Mauelshagen
1
-12
/
+10
2018-04-03
dm crypt: limit the number of allocated pages
Mikulas Patocka
1
-1
/
+65
2018-04-03
dm: allow targets to return output from messages they are sent
Mike Snitzer
11
-12
/
+21
2018-03-30
dm: fix dropped return code from dm_get_bdev_for_ioctl
Mike Snitzer
1
-3
/
+5
2018-03-29
dm mpath: fix support for loading scsi_dh modules during table load
Mike Snitzer
1
-1
/
+1
2018-03-14
dm mpath: fix passing integrity data
Steffen Maier
1
-2
/
+3
2018-03-13
dm mpath: eliminate need to use scsi_device_from_queue
Mike Snitzer
1
-9
/
+8
2018-03-13
dm mpath: fix uninitialized 'pg_init_wait' waitqueue_head NULL pointer
Mike Snitzer
1
-11
/
+10
2018-03-12
Linux 4.16-rc5
v4.16-rc5
Linus Torvalds
1
-1
/
+1
2018-03-11
dmaengine: mv_xor_v2: Fix clock resource by adding a register clock
Gregory CLEMENT
2
-6
/
+25
2018-03-10
lib/test_kmod.c: fix limit check on number of test devices created
Luis R. Rodriguez
1
-1
/
+1
2018-03-10
selftests/vm/run_vmtests: adjust hugetlb size according to nr_cpus
Li Zhijian
1
-8
/
+17
2018-03-10
mm/page_alloc: fix memmap_init_zone pageblock alignment
Daniel Vacek
1
-2
/
+7
2018-03-10
mm/memblock.c: hardcode the end_pfn being -1
Daniel Vacek
1
-5
/
+5
2018-03-10
mm/gup.c: teach get_user_pages_unlocked to handle FOLL_NOWAIT
Andrea Arcangeli
1
-2
/
+5
2018-03-10
lib/bug.c: exclude non-BUG/WARN exceptions from report_bug()
Kees Cook
1
-0
/
+2
2018-03-10
bug: use %pB in BUG and stack protector failure
Kees Cook
2
-2
/
+2
2018-03-10
hugetlb: fix surplus pages accounting
Michal Hocko
1
-1
/
+1
2018-03-10
RDMA/mlx5: Fix integer overflow while resizing CQ
Leon Romanovsky
1
-1
/
+6
2018-03-10
Revert "RDMA/mlx5: Fix integer overflow while resizing CQ"
Doug Ledford
1
-6
/
+1
2018-03-09
arm64: Relax ARM_SMCCC_ARCH_WORKAROUND_1 discovery
Marc Zyngier
1
-2
/
+2
2018-03-09
Documentation/sphinx: Fix Directive import error
Matthew Wilcox
1
-2
/
+1
2018-03-09
platform/x86: dell-smbios: Resolve dependency error on DCDBAS
Darren Hart (VMware)
1
-0
/
+6
2018-03-09
platform/x86: Allow for SMBIOS backend defaults
Darren Hart (VMware)
1
-2
/
+4
2018-03-09
platform/x86: dell-smbios: Link all dell-smbios-* modules together
Mario Limonciello
6
-33
/
+66
2018-03-09
platform/x86: dell-smbios: Rename dell-smbios source to dell-smbios-base
Mario Limonciello
2
-0
/
+1
2018-03-09
platform/x86: dell-smbios: Correct some style warnings
Mario Limonciello
1
-3
/
+5
[next]