index
:
litmus-rt-budgetable-locks.git/.git
update_litmus_2019
Unnamed repository; edit this file 'description' to name the repository.
Zelin Tong
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
ioctl.c
Commit message (
Expand
)
Author
Age
*
Btrfs: fix race between reflink/dedupe and relocation
Filipe Manana
2019-01-09
*
Btrfs: fix race between cloning range ending at eof and writeback
Filipe Manana
2019-01-09
*
Btrfs: use generic_remap_file_range_prep() for cloning and deduplication
Filipe Manana
2018-12-17
*
btrfs: Remove fsid/metadata_fsid fields from btrfs_info
Nikolay Borisov
2018-12-17
*
btrfs: use tagged writepage to mitigate livelock of snapshot
Ethan Lien
2018-12-17
*
Btrfs: prevent ioctls from interfering with a swap file
Omar Sandoval
2018-12-17
*
Merge tag 'for-4.20-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-11-11
|
\
|
*
Btrfs: fix data corruption due to cloning of eof block
Filipe Manana
2018-11-06
|
*
Btrfs: fix infinite loop on inode eviction after deduplication of eof block
Filipe Manana
2018-11-06
*
|
Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-11-02
|
\
\
|
|
/
|
/
|
|
*
vfs: make remap_file_range functions take and return bytes completed
Darrick J. Wong
2018-10-29
|
*
vfs: combine the clone and dedupe into a single remap_file_range
Darrick J. Wong
2018-10-29
*
|
btrfs: Ensure btrfs_trim_fs can trim the whole filesystem
Qu Wenruo
2018-10-15
*
|
btrfs: defrag: use btrfs_mod_outstanding_extents in cluster_pages_for_defrag
Su Yue
2018-10-15
*
|
btrfs: Remove 'objectid' member from struct btrfs_root
Misono Tomohiro
2018-10-15
*
|
btrfs: Remove root parameter from btrfs_insert_dir_item
Lu Fengqi
2018-10-15
|
/
*
Merge tag 'for-4.19-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-09-06
|
\
|
*
Btrfs: fix data corruption when deduplicating between different files
Filipe Manana
2018-08-23
|
*
Btrfs: fix unexpected failure of nocow buffered writes after snapshotting whe...
Robbie Ko
2018-08-17
*
|
Merge tag 'ovl-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-08-21
|
\
\
|
|
/
|
/
|
|
*
vfs: dedupe: rationalize args
Miklos Szeredi
2018-07-06
|
*
vfs: dedupe: return int
Miklos Szeredi
2018-07-06
*
|
btrfs: Use wrapper macro for rcu string to remove duplicate code
Misono Tomohiro
2018-08-06
*
|
btrfs: Remove fs_info from btrfs_add_root_ref
Lu Fengqi
2018-08-06
*
|
btrfs: allow defrag on a file opened read-only that has rw permissions
Adam Borowski
2018-08-06
*
|
btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_inherit
Lu Fengqi
2018-08-06
*
|
btrfs: qgroup: Drop fs_info parameter from btrfs_run_qgroups
Lu Fengqi
2018-08-06
*
|
btrfs: qgroup: Drop fs_info parameter from btrfs_limit_qgroup
Lu Fengqi
2018-08-06
*
|
btrfs: qgroup: Drop fs_info parameter from btrfs_remove_qgroup
Lu Fengqi
2018-08-06
*
|
btrfs: qgroup: Drop fs_info parameter from btrfs_create_qgroup
Lu Fengqi
2018-08-06
*
|
btrfs: qgroup: Drop fs_info parameter from btrfs_del_qgroup_relation
Lu Fengqi
2018-08-06
*
|
btrfs: qgroup: Drop fs_info parameter from btrfs_add_qgroup_relation
Lu Fengqi
2018-08-06
*
|
btrfs: qgroups: Move transaction management inside btrfs_quota_enable/disable
Nikolay Borisov
2018-08-06
*
|
btrfs: prune unused includes
David Sterba
2018-08-06
*
|
btrfs: Deduplicate extent_buffer init code
Nikolay Borisov
2018-08-06
*
|
btrfs: Fix misleading indentation reported by smatch
Bart Van Assche
2018-08-06
*
|
Merge tag 'for-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-07-18
|
\
\
|
*
|
btrfs: fix use-after-free of cmp workspace pages
Naohiro Aota
2018-07-13
*
|
|
Merge tag 'for-4.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-06-26
|
\
|
|
|
|
/
|
/
|
|
*
btrfs: fix invalid-free in btrfs_extent_same
Lu Fengqi
2018-06-21
*
|
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-06-14
|
\
\
|
|
/
|
/
|
|
*
vfs: change inode times to use struct timespec64
Deepa Dinamani
2018-06-05
*
|
btrfs: Check error of btrfs_iget in btrfs_search_path_in_tree_user
Misono Tomohiro
2018-06-05
*
|
btrfs: Add unprivileged version of ino_lookup ioctl
Tomohiro Misono
2018-05-31
*
|
btrfs: Add unprivileged ioctl which returns subvolume's ROOT_REF
Tomohiro Misono
2018-05-31
*
|
btrfs: Add unprivileged ioctl which returns subvolume information
Tomohiro Misono
2018-05-31
*
|
btrfs: drop unused parameter qgroup_reserved
Gu JinXiang
2018-05-30
*
|
btrfs: Remove fs_info argument from btrfs_uuid_tree_rem
Lu Fengqi
2018-05-30
*
|
btrfs: Remove fs_info argument from btrfs_uuid_tree_add
Lu Fengqi
2018-05-30
*
|
Btrfs: fix memory and mount leak in btrfs_ioctl_rm_dev_v2()
Omar Sandoval
2018-05-30
[next]