index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
2019-05-16
dm: fix a couple brace coding style issues
Sheetal Singala
2019-05-16
dm crypt: print device name in integrity error message
Milan Broz
2019-05-16
dm crypt: move detailed message into debug level
Milan Broz
2019-05-16
dm ioctl: fix hang in early create error condition
Helen Koike
2019-05-09
dm integrity: whitespace, coding style and dead code cleanup
Mike Snitzer
2019-05-08
dm integrity: implement synchronous mode for reboot handling
Mikulas Patocka
2019-05-08
dm integrity: handle machine reboot in bitmap mode
Mikulas Patocka
2019-05-08
dm integrity: add a bitmap mode
Mikulas Patocka
2019-05-08
dm integrity: introduce a function add_new_range_and_wait()
Mikulas Patocka
2019-05-07
dm integrity: allow large ranges to be described
Mikulas Patocka
2019-05-07
dm ingerity: pass size to dm_integrity_alloc_page_list()
Mikulas Patocka
2019-05-07
dm integrity: introduce rw_journal_sectors()
Mikulas Patocka
2019-05-07
dm integrity: update documentation
Mikulas Patocka
2019-05-07
dm integrity: don't report unused options
Mikulas Patocka
2019-05-07
dm integrity: don't check null pointer before kvfree and vfree
Mikulas Patocka
2019-05-07
dm integrity: correctly calculate the size of metadata area
Mikulas Patocka
2019-05-07
dm dust: Make dm_dust_init and dm_dust_exit static
YueHaibing
2019-05-07
dm dust: remove redundant unsigned comparison to less than zero
Colin Ian King
2019-04-30
dm mpath: always free attached_handler_name in parse_path()
Martin Wilck
2019-04-30
dm init: fix max devices/targets checks
Helen Koike
2019-04-30
dm: add dust target
Bryan Gurney
2019-04-26
dm writecache: avoid unnecessary lookups in writecache_find_entry()
Mikulas Patocka
2019-04-26
dm writecache: remove unused member page_offset in writeback_struct
Huaisheng Ye
2019-04-26
dm delay: fix a crash when invalid device is specified
Mikulas Patocka
2019-04-26
dm: only initialize md->dax_dev if CONFIG_DAX_DRIVER is enabled
Peng Wang
2019-04-25
dm mpath: fix missing call of path selector type->end_io
Yufen Yu
2019-04-18
dm thin metadata: do not write metadata if no changes occurred
Mike Snitzer
2019-04-18
dm thin metadata: add wrappers for managing write locking of metadata
Mike Snitzer
2019-04-18
dm thin metadata: check __commit_transaction()'s return
Mike Snitzer
2019-04-18
dm space map common: zero entire ll_disk
Mike Snitzer
2019-04-18
dm writecache: add unlikely for returned value of rb_next/prev
Huaisheng Ye
2019-04-18
dm writecache: remove needless dereferences in __writecache_writeback_pmem()
Huaisheng Ye
2019-04-18
dm snapshot: Use fine-grained locking scheme
Nikos Tsironis
2019-04-18
dm snapshot: Make exception tables scalable
Nikos Tsironis
2019-04-18
dm snapshot: Replace mutex with rw semaphore
Nikos Tsironis
2019-04-18
dm snapshot: Don't sleep holding the snapshot lock
Nikos Tsironis
2019-04-18
dm cache metadata: Fix loading discard bitset
Nikos Tsironis
2019-04-18
dm zoned: Fix zone report handling
Damien Le Moal
2019-04-18
dm zoned: Silence a static checker warning
Dan Carpenter
2019-04-18
dm crypt: fix endianness annotations around org_sector_of_dmreq
Christoph Hellwig
2019-04-05
dm integrity: fix deadlock with overlapping I/O
Mikulas Patocka
2019-04-04
dm: disable DISCARD if the underlying storage no longer supports it
Mike Snitzer
2019-04-01
dm table: propagate BDI_CAP_STABLE_WRITES to fix sporadic checksum errors
Ilya Dryomov
2019-04-01
dm: revert 8f50e358153d ("dm: limit the max bio size as BIO_MAX_PAGES * PAGE_...
Mikulas Patocka
2019-04-01
dm init: fix const confusion for dm_allowed_targets array
Andi Kleen
2019-04-01
dm integrity: make dm_integrity_init and dm_integrity_exit static
YueHaibing
2019-04-01
dm integrity: change memcmp to strncmp in dm_integrity_ctr
Mikulas Patocka
2019-03-16
Merge tag 'for-5.1/block-post-20190315' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-03-12
md: Fix failed allocation of md_register_thread
Aditya Pakki
2019-03-12
It's wrong to add len to sector_nr in raid10 reshape twice
Xiao Ni
[next]