| Age | Commit message (Expand) | Author | Files | Lines |
| 8 days | Merge tag 'for-6.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda... | Linus Torvalds | 1 | -95/+78 |
| 8 days | Merge tag 'for-6.19/io_uring-20251201' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -2/+3 |
| 11 days | Merge tag 'vfs-6.19-rc1.directory.locking' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 1 | -29/+12 |
| 2025-11-25 | btrfs: remaining BTRFS_PATH_AUTO_FREE conversions | David Sterba | 1 | -24/+13 |
| 2025-11-25 | btrfs: don't search back for dir inode item in INO_LOOKUP_USER | Josef Bacik | 1 | -20/+3 |
| 2025-11-25 | btrfs: don't rewrite ret from inode_permission | Josef Bacik | 1 | -3/+1 |
| 2025-11-24 | btrfs: enable encoded read/write/send for bs > ps cases | Qu Wenruo | 1 | -21/+0 |
| 2025-11-24 | btrfs: apply the AUTO_K(V)FREE macros throughout the code | Miquel Sabaté Solà | 1 | -25/+16 |
| 2025-11-24 | btrfs: declare free_ipath() via DEFINE_FREE() | Miquel Sabaté Solà | 1 | -2/+1 |
| 2025-11-24 | btrfs: implement shutdown ioctl | Qu Wenruo | 1 | -0/+41 |
| 2025-11-24 | btrfs: introduce a new shutdown state | Qu Wenruo | 1 | -0/+3 |
| 2025-11-14 | VFS: change vfs_mkdir() to unlock on failure. | NeilBrown | 1 | -1/+1 |
| 2025-11-14 | VFS: add start_creating_killable() and start_removing_killable() | NeilBrown | 1 | -29/+12 |
| 2025-11-03 | io_uring/uring_cmd: avoid double indirect call in task work dispatch | Caleb Sander Mateos | 1 | -2/+3 |
| 2025-10-16 | Merge tag 'for-6.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
| 2025-10-13 | btrfs: fix memory leak on duplicated memory in the qgroup assign ioctl | Miquel Sabaté Solà | 1 | -1/+1 |
| 2025-10-02 | Merge tag 'for-6.18/io_uring-20250929' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
| 2025-09-23 | btrfs: add unlikely annotations to branches leading to transaction abort | David Sterba | 1 | -8/+8 |
| 2025-09-23 | btrfs: add unlikely annotations to branches leading to EUCLEAN | David Sterba | 1 | -3/+3 |
| 2025-09-23 | btrfs: enable experimental bs > ps support | Qu Wenruo | 1 | -10/+25 |
| 2025-09-23 | btrfs: fix typos in comments and strings | David Sterba | 1 | -1/+1 |
| 2025-09-23 | io_uring/cmd: drop unused res2 param from io_uring_cmd_done() | Caleb Sander Mateos | 1 | -1/+1 |
| 2025-09-22 | btrfs: convert several int parameters to bool | David Sterba | 1 | -5/+5 |
| 2025-07-28 | Merge tag 'for-6.17/io_uring-20250728' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -11/+27 |
| 2025-07-28 | Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+2 |
| 2025-07-22 | btrfs: defrag: add flag to force no-compression | David Sterba | 1 | -2/+8 |
| 2025-07-22 | btrfs: set search_commit_root to false in iterate_inodes_from_logical() | Filipe Manana | 1 | -9/+1 |
| 2025-07-22 | btrfs: qgroup: use btrfs_qgroup_enabled() in ioctls | Filipe Manana | 1 | -20/+4 |
| 2025-07-22 | btrfs: call bdev_fput() to reclaim the blk_holder immediately | Qu Wenruo | 1 | -2/+2 |
| 2025-07-22 | btrfs: don't skip accounting in early ENOTTY return in btrfs_uring_encoded_re... | Caleb Sander Mateos | 1 | -1/+2 |
| 2025-07-22 | btrfs: pass bool to indicate subvolume/snapshot creation type | David Sterba | 1 | -2/+2 |
| 2025-07-22 | btrfs: pass dentry to btrfs_mksubvol() and btrfs_mksnapshot() | David Sterba | 1 | -6/+6 |
| 2025-07-22 | btrfs: use struct qstr for subvolume ioctl helpers | David Sterba | 1 | -15/+12 |
| 2025-07-22 | btrfs: replace strcpy() with strscpy() | Brahmajit Das | 1 | -1/+1 |
| 2025-07-21 | btrfs: use pgoff_t for page index variables | David Sterba | 1 | -1/+1 |
| 2025-07-21 | btrfs: add btrfs prefix to is_fstree() and make it return bool | Filipe Manana | 1 | -2/+2 |
| 2025-07-21 | btrfs: rename error to ret in btrfs_mksubvol() | David Sterba | 1 | -14/+13 |
| 2025-07-21 | btrfs: rename error to ret in btrfs_may_delete() | David Sterba | 1 | -4/+4 |
| 2025-07-21 | btrfs: switch RCU helper versions to btrfs_info() | David Sterba | 1 | -1/+1 |
| 2025-07-18 | btrfs/ioctl: store btrfs_uring_encoded_data in io_btrfs_cmd | Caleb Sander Mateos | 1 | -11/+27 |
| 2025-07-04 | tree-wide: s/struct fileattr/struct file_kattr/g | Christian Brauner | 1 | -2/+2 |
| 2025-07-03 | Merge tag 'for-6.16-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+2 |
| 2025-06-27 | btrfs: record new subvolume in parent dir earlier to avoid dir logging races | Filipe Manana | 1 | -2/+2 |
| 2025-06-23 | Merge tag 'for-6.16-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
| 2025-06-19 | btrfs: scrub: add prefix for the error messages | Anand Jain | 1 | -1/+1 |
| 2025-05-26 | Merge tag 'for-6.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda... | Linus Torvalds | 1 | -9/+9 |
| 2025-05-26 | Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -6/+3 |
| 2025-05-15 | btrfs: trivial conversion to return bool instead of int | David Sterba | 1 | -5/+5 |
| 2025-05-15 | btrfs: add btrfs prefix to main lock, try lock and unlock extent functions | Filipe Manana | 1 | -4/+4 |
| 2025-04-07 | VFS: improve interface for lookup_one functions | NeilBrown | 1 | -6/+3 |
| 2025-04-01 | btrfs: ioctl: don't free iov when btrfs_encoded_read() returns -EAGAIN | Sidong Yang | 1 | -0/+2 |
| 2025-03-18 | btrfs: simplify the return value handling in search_ioctl() | Sun YangKai | 1 | -9/+8 |
| 2025-03-18 | btrfs: make btrfs_iget() return a btrfs inode instead | Filipe Manana | 1 | -3/+4 |
| 2025-03-18 | btrfs: unify inode variable naming | David Sterba | 1 | -50/+48 |
| 2025-03-18 | btrfs: pass struct to btrfs_ioctl_subvol_getflags() | David Sterba | 1 | -5/+5 |
| 2025-03-18 | btrfs: simplify local variables in btrfs_ioctl_resize() | David Sterba | 1 | -5/+6 |
| 2025-03-18 | btrfs: pass struct btrfs_inode to btrfs_sync_inode_flags_to_i_flags() | David Sterba | 1 | -10/+9 |
| 2025-03-18 | btrfs: pass root pointers to search tree ioctl helpers | David Sterba | 1 | -11/+11 |
| 2025-03-18 | btrfs: pass btrfs_root pointers to send ioctl parameters | David Sterba | 1 | -4/+4 |
| 2025-03-18 | btrfs: parameter constification in ioctl.c | David Sterba | 1 | -14/+14 |
| 2025-03-18 | btrfs: pass struct btrfs_inode to btrfs_defrag_file() | David Sterba | 1 | -1/+1 |
| 2025-03-18 | btrfs: unify ordering of btrfs_key initializations | David Sterba | 1 | -2/+2 |
| 2025-03-18 | btrfs: expose per-inode stable writes flag | Qu Wenruo | 1 | -0/+1 |
| 2025-01-23 | Merge tag 'fsnotify_hsm_for_v6.14-rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+9 |
| 2025-01-13 | btrfs: add io_uring interface for encoded writes | Mark Harmstone | 1 | -0/+128 |
| 2025-01-13 | btrfs: ioctl: remove unnecessary call to btrfs_mark_buffer_dirty() | Filipe Manana | 1 | -1/+0 |
| 2025-01-13 | btrfs: move btrfs_is_empty_uuid() from ioctl.c into fs.c | Filipe Manana | 1 | -11/+0 |
| 2025-01-13 | btrfs: move the exclusive operation functions into fs.c | Filipe Manana | 1 | -80/+0 |
| 2025-01-13 | btrfs: handle FS_IOC_READ_VERITY_METADATA ioctl | Allison Karlitskaya | 1 | -0/+2 |
| 2025-01-09 | Merge tag 'for-6.13-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -57/+65 |
| 2025-01-06 | btrfs: don't read from userspace twice in btrfs_uring_encoded_read() | Mark Harmstone | 1 | -57/+65 |
| 2024-12-11 | btrfs: disable defrag on pre-content watched files | Josef Bacik | 1 | -0/+9 |
| 2024-12-03 | Merge tag 'for-6.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+10 |
| 2024-11-29 | btrfs: fix lockdep warnings on io_uring encoded reads | Mark Harmstone | 1 | -0/+10 |
| 2024-11-18 | Merge tag 'for-6.13-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda... | Linus Torvalds | 1 | -8/+470 |
| 2024-11-11 | btrfs: simplify logic to decrement snapshot counter at btrfs_mksnapshot() | Filipe Manana | 1 | -4/+1 |
| 2024-11-11 | btrfs: add new ioctl to wait for cleaned subvolumes | David Sterba | 1 | -0/+128 |
| 2024-11-11 | btrfs: add struct io_btrfs_cmd as type for io_uring_cmd_to_pdu() | Mark Harmstone | 1 | -2/+8 |
| 2024-11-11 | btrfs: add io_uring command for encoded reads (ENCODED_READ ioctl) | Mark Harmstone | 1 | -0/+302 |
| 2024-11-11 | btrfs: change btrfs_encoded_read() so that reading of extent is done by caller | Mark Harmstone | 1 | -1/+31 |
| 2024-11-11 | btrfs: drop unused parameter argp from btrfs_ioctl_quota_rescan_wait() | David Sterba | 1 | -3/+2 |
| 2024-11-03 | fdget(), trivial conversions | Al Viro | 1 | -3/+2 |
| 2024-09-23 | Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+2 |
| 2024-09-10 | btrfs: always update fstrim_range on failure in FITRIM ioctl | Luca Stefani | 1 | -3/+1 |
| 2024-09-10 | btrfs: directly wake up cleaner kthread in the BTRFS_IOC_SYNC ioctl | Filipe Manana | 1 | -4/+3 |
| 2024-08-12 | introduce fd_file(), convert all accessors to it. | Al Viro | 1 | -2/+2 |
| 2024-07-17 | Merge tag 'for-6.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda... | Linus Torvalds | 1 | -25/+69 |
| 2024-07-11 | btrfs: pass a btrfs_inode to btrfs_set_prop() | David Sterba | 1 | -4/+4 |
| 2024-07-11 | btrfs: switch btrfs_pending_snapshot::dir to btrfs_inode | David Sterba | 1 | -1/+1 |
| 2024-07-11 | btrfs: pass a btrfs_inode to btrfs_ioctl_send() | David Sterba | 1 | -3/+3 |
| 2024-07-11 | btrfs: qgroup: warn about inconsistent qgroups when relation update fails | David Sterba | 1 | -2/+3 |
| 2024-07-11 | btrfs: qgroup: preallocate memory before adding a relation | David Sterba | 1 | -1/+16 |
| 2024-07-11 | btrfs: do not BUG_ON() when freeing tree block after error | Filipe Manana | 1 | -1/+5 |
| 2024-07-11 | btrfs: remove super block argument from btrfs_iget() | Filipe Manana | 1 | -2/+1 |
| 2024-07-11 | btrfs: avoid transaction commit on any fsync after subvolume creation | Filipe Manana | 1 | -2/+2 |
| 2024-07-11 | btrfs: remove pointless code when creating and deleting a subvolume | Filipe Manana | 1 | -3/+0 |
| 2024-07-11 | btrfs: constify pointer parameters where applicable | David Sterba | 1 | -1/+1 |
| 2024-07-11 | btrfs: simplify range parameters of btrfs_wait_ordered_roots() | David Sterba | 1 | -1/+1 |
| 2024-07-11 | btrfs: remove objectid from struct btrfs_inode on 64 bits platforms | Filipe Manana | 1 | -2/+2 |
| 2024-07-11 | btrfs: remove location key from struct btrfs_inode | Filipe Manana | 1 | -4/+4 |
| 2024-07-11 | btrfs: qgroup: do quick checks if quotas are enabled before starting ioctls | David Sterba | 1 | -0/+28 |
| 2024-06-20 | fs: Initial atomic write support | Prasad Singamsetty | 1 | -1/+1 |
| 2024-05-07 | btrfs: change root->root_key.objectid to btrfs_root_id() | Josef Bacik | 1 | -10/+10 |
| 2024-05-07 | btrfs: rename err to ret in btrfs_ioctl_snap_destroy() | Anand Jain | 1 | -33/+33 |
| 2024-05-02 | Merge tag 'for-6.9-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -3/+30 |
| 2024-04-25 | btrfs: take the cleaner_mutex earlier in qgroup disable | Josef Bacik | 1 | -3/+30 |
| 2024-04-08 | Merge tag 'for-6.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -9/+28 |
| 2024-04-02 | btrfs: qgroup: fix qgroup prealloc rsv leak in subvolume operations | Boris Burkov | 1 | -9/+28 |
| 2024-03-12 | Merge tag 'for-6.9-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav... | Linus Torvalds | 1 | -47/+73 |
| 2024-03-11 | Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf... | Linus Torvalds | 1 | -8/+8 |
| 2024-03-05 | btrfs: qgroup: validate btrfs_qgroup_inherit parameter | Qu Wenruo | 1 | -13/+3 |
| 2024-03-04 | btrfs: factor out validation of btrfs_ioctl_vol_args_v2::name | David Sterba | 1 | -3/+17 |
| 2024-03-04 | btrfs: factor out validation of btrfs_ioctl_vol_args::name | David Sterba | 1 | -5/+29 |
| 2024-03-04 | btrfs: add helper to get fs_info from struct inode pointer | David Sterba | 1 | -20/+20 |
| 2024-03-04 | btrfs: handle directory and dentry mismatch in btrfs_may_delete() | David Sterba | 1 | -1/+3 |
| 2024-03-04 | btrfs: remove unused included headers | David Sterba | 1 | -4/+0 |
| 2024-03-04 | btrfs: replace sb::s_blocksize by fs_info::sectorsize | David Sterba | 1 | -1/+1 |
| 2024-03-01 | Merge tag 'for-6.8-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
| 2024-02-29 | btrfs: fix double free of anonymous device after snapshot creation failure | Filipe Manana | 1 | -1/+1 |
| 2024-02-25 | btrfs: port device access to file | Christian Brauner | 1 | -8/+8 |
| 2024-02-07 | Merge tag 'for-6.8-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+5 |
| 2024-01-31 | btrfs: forbid creating subvol qgroups | Boris Burkov | 1 | -0/+5 |
| 2024-01-22 | Merge tag 'for-6.8-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+7 |
| 2024-01-12 | btrfs: defrag: reject unknown flags of btrfs_ioctl_defrag_range_args | Qu Wenruo | 1 | -0/+4 |
| 2024-01-12 | btrfs: don't abort filesystem when attempting to snapshot deleted subvolume | Omar Sandoval | 1 | -0/+3 |
| 2024-01-08 | Merge tag 'vfs-6.8.rw' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs | Linus Torvalds | 1 | -6/+6 |
| 2023-12-17 | Merge tag 'for-6.7-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+9 |
| 2023-12-15 | btrfs: do not allow non subvolume root targets for snapshot | Josef Bacik | 1 | -0/+9 |
| 2023-11-28 | Merge tag 'for-6.7-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+1 |
| 2023-11-24 | btrfs: fix 64bit compat send ioctl arguments not initializing version member | David Sterba | 1 | -0/+1 |
| 2023-11-24 | btrfs: move file_start_write() to after permission hook | Amir Goldstein | 1 | -6/+6 |
| 2023-11-13 | Merge tag 'for-6.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -5/+5 |
| 2023-11-03 | btrfs: use u64 for buffer sizes in the tree search ioctls | Filipe Manana | 1 | -5/+5 |
| 2023-10-30 | Merge tag 'for-6.7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav... | Linus Torvalds | 1 | -8/+15 |
| 2023-10-28 | btrfs: Convert to bdev_open_by_path() | Jan Kara | 1 | -10/+8 |
| 2023-10-12 | btrfs: disable the device add feature for temp-fsid | Anand Jain | 1 | -0/+6 |
| 2023-10-12 | btrfs: add and use helpers for reading and writing last_trans_committed | Filipe Manana | 1 | -1/+1 |
| 2023-10-12 | btrfs: add and use helpers for reading and writing fs_info->generation | Filipe Manana | 1 | -1/+1 |
| 2023-10-12 | btrfs: remove redundant root argument from btrfs_update_inode() | Filipe Manana | 1 | -1/+1 |
| 2023-10-12 | btrfs: qgroup: track metadata relocation COW with simple quota | Boris Burkov | 1 | -1/+1 |
| 2023-10-12 | btrfs: qgroup: simple quota auto hierarchy for nested subvolumes | Boris Burkov | 1 | -1/+1 |
| 2023-10-12 | btrfs: qgroup: add new quota mode for simple quotas | Boris Burkov | 1 | -1/+2 |
| 2023-10-12 | btrfs: abort transaction on generation mismatch when marking eb as dirty | Filipe Manana | 1 | -2/+2 |
| 2023-10-06 | Merge tag 'for-6.6-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+2 |
| 2023-10-04 | btrfs: fix some -Wmaybe-uninitialized warnings in ioctl.c | Josef Bacik | 1 | -2/+2 |
| 2023-09-12 | Merge tag 'for-6.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+7 |
| 2023-09-08 | btrfs: release path before inode lookup during the ino lookup ioctl | Filipe Manana | 1 | -1/+7 |
| 2023-07-13 | btrfs: convert to ctime accessor functions | Jeff Layton | 1 | -1/+1 |
| 2023-06-26 | Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -6/+6 |
| 2023-06-19 | btrfs: trigger orphan inode cleanup during START_SYNC ioctl | Qu Wenruo | 1 | -0/+7 |
| 2023-06-19 | btrfs: simplify transid initialization in btrfs_ioctl_wait_sync | Tom Rix | 1 | -5/+4 |
| 2023-06-19 | btrfs: don't commit transaction for every subvol create | Sweet Tea Dorminy | 1 | -4/+3 |
| 2023-06-12 | block: use the holder as indication for exclusive opens | Christoph Hellwig | 1 | -6/+6 |
| 2023-04-28 | btrfs: fix assertion of exclop condition when starting balance | xiaoshoukui | 1 | -1/+3 |
| 2023-04-17 | btrfs: scrub: reject unsupported scrub flags | Qu Wenruo | 1 | -0/+5 |
| 2023-04-02 | Merge tag 'for-6.3-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+2 |
| 2023-03-28 | btrfs: fix race between quota disable and quota assign ioctls | Filipe Manana | 1 | -0/+2 |
| 2023-03-10 | Merge tag 'for-6.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+1 |
| 2023-03-06 | btrfs: ioctl: return device fsid from DEV_INFO ioctl | Qu Wenruo | 1 | -0/+1 |
| 2023-02-20 | Merge tag 'for-6.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav... | Linus Torvalds | 1 | -1/+1 |
| 2023-02-15 | btrfs: rename btrfs_clean_tree_block to btrfs_clear_buffer_dirty | Josef Bacik | 1 | -1/+1 |
| 2023-02-15 | btrfs: add trans argument to btrfs_clean_tree_block | Josef Bacik | 1 | -1/+1 |
| 2023-01-19 | fs: port privilege checking helpers to mnt_idmap | Christian Brauner | 1 | -2/+1 |
| 2023-01-19 | fs: port inode_owner_or_capable() to mnt_idmap | Christian Brauner | 1 | -7/+6 |
| 2023-01-19 | fs: port inode_init_owner() to mnt_idmap | Christian Brauner | 1 | -4/+3 |
| 2023-01-19 | fs: port ->permission() to pass mnt_idmap | Christian Brauner | 1 | -24/+27 |
| 2023-01-19 | fs: port ->fileattr_set() to pass mnt_idmap | Christian Brauner | 1 | -1/+1 |
| 2022-12-12 | Merge tag 'for-6.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav... | Linus Torvalds | 1 | -919/+26 |
| 2022-12-12 | Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 1 | -2/+2 |
| 2022-12-05 | btrfs: replace strncpy() with strscpy() | Artem Chernyshev | 1 | -6/+3 |
| 2022-12-05 | btrfs: use btrfs_dev_name() helper to handle missing devices better | Qu Wenruo | 1 | -2/+2 |
| 2022-12-05 | btrfs: pass btrfs_inode to btrfs_delete_subvolume | David Sterba | 1 | -1/+1 |
| 2022-12-05 | btrfs: pass btrfs_inode to btrfs_inode_unlock | David Sterba | 1 | -3/+3 |
| 2022-12-05 | btrfs: pass btrfs_inode to btrfs_inode_lock | David Sterba | 1 | -1/+1 |
| 2022-12-05 | btrfs: move super prototypes into super.h | Josef Bacik | 1 | -0/+1 |
| 2022-12-05 | btrfs: move scrub prototypes into scrub.h | Josef Bacik | 1 | -0/+1 |
| 2022-12-05 | btrfs: move file prototypes to file.h | Josef Bacik | 1 | -0/+1 |
| 2022-12-05 | btrfs: move ioctl prototypes into ioctl.h | Josef Bacik | 1 | -0/+1 |
| 2022-12-05 | btrfs: move uuid tree prototypes to uuid-tree.h | Josef Bacik | 1 | -0/+1 |
| 2022-12-05 | btrfs: move dir-item prototypes into dir-item.h | Josef Bacik | 1 | -0/+1 |
| 2022-12-05 | btrfs: move defrag related prototypes to their own header | Josef Bacik | 1 | -0/+1 |
| 2022-12-05 | btrfs: move the file defrag code into defrag.c | Josef Bacik | 1 | -902/+0 |
| 2022-12-05 | btrfs: update function comments | David Sterba | 1 | -1/+1 |
| 2022-12-05 | btrfs: move root tree prototypes to their own header | Josef Bacik | 1 | -0/+1 |
| 2022-12-05 | btrfs: move extent-tree helpers into their own header file | Josef Bacik | 1 | -0/+1 |
| 2022-12-05 | btrfs: use struct fscrypt_str instead of struct qstr | Sweet Tea Dorminy | 1 | -2/+2 |
| 2022-12-05 | btrfs: use struct qstr instead of name and namelen pairs | Sweet Tea Dorminy | 1 | -3/+4 |
| 2022-12-05 | btrfs: move accessor helpers into accessors.h | Josef Bacik | 1 | -0/+1 |
| 2022-12-05 | btrfs: move fs wide helpers out of ctree.h | Josef Bacik | 1 | -0/+1 |
| 2022-12-05 | btrfs: simplify generation check in btrfs_get_dentry | David Sterba | 1 | -1/+1 |
| 2022-11-25 | use less confusing names for iov_iter direction initializers | Al Viro | 1 | -2/+2 |
| 2022-11-15 | btrfs: free btrfs_path before copying subvol info to userspace | Anand Jain | 1 | -0/+2 |
| 2022-11-15 | btrfs: free btrfs_path before copying fspath to userspace | Anand Jain | 1 | -0/+2 |
| 2022-11-15 | btrfs: free btrfs_path before copying inodes to userspace | Anand Jain | 1 | -9/+7 |
| 2022-11-15 | btrfs: free btrfs_path before copying root refs to userspace | Josef Bacik | 1 | -1/+2 |
| 2022-09-26 | btrfs: replace delete argument with EXTENT_CLEAR_ALL_BITS | Josef Bacik | 1 | -1/+1 |
| 2022-09-26 | btrfs: unify the lock/unlock extent variants | Josef Bacik | 1 | -11/+11 |
| 2022-09-26 | btrfs: remove the wake argument from clear_extent_bits | Josef Bacik | 1 | -1/+1 |
| 2022-07-25 | btrfs: use fs_info->max_extent_size in get_extent_max_capacity() | Naohiro Aota | 1 | -4/+7 |
| 2022-07-25 | btrfs: sink iterator parameter to btrfs_ioctl_logical_to_ino | David Sterba | 1 | -21/+1 |