index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-02
Btrfs: remove unneeded btrfs_start_delalloc_inodes call
Sage Weil
1
-1
/
+0
2008-12-02
Btrfs: remove unneeded total_trans
Sage Weil
1
-4
/
+0
2008-12-02
Btrfs: sparse lock verification annotations for wait_on_state
Christoph Hellwig
1
-0
/
+2
2008-12-02
Btrfs: Fix cow semantic in run_delalloc_nocow()
Liu Hui
1
-2
/
+2
2008-11-20
Btrfs: Fix for lockdep warnings with alloc_mutex and pinned_mutex
Josef Bacik
2
-14
/
+19
2008-11-20
Btrfs: only flush down bios for writeback pages
Chris Mason
1
-1
/
+2
2008-11-20
Btrfs: Drop dirty roots created by log replay immediately when
Yan Zheng
1
-0
/
+5
2008-11-20
Btrfs: compat code fixes
Chris Mason
8
-4
/
+14
2008-11-20
Btrfs: Use current_fsuid/gid
Chris Mason
1
-2
/
+2
2008-11-20
Btrfs: Fixes for 2.6.28-rc API changes
Chris Mason
7
-46
/
+74
2008-11-19
Btrfs: fix free space accounting when unpinning extents
Josef Bacik
1
-4
/
+2
2008-11-19
Btrfs: Do fsync log replay when mount -o ro, except when on readonly media
Chris Mason
1
-8
/
+23
2008-11-19
Btrfs: Avoid writeback stalls
Chris Mason
3
-20
/
+23
2008-11-18
Btrfs: switch back to wait_on_page_writeback to wait on metadata writes
Chris Mason
1
-28
/
+1
2008-11-18
Btrfs: Update the disk format for the seed device and new root code
Chris Mason
1
-1
/
+1
2008-11-18
Btrfs: unplug all devices in the unplug call back
Chris Mason
1
-1
/
+1
2008-11-18
Btrfs: Some fixes for batching extent insert.
Liu Hui
2
-5
/
+7
2008-11-18
Btrfs: prevent loops in the directory tree when creating snapshots
Chris Mason
4
-1
/
+73
2008-11-18
Btrfs: Add backrefs and forward refs for subvols and snapshots
Chris Mason
5
-32
/
+172
2008-11-18
Btrfs: Give each subvol and snapshot their own anonymous devid
Chris Mason
5
-6
/
+34
2008-11-18
Btrfs: Allow subvolumes and snapshots anywhere in the directory tree
Chris Mason
8
-65
/
+162
2008-11-18
Btrfs: Add some debugging around the ENOSPC bugs
Josef Bacik
1
-0
/
+3
2008-11-18
Btrfs: fix free space leak
Josef Bacik
1
-0
/
+8
2008-11-12
Btrfs: Add a missing return pointer check
yanhai zhu
1
-0
/
+2
2008-11-12
Btrfs: Check kthread_should_stop() before schedule() in worker_loop
yanhai zhu
1
-1
/
+2
2008-11-12
Btrfs: Fix race in btrfs_mark_extent_written
Yan Zheng
1
-4
/
+14
2008-11-18
Btrfs: Seed device support
Yan Zheng
8
-315
/
+932
2008-11-12
Btrfs: mount ro and remount support
Yan Zheng
7
-58
/
+163
2008-11-12
Btrfs: batch extent inserts/updates/deletions on the extent root
Josef Bacik
3
-93
/
+909
2008-11-12
Btrfs: allow clone of an arbitrary file range
Sage Weil
2
-41
/
+221
2008-11-13
Btrfs: Fix handling of space info full during allocations
Chris Mason
1
-2
/
+3
2008-11-13
Btrfs: Improve metadata read latencies
Chris Mason
2
-7
/
+7
2008-11-11
Btrfs: Fix compile warnings on 32 bit machines
Chris Mason
4
-8
/
+12
2008-11-11
Btrfs: Fix starting search offset inside btrfs_drop_extents
Yan Zheng
1
-1
/
+1
2008-11-11
Btrfs: empty_size allocation fixes again
Chris Mason
1
-3
/
+4
2008-11-10
Btrfs: tune btrfs unplug functions for a small number of devices
Chris Mason
1
-0
/
+10
2008-11-10
Btrfs: Turn off extent state leak debugging
Chris Mason
1
-1
/
+1
2008-11-10
Btrfs: Fix usage of struct extent_map->orig_start
Chris Mason
2
-1
/
+6
2008-11-10
Btrfs: Use invalidatepage when writepage finds a page outside of i_size
Chris Mason
2
-5
/
+2
2008-11-10
Btrfs: Try harder while searching for free space
Chris Mason
1
-8
/
+30
2008-11-10
Btrfs: Fix use after free during compressed reads
Chris Mason
1
-1
/
+6
2008-11-10
Btrfs: Fix csum error for compressed data
Yan Zheng
4
-4
/
+8
2008-11-10
Btrfs: Make sure pages are dirty before doing delalloc for them
Chris Mason
1
-1
/
+2
2008-11-10
Btrfs: Don't substract too much from the allocation target (avoid wrapping)
Chris Mason
1
-5
/
+5
2008-11-08
Btrfs: Avoid unplug storms during commit
Chris Mason
2
-2
/
+31
2008-11-08
Btrfs: Fix more false enospc errors and an oops from empty clustering
Chris Mason
1
-5
/
+14
2008-11-07
Btrfs: make sure compressed bios don't complete too soon
Chris Mason
1
-2
/
+15
2008-11-07
Btfs: More metadata allocator optimizations
Chris Mason
1
-10
/
+18
2008-11-07
Btrfs: enforce metadata allocation clustering
Chris Mason
2
-7
/
+17
2008-11-07
Btrfs: Optimize compressed writeback and reads
Chris Mason
11
-207
/
+849
[prev]
[next]