index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
ctree.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-18
Btrfs: handle running extent ops with skinny metadata
Josef Bacik
1
-1
/
+1
2013-05-18
btrfs: annotate quota tree for lockdep
David Sterba
1
-3
/
+3
2013-05-07
btrfs: enhance superblock checks
David Sterba
1
-2
/
+4
2013-05-06
btrfs: fix misleading variable name for flags
David Sterba
1
-1
/
+1
2013-05-06
btrfs: make static code static & remove dead code
Eric Sandeen
1
-22
/
+0
2013-05-06
Btrfs: rescan for qgroups
Jan Schmidt
1
-6
/
+11
2013-05-06
Btrfs: separate sequence numbers for delayed ref tracking and tree mod log
Jan Schmidt
1
-5
/
+2
2013-05-06
Btrfs: delete unused parameter to btrfs_read_root_item()
Stefan Behrens
1
-3
/
+2
2013-05-06
Btrfs: remove unused argument of btrfs_extend_item()
Tsutomu Itoh
1
-2
/
+1
2013-05-06
Btrfs: cleanup of function where fixup_low_keys() is called
Tsutomu Itoh
1
-7
/
+3
2013-05-06
Btrfs: use a lock to protect incompat/compat flag of the super block
Miao Xie
1
-2
/
+20
2013-05-06
Btrfs: introduce a mutex lock for btrfs quota operations
Wang Shilong
1
-0
/
+3
2013-05-06
Btrfs: fix bad extent logging
Josef Bacik
1
-4
/
+0
2013-05-06
Btrfs: Include the device in most error printk()s
Simon Kirby
1
-2
/
+19
2013-05-06
Btrfs: add a incompatible format change for smaller metadata extent refs
Josef Bacik
1
-2
/
+20
2013-05-06
btrfs: clean up transaction abort messages
David Sterba
1
-0
/
+1
2013-02-28
Btrfs: fix wrong reserved space in qgroup during snap/subv creation
Miao Xie
1
-2
/
+7
2013-02-21
Btrfs: fix remount vs autodefrag
Miao Xie
1
-0
/
+2
2013-02-20
Merge branch 'raid56-experimental' into for-linus-3.9
Chris Mason
1
-3
/
+41
2013-02-20
btrfs: define BTRFS_MAGIC as a u64 value
Zach Brown
1
-1
/
+1
2013-02-20
Btrfs: place ordered operations on a per transaction list
Josef Bacik
1
-7
/
+0
2013-02-20
btrfs: add cancellation points to defrag
David Sterba
1
-0
/
+7
2013-02-20
Btrfs: steal from global reserve if we are cleaning up orphans
Josef Bacik
1
-0
/
+5
2013-02-20
btrfs: remove cache only arguments from defrag path
Eric Sandeen
1
-4
/
+4
2013-02-20
btrfs: handle null fs_info in btrfs_panic()
Eric Sandeen
1
-3
/
+6
2013-02-20
Btrfs: use bit operation for ->fs_state
Miao Xie
1
-1
/
+3
2013-02-20
Btrfs: use seqlock to protect fs_info->avail_{data, metadata, system}_alloc_bits
Miao Xie
1
-0
/
+2
2013-02-20
Btrfs: use percpu counter for fs_info->delalloc_bytes
Miao Xie
1
-3
/
+4
2013-02-20
Btrfs: use percpu counter for dirty metadata count
Miao Xie
1
-4
/
+5
2013-02-20
Btrfs: protect fs_info->alloc_start
Miao Xie
1
-0
/
+10
2013-02-20
Btrfs: add a comment for fs_info->max_inline
Miao Xie
1
-0
/
+6
2013-02-20
Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.h
Filipe Brandenburger
1
-1
/
+1
2013-02-20
Btrfs: make raid attr array more readable
Miao Xie
1
-1
/
+9
2013-02-20
Btrfs: record first logical byte in memory
Liu Bo
1
-0
/
+1
2013-02-20
Btrfs: kill unused argument of btrfs_pin_extent_for_log_replay
Liu Bo
1
-2
/
+1
2013-02-20
Btrfs: wait on ordered extents at the last possible moment
Josef Bacik
1
-0
/
+3
2013-02-01
Btrfs: Add a stripe cache to raid56
Chris Mason
1
-1
/
+4
2013-02-01
Btrfs: RAID5 and RAID6
David Woodhouse
1
-1
/
+34
2013-02-01
Btrfs: add rw argument to merge_bio_hook()
David Woodhouse
1
-3
/
+3
2012-12-17
Btrfs: fix hash overflow handling
Chris Mason
1
-0
/
+2
2012-12-17
Btrfs: put raid properties into global table
Liu Bo
1
-0
/
+1
2012-12-17
Btrfs: don't memset new tokens
Josef Bacik
1
-1
/
+1
2012-12-17
Btrfs: log changed inodes based on the extent map tree
Josef Bacik
1
-0
/
+3
2012-12-17
Btrfs: add path->really_keep_locks
Josef Bacik
1
-0
/
+1
2012-12-17
Btrfs: rename root_times_lock to root_item_lock
Anand Jain
1
-1
/
+1
2012-12-17
Btrfs: restructure btrfs_run_defrag_inodes()
Miao Xie
1
-0
/
+1
2012-12-17
Btrfs: use slabs for auto defrag allocation
Miao Xie
1
-0
/
+2
2012-12-13
Btrfs: increase BTRFS_MAX_MIRRORS by one for dev replace
Stefan Behrens
1
-1
/
+1
2012-12-13
Btrfs: introduce GET_READ_MIRRORS functionality for btrfs_map_block()
Stefan Behrens
1
-0
/
+3
2012-12-13
Btrfs: add new sources for device replace code
Stefan Behrens
1
-0
/
+2
[next]