summaryrefslogtreecommitdiff
path: root/include/uapi/linux/cgroupstats.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/uapi/linux/cgroupstats.h')
0 files changed, 0 insertions, 0 deletions
3-04-05fsdax: force clear dirty mark if CoWShiyang Ruan 2023-03-28fsdax: dedupe should compare the min of two iters' lengthShiyang Ruan 2023-03-28fsdax: unshare: zero destination if srcmap is HOLE or UNWRITTENShiyang Ruan 2023-02-03fsdax: dax_unshare_iter() should return a valid lengthShiyang Ruan 2022-12-11fsdax,xfs: port unshare to fsdaxShiyang Ruan 2022-12-11fsdax: dedupe: iter two files at the same timeShiyang Ruan 2022-12-11fsdax,xfs: set the shared flag when file extent is sharedShiyang Ruan 2022-12-11fsdax: zero the edges if source is HOLE or UNWRITTENShiyang Ruan 2022-12-11fsdax: invalidate pages when CoWShiyang Ruan 2022-12-11fsdax: introduce page->share for fsdax in reflink modeShiyang Ruan 2022-09-24Merge branch 'for-6.0/dax' into libnvdimm-fixesDan Williams 2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds 2022-07-26fsdax: Fix infinite loop in dax_iomap_rw()Li Jinlin 2022-07-17fsdax: dedup file range to use a compare functionShiyang Ruan 2022-07-17fsdax: add dax_iomap_cow_copy() for dax zeroShiyang Ruan 2022-07-17fsdax: replace mmap entry in case of CoWShiyang Ruan 2022-07-17fsdax: introduce dax_iomap_cow_copy()Shiyang Ruan 2022-07-17fsdax: output address in dax_iomap_pfn() and rename itShiyang Ruan 2022-07-17fsdax: set a CoW flag when associate reflink mappingsShiyang Ruan 2022-07-17fsdax: introduce dax_lock_mapping_entry()Shiyang Ruan 2022-06-30dax: set did_zero to true when zeroing successfullyKaixu Xia 2022-05-27Merge tag 'libnvdimm-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds 2022-05-16dax: add .recovery_write dax_operationJane Chu 2022-05-16dax: introduce DAX_RECOVERY_WRITE dax access modeJane Chu 2022-04-28dax: fix missing writeprotect the pte entryMuchun Song 2022-04-28dax: fix cache flush on PMD-mapped pagesMuchun Song 2022-03-24Merge tag 'dax-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/nvd...Linus Torvalds 2022-02-17fsdax: fix function descriptionShiyang Ruan 2022-02-02block: remove genhd.hChristoph Hellwig 2021-12-18dax: remove the copy_from_iter and copy_to_iter methodsChristoph Hellwig 2021-12-04fsdax: shift partition offset handling into the file systemsChristoph Hellwig 2021-12-04iomap: add a IOMAP_DAX flagChristoph Hellwig 2021-12-04fsdax: decouple zeroing from the iomap buffered I/O codeChristoph Hellwig 2021-12-04fsdax: factor out a dax_memzero helperChristoph Hellwig 2021-12-04fsdax: simplify the offset check in dax_iomap_zeroChristoph Hellwig 2021-12-04fsdax: simplify the pgoff calculationChristoph Hellwig 2021-12-04fsdax: use a saner calling convention for copy_cow_page_daxChristoph Hellwig 2021-12-04fsdax: remove a pointless __force cast in copy_cow_page_daxChristoph Hellwig