summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-03dm: bump version of core and various targetsMike Snitzer
2020-03-03dm: fix congested_fn for request-based deviceHou Tao
2020-03-03dm integrity: use dm_bio_record and dm_bio_restoreMike Snitzer
2020-03-03dm bio record: save/restore bi_end_io and bi_integrityMike Snitzer
2020-02-27dm zoned: Fix reference counter initial value of chunk worksShin'ichiro Kawasaki
2020-02-27dm writecache: verify watermark during resumeMikulas Patocka
2020-02-27dm: report suspended device during destroyMikulas Patocka
2020-02-27dm thin metadata: fix lockdep complaintTheodore Ts'o
2020-02-27dm cache: fix a crash due to incorrect work item cancellingMikulas Patocka
2020-02-25dm integrity: fix invalid table returned due to argument count mismatchMikulas Patocka
2020-02-25dm integrity: fix a deadlock due to offloading to an incorrect workqueueMikulas Patocka
2020-02-25dm integrity: fix recalculation when moving from journal mode to bitmap modeMikulas Patocka
2020-01-27dm: fix potential for q->make_request_fn NULL pointerMike Snitzer
2020-01-16dm writecache: improve performance of large linear writes on SSDsMikulas Patocka
2020-01-14dm mpath: Add timeout mechanism for queue_if_no_pathAnatol Pomazau
2020-01-14dm thin: change data device's flush_bio to be member of struct poolMikulas Patocka
2020-01-14dm thin: don't allow changing data device during thin-pool reloadMikulas Patocka
2020-01-14dm thin: fix use-after-free in metadata_pre_commit_callbackMike Snitzer
2020-01-14dm thin metadata: use pool locking at end of dm_pool_metadata_closeMike Snitzer
2020-01-14dm writecache: fix incorrect flush sequence when doing SSD mode commitMikulas Patocka
2020-01-14dm crypt: fix benbi IV constructor crash if used in authenticated modeMilan Broz
2020-01-14dm crypt: Implement Elephant diffuser for Bitlocker compatibilityMilan Broz
2020-01-14dm space map common: fix to ensure new block isn't already in useJoe Thornber
2020-01-07dm verity: don't prefetch hash blocks for already-verified dataxianrong.zhou
2020-01-07dm crypt: fix GFP flags passed to skcipher_request_alloc()Mikulas Patocka
2020-01-07dm thin metadata: Fix trivial math error in on-disk format documentationJeffle Xu
2020-01-07dm thin metadata: use true/false for bool variablezhengbin
2020-01-07dm snapshot: use true/false for bool variablezhengbin
2020-01-07dm bio prison v2: use true/false for bool variablezhengbin
2020-01-07dm mpath: use true/false for bool variablezhengbin
2020-01-07dm zoned: support zone sizes smaller than 128MiBDmitry Fomichev
2020-01-07dm raid: table line rebuild status fixesHeinz Mauelshagen
2020-01-07dm dust: change ret to r in dust_map_writeBryan Gurney
2020-01-05Linux 5.5-rc5v5.5-rc5Linus Torvalds
2020-01-05Merge tag 'riscv/for-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-01-04Documentation: riscv: add patch acceptance guidelinesPaul Walmsley
2020-01-04riscv: prefix IRQ_ macro names with an RV_ namespacePaul Walmsley
2020-01-04clocksource: riscv: add notrace to riscv_sched_clockZong Li
2020-01-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-01-04Merge tag 'apparmor-pr-2020-01-04' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-01-04apparmor: fix aa_xattrs_match() may sleep while holding a RCU lockJohn Johansen
2020-01-04Merge tag 'mips_fixes_5.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-01-04hexagon: define ioremap_ucNick Desaulniers
2020-01-04ocfs2: fix the crash due to call ocfs2_get_dlm_debug once lessGang He
2020-01-04ocfs2: call journal flush to mark journal as empty after journal recovery whe...Kai Li
2020-01-04mm/hugetlb: defer freeing of huge pages if in non-task contextWaiman Long
2020-01-04mm/gup: fix memory leak in __gup_benchmark_ioctlNavid Emamdoost
2020-01-04mm/oom: fix pgtables units mismatch in Killed process messageIlya Dryomov
2020-01-04fs/posix_acl.c: fix kernel-doc warningsRandy Dunlap
2020-01-04hexagon: work around compiler crashNick Desaulniers