index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
overlayfs
/
dir.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-09-09
btrfs: proper error handling when invalid device is found in find_next_devid
Anand Jain
1
-1
/
+6
2019-09-09
btrfs: fix allocation of free space cache v1 bitmap pages
Christophe Leroy
3
-7
/
+22
2019-09-09
btrfs: Detect unbalanced tree with empty leaf before crashing btree operations
Qu Wenruo
2
-0
/
+16
2019-09-09
btrfs: Deprecate BTRFS_SUBVOL_CREATE_ASYNC flag
Nikolay Borisov
1
-1
/
+14
2019-09-09
btrfs: improve error handling in run_delalloc_nocow
Nikolay Borisov
1
-3
/
+17
2019-09-09
btrfs: comment and minor simplifications in run_delalloc_nocow
Nikolay Borisov
1
-4
/
+3
2019-09-09
btrfs: streamline code in run_delalloc_nocow in case of inline extents
Nikolay Borisov
1
-7
/
+5
2019-09-09
btrfs: simplify extent type checks in run_delalloc_nocow
Nikolay Borisov
1
-8
/
+8
2019-09-09
btrfs: improve comments around nocow path
Nikolay Borisov
2
-4
/
+50
2019-09-09
btrfs: refactor variable scope in run_delalloc_nocow
Nikolay Borisov
1
-33
/
+28
2019-09-09
btrfs: only reserve metadata_size for inodes
Josef Bacik
2
-5
/
+18
2019-09-09
btrfs: rename the btrfs_calc_*_metadata_size helpers
Josef Bacik
13
-30
/
+34
2019-09-09
btrfs: tree-checker: Add EXTENT_DATA_REF check
Qu Wenruo
3
-1
/
+50
2019-09-09
btrfs: tree-checker: Add simple keyed refs check
Qu Wenruo
1
-1
/
+39
2019-09-09
btrfs: tree-checker: Add EXTENT_ITEM and METADATA_ITEM check
Qu Wenruo
1
-0
/
+248
2019-09-09
btrfs: fix error pointer check in __btrfs_map_block()
Dan Carpenter
1
-1
/
+1
2019-09-09
btrfs: dev stat drop useless goto
Anand Jain
1
-5
/
+2
2019-09-09
btrfs: dev stats item key conversion per cpu type is not needed
Anand Jain
1
-2
/
+0
2019-09-09
btrfs: Make reada_tree_block_flagged private
Nikolay Borisov
3
-31
/
+29
2019-09-09
btrfs: compression: replace set_level callbacks by a common helper
David Sterba
5
-33
/
+20
2019-09-09
btrfs: define compression levels statically
David Sterba
4
-0
/
+10
2019-09-09
Btrfs: fix use-after-free when using the tree modification log
Filipe Manana
1
-1
/
+3
2019-09-09
btrfs: replace: BTRFS_DEV_REPLACE_ITEM_STATE_x defines should go
Anand Jain
2
-6
/
+1
2019-09-09
btrfs: introduce an evict flushing state
Josef Bacik
3
-47
/
+62
2019-09-09
btrfs: refactor priority_reclaim_metadata_space
Josef Bacik
1
-6
/
+9
2019-09-09
btrfs: factor out the ticket flush handling
Josef Bacik
1
-22
/
+42
2019-09-09
btrfs: unify error handling for ticket flushing
Josef Bacik
1
-21
/
+11
2019-09-09
btrfs: add a flush step for delayed iputs
Josef Bacik
3
-3
/
+6
2019-09-09
btrfs: unexport the temporary exported functions
Josef Bacik
2
-18
/
+14
2019-09-09
btrfs: migrate the block group cleanup code
Josef Bacik
4
-130
/
+129
2019-09-09
btrfs: migrate the alloc_profile helpers
Josef Bacik
4
-125
/
+122
2019-09-09
btrfs: migrate the chunk allocation code
Josef Bacik
5
-268
/
+268
2019-09-09
btrfs: migrate the block group space accounting helpers
Josef Bacik
2
-173
/
+175
2019-09-09
btrfs: export block group accounting helpers
Josef Bacik
2
-11
/
+16
2019-09-09
btrfs: migrate the dirty bg writeout code
Josef Bacik
4
-521
/
+519
2019-09-09
btrfs: migrate inc/dec_block_group_ro code
Josef Bacik
4
-214
/
+214
2019-09-09
btrfs: temporarily export btrfs_get_restripe_target
Josef Bacik
2
-3
/
+4
2019-09-09
btrfs: migrate the block group read/creation code
Josef Bacik
4
-600
/
+601
2019-09-09
btrfs: migrate the block group removal code
Josef Bacik
4
-544
/
+547
2019-09-09
btrfs: temporarily export inc_block_group_ro
Josef Bacik
2
-7
/
+9
2019-09-09
btrfs: migrate the block group caching code
Josef Bacik
4
-461
/
+462
2019-09-09
btrfs: sysfs: move helper macros to sysfs.c
David Sterba
2
-49
/
+48
2019-09-09
btrfs: sysfs: move type conversion helpers to sysfs.c
David Sterba
2
-18
/
+16
2019-09-09
btrfs: cleanup kobject.h includes
David Sterba
3
-2
/
+2
2019-09-09
btrfs: factor out sysfs code for updating sprout fsid
David Sterba
3
-10
/
+19
2019-09-09
btrfs: factor out sysfs code for deleting block group and space infos
David Sterba
3
-13
/
+24
2019-09-09
btrfs: factor out sysfs code for sending device uevent
David Sterba
3
-13
/
+12
2019-09-09
btrfs: sysfs: replace direct access to feature set names with a helper
David Sterba
3
-3
/
+8
2019-09-09
btrfs: sysfs: unexport space_info_ktype
David Sterba
2
-2
/
+1
2019-09-09
btrfs: factor out sysfs code for creating space infos
David Sterba
3
-23
/
+41
[prev]
[next]