Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
5e7c31dfe74703f428220384b2863525957cc160
/
fs
/
btrfs
9637d51
Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
5010fe9
Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 6 years ago
f632a81
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
e6983af
Merge tag 'fsnotify_for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 6 years ago
34e51a5
blkcg, writeback: Rename wbc_account_io() to wbc_account_cgroup_owner()
by Tejun Heo
· 6 years ago
7b0e492
vfs: create a generic checking function for FS_IOC_FSSETXATTR
by Darrick J. Wong
· 6 years ago
5aca284
vfs: create a generic checking and prep function for FS_IOC_SETFLAGS
by Darrick J. Wong
· 6 years ago
7c7e301
btrfs: sysfs: Replace default_attrs in ktypes with groups
by Kimberly Brown
· 6 years ago
46008d9
btrfs: call fsnotify_rmdir() hook
by Amir Goldstein
· 6 years ago
bed3c0d
Merge tag 'for-5.2-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 6 years ago
3763771
Btrfs: fix failure to persist compression property xattr deletion on fsync
by Filipe Manana
· 6 years ago
c4e0540
btrfs: start readahead also in seed devices
by Naohiro Aota
· 6 years ago
8eaf40c
Btrfs: fix race between block group removal and block group allocation
by Filipe Manana
· 6 years ago
6fa425a
Merge tag 'for-5.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 6 years ago
8103d10
btrfs: Always trim all unallocated space in btrfs_trim_free_extents
by Nikolay Borisov
· 6 years ago
36b7ee4
btrfs: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 6 years ago
318adf8
Merge tag 'for-5.2-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 6 years ago
06989c7
Btrfs: fix race updating log root item during fsync
by Filipe Manana
· 6 years ago
5338e43
Btrfs: fix wrong ctime and mtime of a directory after log replay
by Filipe Manana
· 6 years ago
60d9f50
Btrfs: fix fsync not persisting changed attributes of a directory
by Filipe Manana
· 6 years ago
57949d0
btrfs: qgroup: Check bg while resuming relocation to avoid NULL pointer dereference
by Qu Wenruo
· 6 years ago
30d4057
btrfs: reloc: Also queue orphan reloc tree for cleanup to avoid BUG_ON()
by Qu Wenruo
· 6 years ago
3c850b4
Btrfs: incremental send, fix emission of invalid clone operations
by Filipe Manana
· 6 years ago
6b1f72e5
Btrfs: incremental send, fix file corruption when no-holes feature is enabled
by Filipe Manana
· 6 years ago
fee13fe
btrfs: correct zstd workspace manager lock to use spin_lock_bh()
by Dennis Zhou
· 6 years ago
debd1c0
btrfs: Ensure replaced device doesn't have pending chunk allocation
by Nikolay Borisov
· 6 years ago
f49aa1d
Merge tag 'for-5.2-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 6 years ago
4e9845e
Btrfs: tree-checker: detect file extent items with overlapping ranges
by Filipe Manana
· 6 years ago
0c713cb
Btrfs: fix race between ranged fsync and writeback of adjacent ranges
by Filipe Manana
· 6 years ago
ebb9290
Btrfs: avoid fallback to transaction commit during fsync of files with holes
by Filipe Manana
· 6 years ago
14ae4ec
btrfs: extent-tree: Fix a bug that btrfs is unable to add pinned bytes
by Qu Wenruo
· 6 years ago
e327733
btrfs: sysfs: don't leak memory when failing add fsid
by Tobin C. Harding
· 6 years ago
450ff83
btrfs: sysfs: Fix error path kobject memory leak
by Tobin C. Harding
· 6 years ago
72bd232
Btrfs: do not abort transaction at btrfs_update_root() after failure to COW path
by Filipe Manana
· 6 years ago
d7400ee
btrfs: use the existing reserved items for our first prop for inheritance
by Josef Bacik
· 6 years ago
67a2422
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
b4b52b8
Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux
by Linus Torvalds
· 6 years ago
9f2e3a5
Merge tag 'for-5.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 6 years ago
168e153
Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
0968621
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 6 years ago
2c6a392
Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
8fca955
btrfs: don't double unlock on error in btrfs_punch_hole
by Josef Bacik
· 6 years ago
2b90883
btrfs: Check the compression level before getting a workspace
by Johnny Chang
· 6 years ago
b1c16ac
btrfs: Use kvmalloc for allocating compressed path context
by Nikolay Borisov
· 6 years ago
7447555
btrfs: Factor out common extent locking code in submit_compressed_extents
by Nikolay Borisov
· 6 years ago
4336650
btrfs: Set io_tree only once in submit_compressed_extents
by Nikolay Borisov
· 6 years ago
69684c5
btrfs: Replace clear_extent_bit with unlock_extent
by Nikolay Borisov
· 6 years ago
1368c6d
btrfs: Make compress_file_range take only struct async_chunk
by Nikolay Borisov
· 6 years ago
c5a68ae
btrfs: Remove fs_info from struct async_chunk
by Nikolay Borisov
· 6 years ago
b532627
btrfs: Rename async_cow to async_chunk
by Nikolay Borisov
· 6 years ago
97db120
btrfs: Preallocate chunks in cow_file_range_async
by Nikolay Borisov
· 6 years ago
c8eaeac7
btrfs: reserve delalloc metadata differently
by Josef Bacik
· 6 years ago
26602ca
btrfs: use ->free_inode()
by Al Viro
· 6 years ago
7e74e23
gcc-9: don't warn about uninitialized btrfs extent_type variable
by Linus Torvalds
· 6 years ago
2b070cf
block: remove the i argument to bio_for_each_segment_all
by Christoph Hellwig
· 6 years ago
4297ff8
btrfs: track DIO bytes in flight
by Josef Bacik
· 6 years ago
da9b6ec
btrfs: merge calls of btrfs_setxattr and btrfs_setxattr_trans in btrfs_set_prop
by Anand Jain
· 6 years ago
717ebdc
btrfs: delete unused function btrfs_set_prop_trans
by Anand Jain
· 6 years ago
b3f6a4b
btrfs: start transaction in xattr_handler_set_prop
by Anand Jain
· 6 years ago
44e5194
btrfs: drop local copy of inode i_mode
by Anand Jain
· 6 years ago
3c8d8b6
btrfs: drop old_fsflags in btrfs_ioctl_setflags
by Anand Jain
· 6 years ago
d2b8fcf
btrfs: modify local copy of btrfs_inode flags
by Anand Jain
· 6 years ago
11d3cd5
btrfs: drop useless inode i_flags copy and restore
by Anand Jain
· 6 years ago
ff9fef55
btrfs: start transaction in btrfs_ioctl_setflags()
by Anand Jain
· 6 years ago
cd31af1
btrfs: export btrfs_set_prop
by Anand Jain
· 6 years ago
f22125e
btrfs: refactor btrfs_set_props to validate externally
by Anand Jain
· 6 years ago
7c15d41
btrfs: ctree: Dump the leaf before BUG_ON in btrfs_set_item_key_safe
by Qu Wenruo
· 6 years ago
02529d7
btrfs: tree-checker: Allow error injection for tree-checker
by Qu Wenruo
· 6 years ago
51d470a
btrfs: Document btrfs_csum_one_bio
by Nikolay Borisov
· 6 years ago
b8aa330
Btrfs: improve performance on fsync of files with multiple hardlinks
by Filipe Manana
· 6 years ago
62d54f3
Btrfs: fix race between send and deduplication that lead to failures and crashes
by Filipe Manana
· 6 years ago
9f89d5d
Btrfs: send, flush dellaloc in order to avoid data loss
by Filipe Manana
· 6 years ago
03628cd
Btrfs: do not start a transaction during fiemap
by Filipe Manana
· 6 years ago
f5c8daa
btrfs: remove unused parameter fs_info from btrfs_set_disk_extent_flags
by David Sterba
· 6 years ago
c6e340b
btrfs: remove unused parameter fs_info from btrfs_add_delayed_extent_op
by David Sterba
· 6 years ago
5c5aff9
btrfs: remove unused parameter fs_info from emit_last_fiemap_cache
by David Sterba
· 6 years ago
033774d
btrfs: remove unused parameter fs_info from CHECK_FE_ALIGNED
by David Sterba
· 6 years ago
179d1e6
btrfs: remove unused parameter fs_info from from tree_advance
by David Sterba
· 6 years ago
c7da959
btrfs: remove unused parameter fs_info from tree_move_down
by David Sterba
· 6 years ago
c71dd88
btrfs: remove unused parameter fs_info from btrfs_extend_item
by David Sterba
· 6 years ago
78ac4f9
btrfs: remove unused parameter fs_info from btrfs_truncate_item
by David Sterba
· 6 years ago
25263cd
btrfs: remove unused parameter fs_info from split_item
by David Sterba
· 6 years ago
c4140cb
btrfs: qgroup: Don't scan leaf if we're modifying reloc tree
by Qu Wenruo
· 6 years ago
ffd4bb2
btrfs: extent-tree: Use btrfs_ref to refactor btrfs_free_extent()
by Qu Wenruo
· 6 years ago
82fa113
btrfs: extent-tree: Use btrfs_ref to refactor btrfs_inc_extent_ref()
by Qu Wenruo
· 6 years ago
ddf30cf
btrfs: extent-tree: Use btrfs_ref to refactor add_pinned_bytes()
by Qu Wenruo
· 6 years ago
8a5040f
btrfs: ref-verify: Use btrfs_ref to refactor btrfs_ref_tree_mod()
by Qu Wenruo
· 6 years ago
7667559
btrfs: delayed-ref: Use btrfs_ref to refactor btrfs_add_delayed_data_ref()
by Qu Wenruo
· 6 years ago
ed4f255
btrfs: delayed-ref: Use btrfs_ref to refactor btrfs_add_delayed_tree_ref()
by Qu Wenruo
· 6 years ago
dd28b6a
btrfs: extent-tree: Open-code process_func in __btrfs_mod_ref
by Qu Wenruo
· 6 years ago
b28b1f0
btrfs: delayed-ref: Introduce better documented delayed ref structures
by Qu Wenruo
· 6 years ago
bfc61c3
Btrfs: do not start a transaction at iterate_extent_inodes()
by Filipe Manana
· 6 years ago
65237ee
btrfs: get fs_info from device in btrfs_rm_dev_replace_free_srcdev
by David Sterba
· 6 years ago
163e97e
btrfs: get fs_info from device in btrfs_scrub_cancel_dev
by David Sterba
· 6 years ago
f331a95
btrfs: get fs_info from device in btrfs_rm_dev_item
by David Sterba
· 6 years ago
8087c19
btrfs: get fs_info from eb in __push_leaf_left
by David Sterba
· 6 years ago
f72f001
btrfs: get fs_info from eb in __push_leaf_right
by David Sterba
· 6 years ago
50489a5
btrfs: Remove bio_offset argument from submit_bio_hook
by Nikolay Borisov
· 6 years ago
e68f2ee
btrfs: Always pass 0 bio_offset for btree_submit_bio_start
by Nikolay Borisov
· 6 years ago
e768116
btrfs: Pass 0 for bio_offset to btrfs_wq_submit_bio
by Nikolay Borisov
· 6 years ago
Next »