summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2022-05-21ext4: fix bug_on in ext4_writepagesYe Bin
2022-05-21ext4: refactor and move ext4_ioctl_get_encryption_pwsalt()Ritesh Harjani
2022-05-21ext4: cleanup function defs from ext4.h into crypto.cRitesh Harjani
2022-05-21ext4: move ext4 crypto code to its own file crypto.cRitesh Harjani
2022-05-21io_uring: cleanup handling of the two task_work listsJens Axboe
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-19fs-verity: Use struct_size() helper in enable_verity()Zhang Jianhua
2022-05-19fs-writeback: writeback_sb_inodes:Recalculate 'wrote' according skipped pagesZhihao Cheng
2022-05-18Merge tag 'io_uring-5.18-2022-05-18' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-05-18io_uring: disallow mixed provided buffer group registrationsJens Axboe
2022-05-18io_uring: initialize io_buffer_list head when shared ring is unregisteredJens Axboe
2022-05-18io_uring: add fully sparse buffer registrationPavel Begunkov
2022-05-18fs-verity: remove unused parameter desc_size in fsverity_create_info()Zhang Jianhua
2022-05-18ext4: fix memory leak in parse_apply_sb_mount_options()Eric Biggers
2022-05-18ext4: reject the 'commit' option on ext2 filesystemsEric Biggers
2022-05-18ext4: remove duplicated #include of dax.h in inode.cYang Li
2022-05-18fsnotify: consistent behavior for parent not watching childrenAmir Goldstein
2022-05-18fsnotify: introduce mark type iteratorAmir Goldstein
2022-05-18io_uring: use rcu_dereference in io_closeChristoph Hellwig
2022-05-18io_uring: consistently use the EPOLL* definesChristoph Hellwig
2022-05-18io_uring: make apoll_events a __poll_tChristoph Hellwig
2022-05-18io_uring: drop a spurious inline on a forward declarationChristoph Hellwig
2022-05-18io_uring: don't use ERR_PTR for user pointersChristoph Hellwig
2022-05-18io_uring: use a rwf_t for io_rw.flagsChristoph Hellwig
2022-05-18io_uring: add support for ring mapped supplied buffersJens Axboe
2022-05-18io_uring: add io_pin_pages() helperJens Axboe
2022-05-18io_uring: add buffer selection support to IORING_OP_NOPJens Axboe
2022-05-18io_uring: fix locking state for empty buffer groupJens Axboe
2022-05-17io_uring: don't attempt to IOPOLL for MSG_RING requestsJens Axboe
2022-05-17ext4: fix race condition between ext4_write and ext4_convert_inline_dataBaokun Li
2022-05-17ext4: convert symlink external data block mapping to bdevZhang Yi
2022-05-17ext4: add nowait mode for ext4_getblk()Zhang Yi
2022-05-17ext4: fix journal_ioprio mount option handlingOjaswin Mujoo
2022-05-17ext4: mark group as trimmed only if it was fully scannedDmitry Monakhov
2022-05-17ext4: fix use-after-free in ext4_rename_dir_prepareYe Bin
2022-05-17btrfs: zoned: introduce a minimal zone size 4M and reject mountJohannes Thumshirn
2022-05-17btrfs: allow defrag to convert inline extents to regular extentsQu Wenruo
2022-05-17btrfs: add "0x" prefix for unsupported optional featuresQu Wenruo
2022-05-17btrfs: do not account twice for inode ref when reserving metadata unitsFilipe Manana
2022-05-17btrfs: zoned: fix comparison of alloc_offset vs meta_write_pointerNaohiro Aota
2022-05-17btrfs: send: avoid trashing the page cacheFilipe Manana
2022-05-18erofs: scan devices from device tableJeffle Xu
2022-05-18erofs: change to use asynchronous io for fscache readpage/readaheadXin Yin
2022-05-18erofs: add 'fsid' mount optionJeffle Xu
2022-05-18erofs: implement fscache-based data readaheadJeffle Xu
2022-05-18erofs: implement fscache-based data read for inline layoutJeffle Xu
2022-05-18erofs: implement fscache-based data read for non-inline layoutJeffle Xu
2022-05-18erofs: implement fscache-based metadata readJeffle Xu
2022-05-18erofs: register fscache context for extra data blobsJeffle Xu
2022-05-18erofs: register fscache context for primary data blobJeffle Xu