index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
Btrfs: sysfs: fix, undo sysfs device links
Anand Jain
2015-05-27
1
-0
/
+17
|
|
*
|
Btrfs: sysfs: fix, fs_info kobject_unregister has init_completion() twice
Anand Jain
2015-05-27
1
-1
/
+0
|
|
*
|
Btrfs: sysfs: fix, btrfs_release_super_kobj() should to clean up the kobject ...
Anand Jain
2015-05-27
1
-0
/
+2
|
*
|
|
Btrfs: use received_uuid of parent during send
Josef Bacik
2015-06-12
1
-4
/
+21
|
*
|
|
Btrfs: fix use-after-free in btrfs_replay_log
Liu Bo
2015-06-12
1
-1
/
+2
|
*
|
|
btrfs: wait for delayed iputs on no space
Zhao Lei
2015-06-10
1
-0
/
+3
|
*
|
|
btrfs: qgroup: Make snapshot accounting work with new extent-oriented
Qu Wenruo
2015-06-10
1
-20
/
+33
|
*
|
|
btrfs: qgroup: Add the ability to skip given qgroup for old/new_roots.
Qu Wenruo
2015-06-10
4
-0
/
+40
|
*
|
|
btrfs: ulist: Add ulist_del() function.
Qu Wenruo
2015-06-10
2
-11
/
+37
|
*
|
|
btrfs: qgroup: Cleanup the old ref_node-oriented mechanism.
Qu Wenruo
2015-06-10
4
-917
/
+3
|
*
|
|
btrfs: qgroup: Switch self test to extent-oriented qgroup mechanism.
Qu Wenruo
2015-06-10
3
-27
/
+89
|
*
|
|
btrfs: qgroup: Switch to new extent-oriented qgroup mechanism.
Qu Wenruo
2015-06-10
2
-100
/
+28
|
*
|
|
btrfs: qgroup: Switch rescan to new mechanism.
Qu Wenruo
2015-06-10
1
-36
/
+7
|
*
|
|
btrfs: qgroup: Add new qgroup calculation function
Qu Wenruo
2015-06-10
3
-0
/
+118
|
*
|
|
btrfs: backref: Add special time_seq == (u64)-1 case for
Qu Wenruo
2015-06-10
1
-6
/
+29
|
*
|
|
btrfs: qgroup: Add new function to record old_roots.
Qu Wenruo
2015-06-10
2
-0
/
+29
|
*
|
|
btrfs: qgroup: Record possible quota-related extent for qgroup.
Qu Wenruo
2015-06-10
5
-7
/
+95
|
*
|
|
btrfs: qgroup: Add function qgroup_update_counters().
Qu Wenruo
2015-06-10
1
-0
/
+120
|
*
|
|
btrfs: qgroup: Add function qgroup_update_refcnt().
Qu Wenruo
2015-06-10
1
-0
/
+58
|
*
|
|
btrfs: extent-tree: Use ref_node to replace unneeded parameters in __inc_exte...
Qu Wenruo
2015-06-10
1
-21
/
+21
|
*
|
|
btrfs: qgroup: Cleanup open-coded old/new_refcnt update and read.
Qu Wenruo
2015-06-10
1
-41
/
+54
|
*
|
|
btrfs: delayed-ref: Cleanup the unneeded functions.
Qu Wenruo
2015-06-10
1
-174
/
+0
|
*
|
|
btrfs: delayed-ref: Use list to replace the ref_root in ref_head.
Qu Wenruo
2015-06-10
5
-123
/
+114
|
*
|
|
btrfs: backref: Don't merge refs which are not for same block.
Qu Wenruo
2015-06-10
1
-3
/
+3
|
*
|
|
btrfs: Fix lockdep warning of wr_ctx->wr_lock in scrub_free_wr_ctx()
Zhao Lei
2015-06-10
4
-3
/
+27
|
*
|
|
btrfs: Handle unaligned length in extent_same
Mark Fasheh
2015-06-10
1
-6
/
+14
|
*
|
|
Btrfs: btrfs_defrag_file: Fix calculation of max_to_defrag.
chandan
2015-06-10
1
-1
/
+1
|
*
|
|
Btrfs: btrfs_defrag_file: Fix ra_index computation.
chandan
2015-06-10
1
-1
/
+1
|
*
|
|
Btrfs: fix necessary chunk tree space calculation when allocating a chunk
Filipe Manana
2015-06-10
3
-12
/
+7
|
*
|
|
Btrfs: don't attach unnecessary extents to transaction on fsync
Filipe Manana
2015-06-10
1
-1
/
+15
|
*
|
|
Btrfs: avoid syncing log in the fast fsync path when not necessary
Filipe Manana
2015-06-10
3
-3
/
+23
|
*
|
|
Merge branch 'send_fixes_4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Chris Mason
2015-06-10
1
-21
/
+83
|
|
\
\
\
|
|
*
|
|
Btrfs: incremental send, check if orphanized dir inode needs delayed rename
Filipe Manana
2015-06-03
1
-19
/
+37
|
|
*
|
|
Btrfs: incremental send, don't delay directory renames unnecessarily
Filipe Manana
2015-06-03
1
-2
/
+46
|
|
|
/
/
|
*
|
|
Btrfs: fix hang during inode eviction due to concurrent readahead
Filipe Manana
2015-06-03
1
-5
/
+21
|
*
|
|
Btrfs: fix up read_tree_block to return proper error
Liu Bo
2015-06-03
5
-29
/
+54
|
*
|
|
Btrfs: add missing free_extent_buffer
Liu Bo
2015-06-03
1
-0
/
+1
|
*
|
|
Btrfs: remove csum_bytes_left
Liu Bo
2015-06-03
3
-16
/
+0
|
*
|
|
Btrfs: fix -ENOSPC on block group removal
Filipe Manana
2015-06-03
3
-8
/
+30
|
*
|
|
Btrfs: fix -ENOSPC when finishing block group creation
Filipe Manana
2015-06-03
4
-2
/
+50
|
*
|
|
Btrfs: set UNWRITTEN for prealloc'ed extents in fiemap
Josef Bacik
2015-06-03
1
-0
/
+2
|
*
|
|
Btrfs: show subvol= and subvolid= in /proc/mounts
Omar Sandoval
2015-06-03
1
-0
/
+4
|
*
|
|
Btrfs: unify subvol= and subvolid= mounting
Omar Sandoval
2015-06-03
1
-67
/
+171
|
*
|
|
Btrfs: fail on mismatched subvol and subvolid mount options
Omar Sandoval
2015-06-03
1
-8
/
+25
|
*
|
|
Btrfs: clean up error handling in mount_subvol()
Omar Sandoval
2015-06-03
1
-28
/
+33
|
*
|
|
Btrfs: remove all subvol options before mounting top-level
Omar Sandoval
2015-06-03
1
-36
/
+20
|
*
|
|
Btrfs: lock superblock before remounting for rw subvol
Omar Sandoval
2015-06-03
1
-0
/
+2
|
*
|
|
Btrfs: wake up extent state waiters on unlock through clear_extent_bits
Filipe Manana
2015-06-03
1
-1
/
+6
|
*
|
|
Btrfs: fix chunk allocation regression leading to transaction abort
Filipe Manana
2015-06-03
1
-3
/
+19
|
*
|
|
btrfs: use after free when closing devices
Sasha Levin
2015-06-02
1
-2
/
+2
[prev]
[next]