index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
ioctl.c
Age
Commit message (
Expand
)
Author
2018-12-01
btrfs: Ensure btrfs_trim_fs can trim the whole filesystem
Qu Wenruo
2018-11-21
Btrfs: fix data corruption due to cloning of eof block
Filipe Manana
2018-07-03
Btrfs: fix clone vs chattr NODATASUM race
Omar Sandoval
2018-02-25
btrfs: Fix possible off-by-one in btrfs_search_path_in_tree
Nikolay Borisov
2017-10-05
btrfs: prevent to set invalid default subvolid
satoru takeuchi
2017-10-05
btrfs: propagate error to btrfs_cmp_data_prepare caller
Naohiro Aota
2017-01-06
btrfs: make file clone aware of fatal signals
Wang Xiaoguang
2016-09-30
btrfs: ensure that file descriptor used with subvol ioctls is a dir
Jeff Mahoney
2016-09-07
btrfs: waiting on qgroup rescan should not always be interruptible
Jeff Mahoney
2016-06-01
Btrfs: don't use src fd for printk
Josef Bacik
2016-03-03
Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and sub...
Chandan Rajendra
2016-02-25
Btrfs: fix page reading in extent_same ioctl leading to csum errors
Filipe Manana
2016-02-25
Btrfs: fix invalid page accesses in extent_same (dedup) ioctl
Filipe Manana
2015-11-06
Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-10-26
btrfs: check unsupported filters in balance arguments
David Sterba
2015-10-25
Btrfs: fix regression running delayed references when using qgroups
Filipe Manana
2015-10-21
btrfs: qgroup: Cleanup old inaccurate facilities
Qu Wenruo
2015-10-21
btrfs: extent-tree: Switch to new delalloc space reserve and release
Qu Wenruo
2015-10-21
Merge branch 'integration-4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Chris Mason
2015-10-21
Merge branch 'cleanups/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...
Chris Mason
2015-10-21
btrfs: fix possible leak in btrfs_ioctl_balance()
Christian Engelmayer
2015-10-21
btrfs: replace unnecessary list_for_each_entry_safe to list_for_each_entry
Byongho Lee
2015-10-14
Btrfs: fix file corruption and data loss after cloning inline extents
Filipe Manana
2015-10-13
btrfs: check unsupported filters in balance arguments
David Sterba
2015-10-12
Merge branch 'anand/sysfs-updates-v4.3-rc3' of git://git.kernel.org/pub/scm/l...
Chris Mason
2015-10-08
btrfs: switch more printks to our helpers
David Sterba
2015-10-08
btrfs: switch message printers to _in_rcu variants
David Sterba
2015-09-29
Btrfs: consolidate btrfs_error() to btrfs_std_error()
Anand Jain
2015-08-09
btrfs: fix clone / extent-same deadlocks
Mark Fasheh
2015-08-09
Btrfs: fix defrag to merge tail file extent
Liu Bo
2015-08-09
btrfs: fix search key advancing condition
Naohiro Aota
2015-07-14
Btrfs: fix file corruption after cloning inline extents
Filipe Manana
2015-07-11
Btrfs: fix memory leak in the extent_same ioctl
Filipe Manana
2015-07-01
btrfs: don't update mtime/ctime on deduped inodes
Mark Fasheh
2015-07-01
btrfs: allow dedupe of same inode
Mark Fasheh
2015-07-01
btrfs: fix deadlock with extent-same and readpage
Mark Fasheh
2015-07-01
btrfs: pass unaligned length to btrfs_cmp_data()
Mark Fasheh
2015-06-10
btrfs: Handle unaligned length in extent_same
Mark Fasheh
2015-06-10
Btrfs: btrfs_defrag_file: Fix calculation of max_to_defrag.
chandan
2015-06-10
Btrfs: btrfs_defrag_file: Fix ra_index computation.
chandan
2015-06-02
btrfs: make root id query unprivileged
David Sterba
2015-06-02
btrfs: fix warnings after changes in btrfs_abort_transaction
David Sterba
2015-06-02
Btrfs: don't invalidate root dentry when subvolume deletion fails
Omar Sandoval
2015-05-01
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-26
btrfs: unlock i_mutex after attempting to delete subvolume during send
Omar Sandoval
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-13
btrfs: quota: Update quota tree after qgroup relationship change.
Qu Wenruo
2015-04-13
btrfs: Don't allow subvolid >= (1 << BTRFS_QGROUP_LEVEL_SHIFT) to be created
Qu Wenruo
2015-04-13
Btrfs: qgroup: cleanup, remove an unsued parameter in btrfs_create_qgroup().
Dongsheng Yang
[next]