Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
6f0d349d922ba44e4348a17a78ea51b7135965b1
/
drivers
/
md
5fb94e9
docs: Fix some broken references
by Mauro Carvalho Chehab
· 7 years ago
b08fc52
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 6 years ago
4597fcf
Merge tag 'for-4.18/dm-changes-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 6 years ago
fad953c
treewide: Use array_size() in vzalloc()
by Kees Cook
· 6 years ago
42bc47b
treewide: Use array_size() in vmalloc()
by Kees Cook
· 6 years ago
778e1cd
treewide: kvzalloc() -> kvcalloc()
by Kees Cook
· 6 years ago
344476e
treewide: kvmalloc() -> kvmalloc_array()
by Kees Cook
· 6 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 6 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 6 years ago
d60dafd
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
by Linus Torvalds
· 6 years ago
7d3bf61
Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 6 years ago
930218a
Merge branch 'for-4.18/mcsafe' into libnvdimm-for-next
by Dan Williams
· 6 years ago
a381884
Merge tag 'for-linus-20180608' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
48debaf
dm: add writecache target
by Mikulas Patocka
· 7 years ago
72d711c
dm: adjust structure members to improve alignment
by Mike Snitzer
· 6 years ago
28dec87
md: Unify mddev destruction paths
by Kent Overstreet
· 6 years ago
b2b04e7
dm: report which conflicting type caused error during table_load()
by Mike Snitzer
· 7 years ago
2a2a4c5
dm: use bioset_init_from_src() to copy bio_set
by Jens Axboe
· 6 years ago
2857676
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 6 years ago
acafe7e
treewide: Use struct_size() for kmalloc()-family
by Kees Cook
· 7 years ago
610b15c
overflow.h: Add allocation size calculation helpers
by Kees Cook
· 7 years ago
25d80be
Merge tag 'rslib-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 6 years ago
d377535
dm: Use kzalloc for all structs with embedded biosets/mempools
by Kent Overstreet
· 6 years ago
f459c34
Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
d00a11d
dm-crypt: fix warning in shutdown path
by Kent Overstreet
· 6 years ago
6f1c819
dm: convert to bioset_init()/mempool_init()
by Kent Overstreet
· 6 years ago
afeee51
md: convert to bioset_init()/mempool_init()
by Kent Overstreet
· 6 years ago
d19936a
bcache: convert to bioset_init()/mempool_init()
by Kent Overstreet
· 6 years ago
338aa96
block: convert bounce, q->bio_split to bioset_init()/mempool_init()
by Kent Overstreet
· 6 years ago
ce4c3e1
bcache: Replace bch_read_string_list() by __sysfs_match_string()
by Andy Shevchenko
· 6 years ago
ecb37ce
bcache: Move couple of functions to sysfs.c
by Andy Shevchenko
· 6 years ago
04cbc21
bcache: Move couple of string arrays to sysfs.c
by Andy Shevchenko
· 6 years ago
0f0709e
bcache: stop bcache device when backing device is offline
by Coly Li
· 6 years ago
b3a9a0c
dax: Introduce a ->copy_to_iter dax operation
by Dan Williams
· 7 years ago
5a409b4
MD: fix lock contention for flush bios
by Xiao Ni
· 6 years ago
61c2ad9
Merge tag 'for-linus-20180518' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
448ec63
md/raid5: Assigning NULL to sh->batch_head before testing bit R5_Overlap of a stripe
by Amy Chiang
· 7 years ago
b33d106
md/raid1: add error handling of read error from FailFast device
by Gioh Kim
· 7 years ago
c42a0e2
md: fix NULL dereference of mddev->pers in remove_and_add_spares()
by Yufen Yu
· 7 years ago
2cd259a
raid5: copy write hint from origin bio to stripe
by Mariusz Dabrowski
· 7 years ago
1c1a2ee
bcache: return 0 from bch_debug_init() if CONFIG_DEBUG_FS=n
by Coly Li
· 7 years ago
ff005a0
block: sanitize blk_get_request calling conventions
by Christoph Hellwig
· 7 years ago
94d7dbf
Merge tag 'for-4.17/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 7 years ago
522a777
block: consolidate struct request timestamp fields
by Omar Sandoval
· 7 years ago
65972a6
dm mirror: remove VLA usage
by Kees Cook
· 7 years ago
09a44ca
bcache: use pr_info() to inform duplicated CACHE_SET_IO_DISABLE set
by Coly Li
· 7 years ago
4fd8e13
bcache: set dc->io_disable to true in conditional_stop_bcache_device()
by Coly Li
· 7 years ago
ecb2ba8
bcache: add wait_for_kthread_stop() in bch_allocator_thread()
by Coly Li
· 7 years ago
bf78980
bcache: count backing device I/O error for writeback I/O
by Coly Li
· 7 years ago
6147305
bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error()
by Coly Li
· 7 years ago
6e916a7
bcache: store disk name in struct cache and struct cached_dev
by Coly Li
· 7 years ago
011abdc
md: fix two problems with setting the "re-add" device state.
by NeilBrown
· 7 years ago
eb81b32
raid10: check bio in r10buf_pool_free to void NULL pointer dereference
by Guoqing Jiang
· 7 years ago
13db16d
md: fix an error code format and remove unsed bio_sector
by Yufen Yu
· 7 years ago
3d97c82
dm: fix some sparse warnings and whitespace in dax methods
by Mike Snitzer
· 7 years ago
280884f
dm cache background tracker: fix sparse warning
by Mike Snitzer
· 7 years ago
f7879b4
dm bufio: fix buffer alignment
by Mikulas Patocka
· 7 years ago
fc8cec1
dm integrity: use kvfree for kvmalloc'd memory
by Mikulas Patocka
· 7 years ago
eb36698
dm/verity_fec: Use GFP aware reed solomon init
by Thomas Gleixner
· 7 years ago
7768ee3
Merge tag 'md/4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
by Linus Torvalds
· 7 years ago
9f3a094
Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 7 years ago
e13e75b
Merge branch 'for-4.17/dax' into libnvdimm-for-next
by Dan Williams
· 7 years ago
dba40d4
raid1: copy write hint from master bio to behind bio
by Mariusz Dabrowski
· 7 years ago
8c24259
md/raid1: exit sync request if MD_RECOVERY_INTR is set
by Yufen Yu
· 7 years ago
0ea9924
md-cluster: don't update recovery_offset for faulty device
by Guoqing Jiang
· 7 years ago
83c7c18
Merge tag 'for-4.17/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 7 years ago
3526dd0
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
5bd5e8d
dm: remove fmode_t argument from .prepare_ioctl hook
by Mike Snitzer
· 7 years ago
971888c
dm: hold DM table for duration of ioctl rather than use blkdev_get
by Mike Snitzer
· 7 years ago
13bc62d
dm raid: fix parse_raid_params() variable range issue
by Heinz Mauelshagen
· 7 years ago
d4b1aaf
dm verity: make verity_for_io_block static
by weiyongjun (A)
· 7 years ago
843f38d
dm verity: add 'check_at_most_once' option to only validate hashes once
by Patrik Torstensson
· 7 years ago
45354f1
dm bufio: don't embed a bio in the dm_buffer structure
by Mikulas Patocka
· 7 years ago
f51f2e0
dm bufio: support non-power-of-two block sizes
by Mikulas Patocka
· 7 years ago
359dbf1
dm bufio: use slab cache for dm_buffer structure allocations
by Mikulas Patocka
· 7 years ago
03b02939
dm bufio: reorder fields in dm_buffer structure
by Mikulas Patocka
· 7 years ago
6b5e718
dm bufio: relax alignment constraint on slab cache
by Mikulas Patocka
· 7 years ago
21bb132
dm bufio: remove code that merges slab caches
by Mikulas Patocka
· 7 years ago
eeb67a0
dm bufio: get rid of slab cache name allocations
by Mikulas Patocka
· 7 years ago
afa53df
dm bufio: move dm-bufio.h to include/linux/
by Mikulas Patocka
· 7 years ago
1f01317
dm bufio: delete outdated comment
by Mikulas Patocka
· 7 years ago
0071654
dm: add support for secure erase forwarding
by Denis Semakin
· 7 years ago
0519c71
dm: backfill abnormal IO support to non-splitting IO submission
by Mike Snitzer
· 7 years ago
880bcce
dm raid: fix nosync status
by Heinz Mauelshagen
· 7 years ago
8192a0c
dm mpath: use DM_MAPIO_SUBMITTED instead of magic number 0 in process_queued_bios()
by Wang Sheng-Hui
· 7 years ago
706dd22
dm stripe: get rid of a Variable Length Array (VLA)
by Tycho Andersen
· 7 years ago
e5c4cb9
dm log writes: record metadata flag for better flags record
by Qu Wenruo
· 7 years ago
e16b4f9
dm integrity: fail early if required HMAC key is not available
by Milan Broz
· 7 years ago
2d77dafe
dm: remove unused macro DM_MOD_NAME_SIZE
by Wang Sheng-Hui
· 7 years ago
afac6bd
dm unstripe: remove unnecessary header includes
by Heinz Mauelshagen
· 7 years ago
91e065d
dm unstripe: remove superfluous module init error path message
by Heinz Mauelshagen
· 7 years ago
ba5dfbb
dm unstripe: add "dm-unstriped" module alias
by Heinz Mauelshagen
· 7 years ago
2ae600c
dm unstripe: support non-power-of-2 chunk size
by Heinz Mauelshagen
· 7 years ago
5059353
dm crypt: limit the number of allocated pages
by Mikulas Patocka
· 7 years ago
1eb5fa8
dm: allow targets to return output from messages they are sent
by Mike Snitzer
· 7 years ago
976431b
dax, dm: allow device-mapper to operate without dax support
by Dan Williams
· 7 years ago
da5dadb
dm: fix dropped return code from dm_get_bdev_for_ioctl
by Mike Snitzer
· 7 years ago
e457edf
dm mpath: fix support for loading scsi_dh modules during table load
by Mike Snitzer
· 7 years ago
5f2b18e
bcache: Fix a compiler warning in bcache_device_init()
by Bart Van Assche
· 7 years ago
20d3a51
bcache: Reduce the number of sparse complaints about lock imbalances
by Bart Van Assche
· 7 years ago
Next »