WSL2-Linux-Kernel/fs/nilfs2
Christoph Hellwig 44abff2c0b block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
Secure erase is a very different operation from discard in that it is
a data integrity operation vs hint.  Fully split the limits and helper
infrastructure to make the separation more clear.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
Acked-by: Christoph Böhmwalder <christoph.boehmwalder@linbit.com> [drbd]
Acked-by: Ryusuke Konishi <konishi.ryusuke@gmail.com> [nifs2]
Acked-by: Jaegeuk Kim <jaegeuk@kernel.org> [f2fs]
Acked-by: Coly Li <colyli@suse.de> [bcache]
Acked-by: David Sterba <dsterba@suse.com> [btrfs]
Acked-by: Chao Yu <chao@kernel.org>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
Link: https://lore.kernel.org/r/20220415045258.199825-27-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2022-04-17 19:49:59 -06:00
..
Kconfig
Makefile
alloc.c
alloc.h
bmap.c
bmap.h
btnode.c nilfs2: fix lockdep warnings in page operations for btree nodes 2022-04-01 11:46:09 -07:00
btnode.h nilfs2: fix lockdep warnings in page operations for btree nodes 2022-04-01 11:46:09 -07:00
btree.c nilfs2: fix lockdep warnings in page operations for btree nodes 2022-04-01 11:46:09 -07:00
btree.h
cpfile.c
cpfile.h
dat.c nilfs2: fix lockdep warnings during disk space reclamation 2022-04-01 11:46:09 -07:00
dat.h
dir.c
direct.c
direct.h
export.h
file.c
gcinode.c nilfs2: fix lockdep warnings in page operations for btree nodes 2022-04-01 11:46:09 -07:00
ifile.c
ifile.h
inode.c nilfs2: fix lockdep warnings during disk space reclamation 2022-04-01 11:46:09 -07:00
ioctl.c block: add a bdev_discard_granularity helper 2022-04-17 19:49:59 -06:00
mdt.c nilfs2: fix lockdep warnings during disk space reclamation 2022-04-01 11:46:09 -07:00
mdt.h nilfs2: fix lockdep warnings during disk space reclamation 2022-04-01 11:46:09 -07:00
namei.c
nilfs.h nilfs2: fix lockdep warnings during disk space reclamation 2022-04-01 11:46:09 -07:00
page.c nilfs2: get rid of nilfs_mapping_init() 2022-04-01 11:46:09 -07:00
page.h nilfs2: get rid of nilfs_mapping_init() 2022-04-01 11:46:09 -07:00
recovery.c
segbuf.c Merge branch 'akpm' (patches from Andrew) 2022-03-22 16:11:53 -07:00
segbuf.h
segment.c nilfs2: fix lockdep warnings in page operations for btree nodes 2022-04-01 11:46:09 -07:00
segment.h
sufile.c block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD 2022-04-17 19:49:59 -06:00
sufile.h
super.c nilfs2: fix lockdep warnings in page operations for btree nodes 2022-04-01 11:46:09 -07:00
sysfs.c
sysfs.h
the_nilfs.c block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD 2022-04-17 19:49:59 -06:00
the_nilfs.h