index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: handle logged extent failure properly
Josef Bacik
2020-02-19
1
-0
/
+2
*
btrfs: do not check delayed items are empty for single transaction cleanup
Josef Bacik
2020-02-19
1
-1
/
+0
*
btrfs: reset fs_root to NULL on error in open_ctree
Josef Bacik
2020-02-19
1
-0
/
+1
*
btrfs: destroy qgroup extent records on transaction abort
Jeff Mahoney
2020-02-19
4
-0
/
+17
*
btrfs: don't set path->leave_spinning for truncate
Josef Bacik
2020-02-17
1
-2
/
+0
*
btrfs: sysfs, move device id directories to UUID/devinfo
Anand Jain
2020-02-12
1
-1
/
+1
*
btrfs: sysfs, add UUID/devinfo kobject
Anand Jain
2020-02-12
2
-0
/
+16
*
Btrfs: fix race between shrinking truncate and fiemap
Filipe Manana
2020-02-12
1
-0
/
+8
*
btrfs: log message when rw remount is attempted with unclean tree-log
David Sterba
2020-02-12
1
-0
/
+2
*
btrfs: print message when tree-log replay starts
David Sterba
2020-02-12
1
-0
/
+1
*
Btrfs: fix race between using extent maps and merging them
Filipe Manana
2020-02-12
1
-0
/
+11
*
btrfs: ref-verify: fix memory leaks
Wenwen Wang
2020-02-12
1
-0
/
+5
*
btrfs: do not zero f_bavail if we have available space
Josef Bacik
2020-02-02
1
-1
/
+9
*
Btrfs: send, fix emission of invalid clone operations within the same file
Filipe Manana
2020-01-31
1
-1
/
+2
*
btrfs: do not do delalloc reservation under page lock
Josef Bacik
2020-01-31
1
-16
/
+60
*
btrfs: drop the -EBUSY case in __extent_writepage_io
Josef Bacik
2020-01-31
1
-5
/
+1
*
Btrfs: keep pages dirty when using btrfs_writepage_fixup_worker
Chris Mason
2020-01-31
1
-17
/
+44
*
btrfs: take overcommit into account in inc_block_group_ro
Josef Bacik
2020-01-31
3
-19
/
+39
*
btrfs: fix force usage in inc_block_group_ro
Josef Bacik
2020-01-31
1
-2
/
+2
*
btrfs: Correctly handle empty trees in find_first_clear_extent_bit
Nikolay Borisov
2020-01-31
2
-14
/
+27
*
btrfs: flush write bio if we loop in extent_write_cache_pages
Josef Bacik
2020-01-31
1
-1
/
+10
*
Btrfs: fix race between adding and putting tree mod seq elements and nodes
Filipe Manana
2020-01-31
5
-16
/
+8
*
btrfs: free block groups after free'ing fs trees
Josef Bacik
2020-01-23
1
-2
/
+9
*
btrfs: Fix split-brain handling when changing FSID to metadata uuid
Nikolay Borisov
2020-01-23
1
-4
/
+38
*
btrfs: Handle another split brain scenario with metadata uuid feature
Nikolay Borisov
2020-01-23
1
-3
/
+14
*
btrfs: Factor out metadata_uuid code from find_fsid.
Su Yue
2020-01-23
1
-35
/
+42
*
btrfs: Call find_fsid from find_fsid_inprogress
Su Yue
2020-01-23
1
-13
/
+6
*
Btrfs: fix infinite loop during fsync after rename operations
Filipe Manana
2020-01-23
1
-0
/
+44
*
btrfs: set trans->drity in btrfs_commit_transaction
Josef Bacik
2020-01-23
1
-0
/
+8
*
btrfs: drop log root for dropped roots
Josef Bacik
2020-01-23
1
-10
/
+12
*
btrfs: sysfs, add devid/dev_state kobject and device attributes
Anand Jain
2020-01-23
4
-23
/
+138
*
btrfs: Refactor btrfs_rmap_block to improve readability
Nikolay Borisov
2020-01-23
1
-22
/
+33
*
btrfs: Add self-tests for btrfs_rmap_block
Nikolay Borisov
2020-01-23
1
-1
/
+153
*
btrfs: selftests: Add support for dummy devices
Nikolay Borisov
2020-01-23
2
-0
/
+30
*
btrfs: Move and unexport btrfs_rmap_block
Nikolay Borisov
2020-01-23
4
-71
/
+91
*
btrfs: separate definition of assertion failure handlers
David Sterba
2020-01-23
1
-8
/
+12
*
btrfs: device stats, log when stats are zeroed
Anand Jain
2020-01-20
1
-0
/
+2
*
btrfs: fix improper setting of scanned for range cyclic write cache pages
Josef Bacik
2020-01-20
1
-2
/
+10
*
btrfs: safely advance counter when looking up bio csums
David Sterba
2020-01-20
1
-1
/
+2
*
btrfs: remove unused member btrfs_device::work
David Sterba
2020-01-20
1
-2
/
+0
*
btrfs: remove unnecessary wrapper get_alloc_profile
Johannes Thumshirn
2020-01-20
1
-6
/
+1
*
btrfs: add correction to handle -1 edge case in async discard
Dennis Zhou
2020-01-20
1
-0
/
+22
*
btrfs: ensure removal of discardable_* in free_bitmap()
Dennis Zhou
2020-01-20
1
-0
/
+14
*
btrfs: make smaller extents more likely to go into bitmaps
Dennis Zhou
2020-01-20
1
-2
/
+2
*
btrfs: increase the metadata allowance for the free_space_cache
Dennis Zhou
2020-01-20
1
-15
/
+11
*
btrfs: add async discard implementation overview
Dennis Zhou
2020-01-20
1
-0
/
+39
*
btrfs: keep track of discard reuse stats
Dennis Zhou
2020-01-20
4
-0
/
+58
*
btrfs: only keep track of data extents for async discard
Dennis Zhou
2020-01-20
2
-2
/
+21
*
btrfs: have multiple discard lists
Dennis Zhou
2020-01-20
5
-24
/
+145
*
btrfs: make max async discard size tunable
Dennis Zhou
2020-01-20
5
-8
/
+47
[next]