开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
ioctl.c
Age
Commit message (
Expand
)
Author
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
2021-02-08
btrfs: make btrfs_start_delalloc_root's nr argument a long
Nikolay Borisov
2021-02-08
btrfs: remove new_dirid argument from btrfs_create_subvol_root
Nikolay Borisov
2021-02-08
btrfs: make btrfs_root::free_objectid hold the next available objectid
Nikolay Borisov
2021-02-08
btrfs: rename btrfs_root::highest_objectid to free_objectid
Nikolay Borisov
2021-02-08
btrfs: rename btrfs_find_free_objectid to btrfs_get_free_objectid
Nikolay Borisov
2021-01-24
namei: handle idmapped mounts in may_*() helpers
Christian Brauner
2021-01-24
inode: make init and permission helpers idmapped mount aware
Christian Brauner
2021-01-24
namei: make permission helpers idmapped mount aware
Christian Brauner
2020-12-18
btrfs: fix deadlock when cloning inline extent and low on free metadata space
Filipe Manana
2020-12-09
btrfs: remove inode number cache feature
Nikolay Borisov
2020-12-09
btrfs: disallow NODATACOW in ZONED mode
Naohiro Aota
2020-12-08
btrfs: make btrfs_update_inode take btrfs_inode
Nikolay Borisov
2020-12-08
btrfs: remove unused argument seed from btrfs_find_device
Anand Jain
2020-12-08
btrfs: fix race when defragmenting leads to unnecessary IO
Filipe Manana
2020-12-08
btrfs: locking: rip out path->leave_spinning
Josef Bacik
2020-11-05
btrfs: fix potential overflow in cluster_pages_for_defrag on 32bit arch
Matthew Wilcox (Oracle)
2020-10-07
btrfs: remove inode argument from btrfs_start_ordered_extent
Nikolay Borisov
2020-10-07
btrfs: kill the RCU protection for fs_info->space_info
Josef Bacik
2020-10-07
btrfs: sysfs: export currently running exclusive operation
Goldwyn Rodrigues
2020-10-07
btrfs: enumerate the type of exclusive operation in progress
Goldwyn Rodrigues
2020-10-07
btrfs: introduce BTRFS_NESTING_COW for cow'ing blocks
Josef Bacik
2020-10-07
btrfs: qgroup: fix qgroup meta rsv leak for subvolume operations
Qu Wenruo
2020-10-07
btrfs: change nr to u64 in btrfs_start_delalloc_roots
Josef Bacik
2020-09-14
btrfs: fix wrong address when faulting in pages in the search ioctl
Filipe Manana
2020-08-27
btrfs: fix potential deadlock in the search ioctl
Josef Bacik
2020-07-27
btrfs: add missing check for nocow and compression inode flags
David Sterba
2020-07-27
btrfs: add metadata_uuid to FS_INFO ioctl
Johannes Thumshirn
2020-07-27
btrfs: add filesystem generation to FS_INFO ioctl
Johannes Thumshirn
[next]