index
:
linux.git
master
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
2020-03-23
btrfs: Remove BTRFS_SUBVOL_CREATE_ASYNC support
Nikolay Borisov
2020-03-23
Btrfs: move all reflink implementation code into its own file
Filipe Manana
2020-03-23
btrfs: switch to use new generic UUID API
Andy Shevchenko
2020-03-23
btrfs: ioctl: resize: only show message if size is changed
Marcos Paulo de Souza
2020-03-23
btrfs: convert snapshot/nocow exlcusion to drew lock
Nikolay Borisov
2020-03-23
btrfs: add new BTRFS_IOC_SNAP_DESTROY_V2 ioctl
Marcos Paulo de Souza
2020-03-23
btrfs: use ioctl args support mask for device delete
David Sterba
2020-03-23
btrfs: use ioctl args support mask for subvolume create/delete
David Sterba
2020-03-23
btrfs: rename btrfs_put_fs_root and btrfs_grab_fs_root
Josef Bacik
2020-03-23
btrfs: push btrfs_grab_fs_root into btrfs_get_fs_root
Josef Bacik
2020-03-23
btrfs: hold a ref on the root in create_pending_snapshot
Josef Bacik
2020-03-23
btrfs: hold ref on root in btrfs_ioctl_default_subvol
Josef Bacik
2020-03-23
btrfs: hold a ref on the root in btrfs_ioctl_get_subvol_info
Josef Bacik
2020-03-23
btrfs: hold a ref on the root in btrfs_search_path_in_tree_user
Josef Bacik
2020-03-23
btrfs: hold a ref on the root in btrfs_search_path_in_tree
Josef Bacik
2020-03-23
btrfs: hold a ref on the root in search_ioctl
Josef Bacik
2020-03-23
btrfs: hold a ref on the root in create_subvol
Josef Bacik
2020-03-23
btrfs: open code btrfs_read_fs_root_no_name
Josef Bacik
2020-03-23
btrfs: replace all uses of btrfs_ordered_update_i_size
Josef Bacik
2020-03-23
btrfs: use btrfs_ordered_update_i_size in clone_finish_inode_update
Josef Bacik
2020-01-28
Merge tag 'fs-dedupe-last-block-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-01-23
Btrfs: make deduplication with range including the last block work
Filipe Manana
2020-01-20
btrfs: drop create parameter to btrfs_get_extent()
Omar Sandoval
2020-01-17
Btrfs: always copy scrub arguments back to user space
Filipe Manana
2019-12-13
btrfs: abort transaction after failed inode updates in create_subvol
Josef Bacik
2019-12-13
Btrfs: fix hole extent items with a zero size after range cloning
Filipe Manana
2019-11-18
btrfs: rename btrfs_block_group_cache
David Sterba
2019-11-18
btrfs: add dedicated members for start and length of a block group
David Sterba
2019-11-18
btrfs: move block_group_item::used to block group
David Sterba
2019-11-18
btrfs: ioctl: Try to use btrfs_fs_info instead of *file
Marcos Paulo de Souza
2019-11-18
btrfs: use better definition of number of compression type
Chengguang Xu
2019-11-18
btrfs: add __pure attribute to functions
David Sterba
2019-11-18
btrfs: drop unused parameter is_new from btrfs_iget
David Sterba
2019-11-04
btrfs: un-deprecate ioctls START_SYNC and WAIT_SYNC
David Sterba
2019-10-15
btrfs: qgroup: Always free PREALLOC META reserve in btrfs_delalloc_release_ex...
Qu Wenruo
2019-09-09
btrfs: stop clearing EXTENT_DIRTY in inode I/O tree
Omar Sandoval
2019-09-09
btrfs: Deprecate BTRFS_SUBVOL_CREATE_ASYNC flag
Nikolay Borisov
2019-09-09
btrfs: sysfs: replace direct access to feature set names with a helper
David Sterba
2019-09-09
btrfs: move basic block_group definitions to their own header
Josef Bacik
2019-09-09
Btrfs: remove unnecessary condition in btrfs_clone() to avoid too much nesting
Filipe Manana
2019-09-09
btrfs: use common vfs LABEL ioctl definitions
Eric Sandeen
2019-09-09
Btrfs: fix ENOSPC errors, leading to transaction aborts, when cloning extents
Filipe Manana
2019-07-16
Merge tag 'for-5.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2019-07-12
Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/x...
Linus Torvalds
2019-07-10
Merge tag 'fsnotify_for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-07-04
btrfs: migrate the delalloc space stuff to it's own home
Josef Bacik
2019-07-02
btrfs: move space_info to space-info.h
Josef Bacik
2019-07-01
vfs: create a generic checking function for FS_IOC_FSSETXATTR
Darrick J. Wong
2019-07-01
vfs: create a generic checking and prep function for FS_IOC_SETFLAGS
Darrick J. Wong
2019-07-01
btrfs: Flush before reflinking any extent to prevent NOCOW write falling back...
Qu Wenruo
[prev]
[next]