index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
ioctl.c
Age
Commit message (
Expand
)
Author
2021-10-26
btrfs: use btrfs_get_dev_args_from_path in dev removal ioctls
Josef Bacik
2021-10-26
btrfs: handle device lookup with btrfs_dev_lookup_args
Josef Bacik
2021-10-26
btrfs: defrag: enable defrag for subpage case
Qu Wenruo
2021-10-26
btrfs: defrag: remove the old infrastructure
Qu Wenruo
2021-10-26
btrfs: defrag: use defrag_one_cluster() to implement btrfs_defrag_file()
Qu Wenruo
2021-10-26
btrfs: defrag: introduce helper to defrag one cluster
Qu Wenruo
2021-10-26
btrfs: defrag: introduce helper to defrag a range
Qu Wenruo
2021-10-26
btrfs: defrag: introduce helper to defrag a contiguous prepared range
Qu Wenruo
2021-10-26
btrfs: defrag: introduce helper to collect target file extents
Qu Wenruo
2021-10-26
btrfs: defrag: factor out page preparation into a helper
Qu Wenruo
2021-10-26
btrfs: defrag: replace hard coded PAGE_SIZE with sectorsize
Qu Wenruo
2021-10-26
btrfs: defrag: also check PagePrivate for subpage cases in cluster_pages_for_...
Qu Wenruo
2021-10-26
btrfs: defrag: pass file_ra_state instead of file to btrfs_defrag_file()
Qu Wenruo
2021-10-25
btrfs: drop unnecessary ret in ioctl_quota_rescan_status
Anand Jain
2021-09-07
btrfs: delay blkdev_put until after the device remove
Josef Bacik
2021-08-23
btrfs: allow idmapped INO_LOOKUP_USER ioctl
Christian Brauner
2021-08-23
btrfs: allow idmapped SUBVOL_SETFLAGS ioctl
Christian Brauner
2021-08-23
btrfs: allow idmapped SET_RECEIVED_SUBVOL ioctls
Christian Brauner
2021-08-23
btrfs: relax restrictions for SNAP_DESTROY_V2 with subvolids
Christian Brauner
2021-08-23
btrfs: allow idmapped SNAP_DESTROY ioctls
Christian Brauner
2021-08-23
btrfs: allow idmapped SNAP_CREATE/SUBVOL_CREATE ioctls
Christian Brauner
2021-08-23
btrfs: check whether fsgid/fsuid are mapped during subvolume creation
Christian Brauner
2021-08-23
btrfs: allocate btrfs_ioctl_defrag_range_args on stack
Goldwyn Rodrigues
2021-08-23
btrfs: allocate btrfs_ioctl_quota_rescan_args on stack
Goldwyn Rodrigues
2021-08-23
btrfs: introduce btrfs_search_backwards function
Marcos Paulo de Souza
2021-08-23
btrfs: initial fsverity support
Boris Burkov
2021-08-23
btrfs: add ro compat flags to inodes
Boris Burkov
2021-08-23
btrfs: allow read-write for 4K sectorsize on 64K page size systems
Qu Wenruo
2021-06-22
btrfs: fix typos in comments
David Sterba
2021-06-21
btrfs: sink wait_for_unblock parameter to async commit
David Sterba
2021-06-21
btrfs: add device delete cancel
David Sterba
2021-06-21
btrfs: add cancellation to resize
David Sterba
2021-06-21
btrfs: add wrapper for conditional start of exclusive operation
David Sterba
2021-06-21
btrfs: introduce try-lock semantics for exclusive op start
David Sterba
2021-06-21
btrfs: protect exclusive_operation by super_lock
David Sterba
2021-06-21
btrfs: return EAGAIN if defrag is canceled
Tian Tao
2021-05-11
Merge tag 'for-5.13-rc1-part2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-05-11
btrfs: handle transaction start error in btrfs_fileattr_set
Ritesh Harjani
2021-05-10
Merge tag 'for-5.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-04-28
btrfs: fix deadlock when cloning inline extents and using qgroups
Filipe Manana
2021-04-27
Merge branch 'miklos.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-04-20
btrfs: fix metadata extent leak after failure to create subvolume
Filipe Manana
2021-04-19
btrfs: handle btrfs_record_root_in_trans failure in create_subvol
Josef Bacik
2021-04-19
btrfs: use btrfs_inode_lock/btrfs_inode_unlock inode lock helpers
Josef Bacik
2021-04-12
btrfs: convert to fileattr
Miklos Szeredi
2021-03-05
Merge tag 'for-5.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-03-02
btrfs: validate qgroup inherit for SNAP_CREATE_V2 ioctl
Dan Carpenter
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-09
btrfs: zoned: disallow fitrim on zoned filesystems
Naohiro Aota
2021-02-08
btrfs: introduce btrfs_subpage for data inodes
Qu Wenruo
[next]