index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-19
Btrfs: fix relocation incorrectly dropping data references
Filipe Manana
1
-3
/
+12
2016-11-01
Merge branch 'for-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/k...
Chris Mason
5
-9
/
+29
2016-10-27
btrfs: fix races on root_log_ctx lists
Chris Mason
1
-14
/
+6
2016-10-24
btrfs: fix WARNING in btrfs_select_ref_head()
Wang Xiaoguang
1
-0
/
+3
2016-10-24
Btrfs: remove some no-op casts
Dan Carpenter
1
-4
/
+4
2016-10-24
btrfs: pass correct args to btrfs_async_run_delayed_refs()
Wang Xiaoguang
1
-2
/
+2
2016-10-24
btrfs: make file clone aware of fatal signals
Wang Xiaoguang
1
-0
/
+5
2016-10-24
btrfs: qgroup: Prevent qgroup->reserved from going subzero
Goldwyn Rodrigues
1
-2
/
+7
2016-10-18
Merge branch 'for-chris-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Chris Mason
1
-0
/
+58
2016-10-17
Btrfs: kill BUG_ON in do_relocation
Liu Bo
1
-1
/
+8
2016-10-12
Merge branch 'fst-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Chris Mason
8
-157
/
+272
2016-10-12
Btrfs: fix incremental send failure caused by balance
Filipe Manana
1
-0
/
+58
2016-10-10
Revert "btrfs: let btrfs_delete_unused_bgs() to clean relocated bgs"
Chris Mason
2
-11
/
+15
2016-10-03
btrfs: tests: uninline member definitions in free_space_extent
David Sterba
1
-1
/
+2
2016-10-03
btrfs: tests: constify free space extent specs
David Sterba
1
-11
/
+11
2016-10-03
Btrfs: expand free space tree sanity tests to catch endianness bug
Omar Sandoval
1
-68
/
+96
2016-10-03
Btrfs: fix extent buffer bitmap tests on big-endian systems
Omar Sandoval
1
-36
/
+51
2016-10-03
Btrfs: catch invalid free space trees
Omar Sandoval
4
-2
/
+24
2016-10-03
Btrfs: fix mount -o clear_cache,space_cache=v2
Omar Sandoval
1
-12
/
+12
2016-10-03
Btrfs: fix free space tree bitmaps on big-endian systems
Omar Sandoval
3
-27
/
+76
2016-09-26
Btrfs: remove unnecessary btrfs_mark_buffer_dirty in split_leaf
Liu Bo
1
-1
/
+5
2016-09-26
Btrfs: don't BUG() during drop snapshot
Josef Bacik
1
-11
/
+27
2016-09-26
btrfs: fix btrfs_no_printk stub helper
Arnd Bergmann
1
-10
/
+7
2016-09-26
Btrfs: memset to avoid stale content in btree leaf
Liu Bo
3
-19
/
+28
2016-09-26
btrfs: parent_start initialization cleanup
Goldwyn Rodrigues
1
-15
/
+3
2016-09-26
btrfs: Remove already completed TODO comment
Goldwyn Rodrigues
1
-2
/
+0
2016-09-26
btrfs: Do not reassign count in btrfs_run_delayed_refs
Goldwyn Rodrigues
1
-1
/
+0
2016-09-26
btrfs: fix a possible umount deadlock
Anand Jain
1
-6
/
+20
2016-09-26
Btrfs: fix memory leak in do_walk_down
Liu Bo
1
-0
/
+1
2016-09-26
btrfs: btrfs_debug should consume fs_info when DEBUG is not defined
Jeff Mahoney
1
-4
/
+10
2016-09-26
btrfs: convert send's verbose_printk to btrfs_debug
Jeff Mahoney
1
-27
/
+38
2016-09-26
btrfs: convert pr_* to btrfs_* where possible
Jeff Mahoney
20
-177
/
+231
2016-09-26
btrfs: convert printk(KERN_* to use pr_* calls
Jeff Mahoney
16
-275
/
+205
2016-09-26
btrfs: unsplit printed strings
Jeff Mahoney
27
-391
/
+324
2016-09-26
btrfs: clean the old superblocks before freeing the device
Jeff Mahoney
1
-27
/
+11
2016-09-26
Btrfs: kill BUG_ON in run_delayed_tree_ref
Liu Bo
1
-1
/
+7
2016-09-26
Btrfs: don't leak reloc root nodes on error
Josef Bacik
1
-0
/
+4
2016-09-26
btrfs: squash lines for simple wrapper functions
Masahiro Yamada
5
-28
/
+8
2016-09-26
Btrfs: improve check_node to avoid reading corrupted nodes
Liu Bo
1
-4
/
+28
2016-09-26
Btrfs: add error handling for extent buffer in print tree
Liu Bo
1
-0
/
+7
2016-09-26
Btrfs: remove BUG_ON in start_transaction
Liu Bo
1
-4
/
+1
2016-09-26
Btrfs: memset to avoid stale content in btree node block
Liu Bo
1
-0
/
+11
2016-09-26
Btrfs: return gracefully from balance if fs tree is corrupted
Liu Bo
1
-6
/
+17
2016-09-26
Btrfs: kill BUG_ON()'s in btrfs_mark_extent_written
Josef Bacik
1
-8
/
+33
2016-09-26
Btrfs: kill the start argument to read_extent_buffer_pages
Josef Bacik
3
-28
/
+15
2016-09-26
Btrfs: add a flags field to btrfs_fs_info
Josef Bacik
16
-109
/
+99
2016-09-26
btrfs: extend btrfs_set_extent_delalloc and its friends to support in-band de...
Qu Wenruo
7
-25
/
+37
2016-09-26
btrfs: add dynamic debug support
Jeff Mahoney
1
-1
/
+30
2016-09-26
btrfs: Fix warning "variable ‘gen’ set but not used"
Luis Henriques
1
-2
/
+0
2016-09-26
btrfs: Fix warning "variable ‘blocksize’ set but not used"
Luis Henriques
1
-2
/
+0
[next]