Age | Commit message (Expand) | Author |
2019-06-28 | Merge tag 'for-5.2/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-06-25 | dm verity: use message limit for data block corruption message | Milan Broz |
2019-06-25 | dm table: don't copy from a NULL pointer in realloc_argv() | Jerome Marchand |
2019-06-25 | dm log writes: make sure super sector log updates are written in order | zhangyi (F) |
2019-06-25 | dm init: remove trailing newline from calls to DMERR() and DMINFO() | Stephen Boyd |
2019-06-25 | dm init: fix incorrect uses of kstrndup() | Gen Zhang |
2019-06-18 | md: fix for divide error in status_resync | Mariusz Tkaczyk |
2019-06-13 | bcache: only set BCACHE_DEV_WB_RUNNING when cached device attached | Coly Li |
2019-06-13 | bcache: fix stack corruption by PRECEDING_KEY() | Coly Li |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428 | Thomas Gleixner |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-05-25 | Merge tag 'libnvdimm-fixes-5.2-rc2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-05-24 | Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g... | Linus Torvalds |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47 | Thomas Gleixner |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 45 | Thomas Gleixner |
2019-05-22 | Merge tag 'for-5.2/dm-fix-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-05-21 | dm: make sure to obey max_io_len_target_boundary | Michael Lass |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier for missed files | Thomas Gleixner |
2019-05-20 | dax: Arrange for dax_supported check to span multiple devices | Dan Williams |
2019-05-16 | Merge tag 'for-5.2/dm-changes-v2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
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 | Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block | Linus Torvalds |
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-05-06 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2019-05-01 | bcache: make is_discard_enabled() static | Jens Axboe |
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-30 | block: remove the i argument to bio_for_each_segment_all | Christoph Hellwig |
2019-04-30 | bcache: clean up do_btree_node_write a bit | Christoph Hellwig |