- 86286e4 Merge tag 'for-5.17-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 2 years, 11 months ago
- 37b4599 btrfs: fix use of uninitialized variable at rm device ioctl by Tom Rix · 3 years ago
- 28b21c5 btrfs: fix use-after-free after failure to create a snapshot by Filipe Manana · 3 years ago
- 4897e72 Merge tag 'fsnotify_for_v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 2 years, 11 months ago
- 27cdfde btrfs: update writeback index when starting defrag by Filipe Manana · 3 years ago
- 3c9d31c7 btrfs: add back missing dirty page rate limiting to defrag by Filipe Manana · 3 years ago
- 0cb5950 btrfs: fix deadlock when reserving space during defrag by Filipe Manana · 3 years ago
- a37d9a1 fsnotify: invalidate dcache before IN_DELETE event by Amir Goldstein · 3 years ago
- c080b41 btrfs: defrag: properly update range->start for autodefrag by Qu Wenruo · 3 years ago
- 484167d btrfs: defrag: fix wrong number of defragged sectors by Qu Wenruo · 3 years ago
- b767c2f btrfs: allow defrag to be interruptible by Filipe Manana · 3 years ago
- 6b34cd8 btrfs: fix too long loop when defragging a 1 byte file by Filipe Manana · 3 years ago
- 1b58ae0 btrfs: skip transaction commit after failure to create subvolume by Filipe Manana · 3 years ago
- a174c0a btrfs: allow device add if balance is paused by Nikolay Borisov · 3 years, 1 month ago
- 621a1ee btrfs: make device add compatible with paused balance in btrfs_exclop_start_try_lock by Nikolay Borisov · 3 years, 1 month ago
- efc0e69 btrfs: introduce exclusive operation BALANCE_PAUSED state by Nikolay Borisov · 3 years, 1 month ago
- fdfbf02 btrfs: rework async transaction committing by Josef Bacik · 3 years, 2 months ago
- 3212fa1 btrfs: drop the _nr from the item helpers by Josef Bacik · 3 years, 2 months ago
- 9609134 Merge tag 'for-5.16-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years ago
- 212a58f btrfs: fix warning when freeing leaf after subvolume creation failure by Filipe Manana · 3 years ago
- 7a163608 btrfs: fix invalid delayed ref after subvolume creation failure by Filipe Manana · 3 years ago
- 6f51352 Merge tag 'for-5.16-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 1 month ago
- d815b3f btrfs: fix error pointer dereference in btrfs_ioctl_rm_dev_v2() by Dan Carpenter · 3 years, 1 month ago
- 6fdf886 Merge tag 'for-5.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 1 month ago
- 6c405b2 btrfs: deprecate BTRFS_IOC_BALANCE ioctl by Nikolay Borisov · 3 years, 2 months ago
- c03098d Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 3 years, 2 months ago
- 037c50b Merge tag 'for-5.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 2 months ago
- e77fbf9 btrfs: send: prepare for v2 protocol by David Sterba · 3 years, 2 months ago
- 24bcb45 btrfs: fix deadlock when defragging transparent huge pages by Omar Sandoval · 3 years, 2 months ago
- 1a15eb7 btrfs: use btrfs_get_dev_args_from_path in dev removal ioctls by Josef Bacik · 3 years, 3 months ago
- 562d7b1 btrfs: handle device lookup with btrfs_dev_lookup_args by Josef Bacik · 3 years, 3 months ago
- c22a357 btrfs: defrag: enable defrag for subpage case by Qu Wenruo · 3 years, 5 months ago
- c635757 btrfs: defrag: remove the old infrastructure by Qu Wenruo · 3 years, 5 months ago
- 7b50803 btrfs: defrag: use defrag_one_cluster() to implement btrfs_defrag_file() by Qu Wenruo · 3 years, 7 months ago
- b18c3ab btrfs: defrag: introduce helper to defrag one cluster by Qu Wenruo · 3 years, 5 months ago
- e9eec72 btrfs: defrag: introduce helper to defrag a range by Qu Wenruo · 3 years, 5 months ago
- 22b398e btrfs: defrag: introduce helper to defrag a contiguous prepared range by Qu Wenruo · 3 years, 5 months ago
- eb793cf btrfs: defrag: introduce helper to collect target file extents by Qu Wenruo · 3 years, 5 months ago
- 5767b50 btrfs: defrag: factor out page preparation into a helper by Qu Wenruo · 3 years, 5 months ago
- 76068ca btrfs: defrag: replace hard coded PAGE_SIZE with sectorsize by Qu Wenruo · 3 years, 5 months ago
- cae7968 btrfs: defrag: also check PagePrivate for subpage cases in cluster_pages_for_defrag() by Qu Wenruo · 3 years, 5 months ago
- 1ccc2e8 btrfs: defrag: pass file_ra_state instead of file to btrfs_defrag_file() by Qu Wenruo · 3 years, 5 months ago
- 991a3da btrfs: drop unnecessary ret in ioctl_quota_rescan_status by Anand Jain · 3 years, 5 months ago
- cda00eb btrfs: use bdev_nr_bytes instead of open coding it by Christoph Hellwig · 3 years, 2 months ago
- bb523b4 gup: Turn fault_in_pages_{readable,writeable} into fault_in_{readable,writeable} by Andreas Gruenbacher · 3 years, 5 months ago
- 3fa421d btrfs: delay blkdev_put until after the device remove by Josef Bacik · 3 years, 5 months ago
- 6623d9a btrfs: allow idmapped INO_LOOKUP_USER ioctl by Christian Brauner · 3 years, 5 months ago
- 39e1674 btrfs: allow idmapped SUBVOL_SETFLAGS ioctl by Christian Brauner · 3 years, 5 months ago
- e4fed17 btrfs: allow idmapped SET_RECEIVED_SUBVOL ioctls by Christian Brauner · 3 years, 5 months ago
- aabb34e btrfs: relax restrictions for SNAP_DESTROY_V2 with subvolids by Christian Brauner · 3 years, 5 months ago
- c4ed533 btrfs: allow idmapped SNAP_DESTROY ioctls by Christian Brauner · 3 years, 5 months ago
- 4d4340c btrfs: allow idmapped SNAP_CREATE/SUBVOL_CREATE ioctls by Christian Brauner · 3 years, 5 months ago
- 5474bf4 btrfs: check whether fsgid/fsuid are mapped during subvolume creation by Christian Brauner · 3 years, 5 months ago
- c853a57 btrfs: allocate btrfs_ioctl_defrag_range_args on stack by Goldwyn Rodrigues · 3 years, 5 months ago
- 0afb603 btrfs: allocate btrfs_ioctl_quota_rescan_args on stack by Goldwyn Rodrigues · 3 years, 5 months ago
- 0ff40a9 btrfs: introduce btrfs_search_backwards function by Marcos Paulo de Souza · 3 years, 5 months ago
- 1460540 btrfs: initial fsverity support by Boris Burkov · 3 years, 6 months ago
- 77eea05 btrfs: add ro compat flags to inodes by Boris Burkov · 3 years, 6 months ago
- 95ea048 btrfs: allow read-write for 4K sectorsize on 64K page size systems by Qu Wenruo · 3 years, 5 months ago
- 1a9fd41 btrfs: fix typos in comments by David Sterba · 3 years, 7 months ago
- 32cc4f8 btrfs: sink wait_for_unblock parameter to async commit by David Sterba · 3 years, 7 months ago
- 67ae34b btrfs: add device delete cancel by David Sterba · 3 years, 8 months ago
- bb059a3 btrfs: add cancellation to resize by David Sterba · 3 years, 7 months ago
- 17aaa43 btrfs: add wrapper for conditional start of exclusive operation by David Sterba · 3 years, 8 months ago
- 578bda9 btrfs: introduce try-lock semantics for exclusive op start by David Sterba · 3 years, 7 months ago
- 0d7ed32 btrfs: protect exclusive_operation by super_lock by David Sterba · 3 years, 8 months ago
- 50535db btrfs: return EAGAIN if defrag is canceled by Tian Tao · 3 years, 8 months ago
- 88b0639 Merge tag 'for-5.13-rc1-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 8 months ago
- 9b8a233 btrfs: handle transaction start error in btrfs_fileattr_set by Ritesh Harjani · 3 years, 8 months ago
- 142b507 Merge tag 'for-5.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 8 months ago
- f9baa50 btrfs: fix deadlock when cloning inline extents and using qgroups by Filipe Manana · 3 years, 8 months ago
- a4f7fae Merge branch 'miklos.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 8 months ago
- 67addf2 btrfs: fix metadata extent leak after failure to create subvolume by Filipe Manana · 3 years, 8 months ago
- 221581e btrfs: handle btrfs_record_root_in_trans failure in create_subvol by Josef Bacik · 3 years, 10 months ago
- 6470853 btrfs: use btrfs_inode_lock/btrfs_inode_unlock inode lock helpers by Josef Bacik · 3 years, 11 months ago
- 97fc297 btrfs: convert to fileattr by Miklos Szeredi · 3 years, 9 months ago
- f09b04c Merge tag 'for-5.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 10 months ago
- 5011c5a btrfs: validate qgroup inherit for SNAP_CREATE_V2 ioctl by Dan Carpenter · 3 years, 10 months ago
- 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 10 months ago
- 1cb3dc3 btrfs: zoned: disallow fitrim on zoned filesystems by Naohiro Aota · 3 years, 11 months ago
- 32443de btrfs: introduce btrfs_subpage for data inodes by Qu Wenruo · 4 years ago
- 9db4dc2 btrfs: make btrfs_start_delalloc_root's nr argument a long by Nikolay Borisov · 4 years ago
- 6994802 btrfs: remove new_dirid argument from btrfs_create_subvol_root by Nikolay Borisov · 4 years, 1 month ago
- 2312510 btrfs: make btrfs_root::free_objectid hold the next available objectid by Nikolay Borisov · 4 years, 1 month ago
- 6b8fad5 btrfs: rename btrfs_root::highest_objectid to free_objectid by Nikolay Borisov · 4 years, 1 month ago
- 543068a btrfs: rename btrfs_find_free_objectid to btrfs_get_free_objectid by Nikolay Borisov · 4 years, 1 month ago
- ba73d98 namei: handle idmapped mounts in may_*() helpers by Christian Brauner · 4 years ago
- 21cb47b inode: make init and permission helpers idmapped mount aware by Christian Brauner · 4 years ago
- 47291ba namei: make permission helpers idmapped mount aware by Christian Brauner · 4 years ago
- 3d45f22 btrfs: fix deadlock when cloning inline extent and low on free metadata space by Filipe Manana · 4 years, 1 month ago
- 5297199 btrfs: remove inode number cache feature by Nikolay Borisov · 4 years, 1 month ago
- d206e9c btrfs: disallow NODATACOW in ZONED mode by Naohiro Aota · 4 years, 2 months ago
- 9a56fcd btrfs: make btrfs_update_inode take btrfs_inode by Nikolay Borisov · 4 years, 2 months ago
- b2598ed btrfs: remove unused argument seed from btrfs_find_device by Anand Jain · 4 years, 2 months ago
- 7f458a3 btrfs: fix race when defragmenting leads to unnecessary IO by Filipe Manana · 4 years, 2 months ago
- b9729ce btrfs: locking: rip out path->leave_spinning by Josef Bacik · 4 years, 4 months ago
- a1fbc67 btrfs: fix potential overflow in cluster_pages_for_defrag on 32bit arch by Matthew Wilcox (Oracle) · 4 years, 3 months ago
- c0a4360 btrfs: remove inode argument from btrfs_start_ordered_extent by Nikolay Borisov · 4 years, 3 months ago
- 7280490 btrfs: kill the RCU protection for fs_info->space_info by Josef Bacik · 4 years, 4 months ago
- 66a2823 btrfs: sysfs: export currently running exclusive operation by Goldwyn Rodrigues · 4 years, 4 months ago