- 1460540 btrfs: initial fsverity support by Boris Burkov · 3 years, 7 months ago
- 77eea05 btrfs: add ro compat flags to inodes by Boris Burkov · 3 years, 7 months ago
- efc222f btrfs: simplify return values in btrfs_check_raid_min_devices by Anand Jain · 3 years, 6 months ago
- 7361b4a btrfs: remove the dead comment in writepage_delalloc() by Qu Wenruo · 3 years, 6 months ago
- b2f78e8 btrfs: allow degenerate raid0/raid10 by David Sterba · 3 years, 6 months ago
- bd54f38 btrfs: do not pin logs too early during renames by Filipe Manana · 3 years, 6 months ago
- 6e8e777 btrfs: eliminate some false positives when checking if inode was logged by Filipe Manana · 3 years, 6 months ago
- 42b5d73 btrfs: drop unnecessary ASSERT from btrfs_submit_direct() by Naohiro Aota · 3 years, 6 months ago
- 21dda65 btrfs: fix argument type of btrfs_bio_clone_partial() by Chaitanya Kulkarni · 3 years, 6 months ago
- 5662c96 fs: kill sync_inode by Josef Bacik · 3 years, 6 months ago
- 25d23cd 9p: migrate from sync_inode to filemap_fdatawrite_wbc by Josef Bacik · 3 years, 6 months ago
- b377630 btrfs: use the filemap_fdatawrite_wbc helper for delalloc shrinking by Josef Bacik · 3 years, 6 months ago
- e164607 btrfs: wait on async extents when flushing delalloc by Josef Bacik · 3 years, 6 months ago
- 03fe78c btrfs: use delalloc_bytes to determine flush amount for shrink_delalloc by Josef Bacik · 3 years, 6 months ago
- fcdef39 btrfs: enable a tracepoint when we fail tickets by Josef Bacik · 3 years, 6 months ago
- ac98141 btrfs: wake up async_delalloc_pages waiters after submit by Josef Bacik · 3 years, 6 months ago
- 963e4db btrfs: unify regular and subpage error paths in __extent_writepage() by Qu Wenruo · 3 years, 6 months ago
- 95ea048 btrfs: allow read-write for 4K sectorsize on 64K page size systems by Qu Wenruo · 3 years, 6 months ago
- 9d9ea1e btrfs: subpage: fix relocation potentially overwriting last page data by Qu Wenruo · 3 years, 6 months ago
- e3c6232 btrfs: subpage: fix false alert when relocating partial preallocated data extents by Qu Wenruo · 3 years, 6 months ago
- 7c11d0a btrfs: subpage: fix a potential use-after-free in writeback helper by Qu Wenruo · 3 years, 6 months ago
- e046786 btrfs: subpage: fix race between prepare_pages() and btrfs_releasepage() by Qu Wenruo · 3 years, 6 months ago
- c8050b3 btrfs: subpage: reject raid56 filesystem and profile conversion by Qu Wenruo · 3 years, 6 months ago
- e0eefe0 btrfs: subpage: allow submit_extent_page() to do bio split by Qu Wenruo · 3 years, 6 months ago
- 7367253 btrfs: subpage: disable inline extent creation by Qu Wenruo · 3 years, 6 months ago
- cc1d0d9 btrfs: subpage: fix writeback which does not have ordered extent by Qu Wenruo · 3 years, 6 months ago
- c283289 btrfs: make relocate_one_page() handle subpage case by Qu Wenruo · 3 years, 6 months ago
- f47960f btrfs: reloc: factor out relocation page read and dirty part by Qu Wenruo · 3 years, 6 months ago
- a6e66e6 btrfs: rework lzo_decompress_bio() to make it subpage compatible by Qu Wenruo · 3 years, 6 months ago
- 1c3dc17 btrfs: rework btrfs_decompress_buf2page() by Qu Wenruo · 3 years, 7 months ago
- 557023e btrfs: grab correct extent map for subpage compressed extent read by Qu Wenruo · 3 years, 7 months ago
- ca62e85 btrfs: disable compressed readahead for subpage by Qu Wenruo · 3 years, 6 months ago
- 3670e64 btrfs: subpage: check if there are compressed extents inside one page by Qu Wenruo · 3 years, 6 months ago
- 4c37a79 btrfs: reset this_bio_flag to avoid inheriting old flags by Qu Wenruo · 3 years, 6 months ago
- 214cc18 btrfs: constify and cleanup variables in comparators by David Sterba · 3 years, 6 months ago
- d58ede8 btrfs: simplify data stripe calculation helpers by David Sterba · 3 years, 6 months ago
- fe4f46d btrfs: merge alloc_device helpers by David Sterba · 3 years, 6 months ago
- 500a44c btrfs: uninline btrfs_bg_flags_to_raid_index by David Sterba · 3 years, 6 months ago
- 6c154ba btrfs: tree-checker: add missing stripe checks for raid1c3/4 profiles by David Sterba · 3 years, 6 months ago
- 0ac6e06 btrfs: tree-checker: use table values for stripe checks by David Sterba · 3 years, 6 months ago
- 809d690 btrfs: make btrfs_next_leaf static inline by David Sterba · 3 years, 6 months ago
- f41b6ba btrfs: remove uptodate parameter from btrfs_dec_test_first_ordered_pending by David Sterba · 3 years, 6 months ago
- 25c1252 btrfs: switch uptodate to bool in btrfs_writepage_endio_finish_ordered by David Sterba · 3 years, 6 months ago
- a129ffb btrfs: remove unused start and end parameters from btrfs_run_delalloc_range() by Qu Wenruo · 3 years, 6 months ago
- a7d1c5d btrfs: introduce btrfs_lookup_match_dir by Marcos Paulo de Souza · 3 years, 6 months ago
- f8ee80d btrfs: remove unneeded return variable in btrfs_lookup_file_extent by Marcos Paulo de Souza · 3 years, 6 months ago
- ad9a937 btrfs: use btrfs_next_leaf instead of btrfs_next_item when slots > nritems by Marcos Paulo de Souza · 3 years, 6 months ago
- c7bcbb2 btrfs: remove ignore_offset argument from btrfs_find_all_roots() by Filipe Manana · 3 years, 6 months ago
- 2ac691d btrfs: avoid unnecessary lock and leaf splits when updating inode in the log by Filipe Manana · 3 years, 6 months ago
- e68107e btrfs: remove unnecessary list head initialization when syncing log by Filipe Manana · 3 years, 6 months ago
- e1a6d26 btrfs: avoid unnecessary log mutex contention when syncing log by Filipe Manana · 3 years, 6 months ago
- cceaa89 btrfs: remove racy and unnecessary inode transaction update when using no-holes by Filipe Manana · 3 years, 6 months ago
- 5a656c3 btrfs: stop doing GFP_KERNEL memory allocations in the ref verify tool by Filipe Manana · 3 years, 6 months ago
- 506650d btrfs: improve the batch insertion of delayed items by Filipe Manana · 3 years, 6 months ago
- 2b29726 btrfs: rescue: allow ibadroots to skip bad extent tree when reading block group items by Qu Wenruo · 3 years, 6 months ago
- 6534c0c btrfs: pass NULL as trans to btrfs_search_slot if we only want to search by Marcos Paulo de Souza · 3 years, 6 months ago
- 069a2e3 btrfs: continue readahead of siblings even if target node is in memory by Filipe Manana · 3 years, 6 months ago
- 5da3847 btrfs: check-integrity: drop kmap/kunmap for block pages by David Sterba · 3 years, 7 months ago
- 4c2bf27 btrfs: compression: drop kmap/kunmap from generic helpers by David Sterba · 3 years, 7 months ago
- bbaf971 btrfs: compression: drop kmap/kunmap from zstd by David Sterba · 3 years, 7 months ago
- 696ab56 btrfs: compression: drop kmap/kunmap from zlib by David Sterba · 3 years, 7 months ago
- 8c945d3 btrfs: compression: drop kmap/kunmap from lzo by David Sterba · 3 years, 7 months ago
- b0ee5e1 btrfs: drop from __GFP_HIGHMEM all allocations by David Sterba · 3 years, 7 months ago
- 23608d5 btrfs: cleanup fs_devices pointer usage in btrfs_trim_fs by Anand Jain · 3 years, 7 months ago
- 67d5e28 btrfs: remove max argument from generic_bin_search by Marcos Paulo de Souza · 3 years, 6 months ago
- 2eadb9e btrfs: make btrfs_finish_chunk_alloc private to block-group.c by Nikolay Borisov · 3 years, 7 months ago
- 4a9531c btrfs: check-integrity: drop unnecessary function prototypes by Anand Jain · 3 years, 7 months ago
- b3b7e1d btrfs: add special case to setget helpers for 64k pages by David Sterba · 3 years, 7 months ago
- 5a80d1c btrfs: zoned: remove max_zone_append_size logic by Johannes Thumshirn · 3 years, 7 months ago
- 15517c7 Merge tag 'locks-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 3 years, 5 months ago
- 1e6907d58 Merge tag 'io_uring-5.14-2021-08-20' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 5 months ago
- fdd92b6 fs: warn about impending deprecation of mandatory locks by Jeff Layton · 3 years, 5 months ago
- a30f895 io_uring: fix xa_alloc_cycle() error return value check by Jens Axboe · 3 years, 5 months ago
- d6d09a6 Merge tag 'for-5.14-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 5 months ago
- 3b84482 pipe: avoid unnecessary EPOLLET wakeups under normal loads by Linus Torvalds · 3 years, 5 months ago
- 9cb0073 io_uring: pin ctx on fallback execution by Pavel Begunkov · 3 years, 5 months ago
- 3f79f6f btrfs: prevent rename2 from exchanging a subvol with a directory from different parents by NeilBrown · 3 years, 5 months ago
- 7ba34c0 Merge tag 'libnvdimm-fixes-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 3 years, 5 months ago
- 21f9652 io_uring: only assign io_uring_enter() SQPOLL error in actual error case by Jens Axboe · 3 years, 5 months ago
- 118516e2 Merge tag 'configfs-5.14' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 3 years, 5 months ago
- 27b2eaa Merge tag '5.14-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 5 months ago
- 42995ce Merge tag 'io_uring-5.14-2021-08-13' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 5 months ago
- 3a03c67 Merge tag 'ceph-for-5.14-rc6' of git://github.com/ceph/ceph-client by Linus Torvalds · 3 years, 5 months ago
- f8fbb47 Merge branch 'for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 5 months ago
- 9e99275 cifs: Call close synchronously during unlink/rename/lease break. by Rohith Surabattula · 3 years, 5 months ago
- 4153570 cifs: Handle race conditions during rename by Rohith Surabattula · 3 years, 6 months ago
- 96dcb97 Merge branch 'for-5.14/dax' into libnvdimm-fixes by Dan Williams · 3 years, 5 months ago
- b3f0ccc Merge tag 'ovl-fixes-5.14-rc6-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 3 years, 5 months ago
- 981567b cifs: use the correct max-length for dentry_path_raw() by Ronnie Sahlberg · 3 years, 5 months ago
- 427215d ovl: prevent private clone if bind mount is not allowed by Miklos Szeredi · 3 years, 5 months ago
- 580c610 ovl: fix uninitialized pointer read in ovl_lookup_real_one() by Miklos Szeredi · 3 years, 5 months ago
- 9b91b6b ovl: fix deadlock in splice write by Miklos Szeredi · 3 years, 6 months ago
- 9011c27 ovl: skip stale entries in merge dir cache iteration by Amir Goldstein · 3 years, 9 months ago
- 43597aa io_uring: fix ctx-exit io_rsrc_put_work() deadlock by Pavel Begunkov · 3 years, 5 months ago
- c018db4 io_uring: drop ctx->uring_lock before flushing work item by Jens Axboe · 3 years, 5 months ago
- 47cae0c io-wq: fix IO_WORKER_F_FIXED issue in create_io_worker() by Hao Xu · 3 years, 5 months ago
- 49e7f0c io-wq: fix bug of creating io-wokers unconditionally by Hao Xu · 3 years, 5 months ago
- 4956b9e io_uring: rsrc ref lock needs to be IRQ safe by Jens Axboe · 3 years, 5 months ago
- f153c22 ucounts: add missing data type changes by Sven Schnelle · 3 years, 6 months ago
- 769f526 configfs: restore the kernel v5.13 text attribute write behavior by Bart Van Assche · 3 years, 6 months ago