index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
ctree.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2009-07-02
1
-2
/
+1
|
\
|
*
Btrfs: update backrefs while dropping snapshot
Yan Zheng
2009-07-02
1
-2
/
+1
*
|
switch btrfs to inode->i_acl
Al Viro
2009-06-24
1
-2
/
+0
|
/
*
Fix btrfs when ACLs are configured out
Al Viro
2009-06-10
1
-0
/
+4
*
Btrfs: implement FS_IOC_GETFLAGS/SETFLAGS/GETVERSION
Christoph Hellwig
2009-06-10
1
-6
/
+10
*
Btrfs: autodetect SSD devices
Chris Mason
2009-06-10
1
-0
/
+1
*
Btrfs: add mount -o ssd_spread to spread allocations out
Chris Mason
2009-06-10
1
-0
/
+1
*
Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)
Yan Zheng
2009-06-10
1
-105
/
+203
*
Btrfs: fix fallocate deadlock on inode extent lock
Chris Mason
2009-04-24
1
-1
/
+2
*
Btrfs: try to keep a healthy ratio of metadata vs data block groups
Josef Bacik
2009-04-24
1
-0
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2009-04-03
1
-35
/
+49
|
\
|
*
Btrfs: fix typos in comments
Wu Fengguang
2009-04-02
1
-9
/
+11
|
*
Btrfs: add flushoncommit mount option
Sage Weil
2009-04-02
1
-0
/
+1
|
*
Btrfs: notreelog mount option
Sage Weil
2009-04-02
1
-0
/
+1
|
*
Btrfs: rework allocation clustering
Chris Mason
2009-04-03
1
-19
/
+35
|
*
Btrfs: kill the pinned_mutex
Josef Bacik
2009-04-03
1
-1
/
+0
|
*
Btrfs: kill the block group alloc mutex
Josef Bacik
2009-04-03
1
-8
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2009-04-01
1
-14
/
+55
|
\
|
|
*
Btrfs: add extra flushing for renames and truncates
Chris Mason
2009-03-31
1
-0
/
+35
|
*
Btrfs: tree logging unlink/rename fixes
Chris Mason
2009-03-24
1
-1
/
+6
|
*
Btrfs: leave btree locks spinning more often
Chris Mason
2009-03-24
1
-3
/
+9
|
*
Btrfs: process the delayed reference queue in clusters
Chris Mason
2009-03-24
1
-0
/
+1
|
*
Btrfs: do extent allocation and reference count updates in the background
Chris Mason
2009-03-24
1
-9
/
+3
|
*
Btrfs: don't preallocate metadata blocks during btrfs_search_slot
Chris Mason
2009-03-24
1
-1
/
+1
*
|
mm: page_mkwrite change prototype to match fault
Nick Piggin
2009-04-01
1
-1
/
+1
|
/
*
Btrfs: Fix locking around adding new space_info
Chris Mason
2009-03-10
1
-0
/
+9
*
Btrfs: add better -ENOSPC handling
Josef Bacik
2009-02-20
1
-9
/
+31
*
Btrfs: make a lockdep class for the extent buffer locks
Chris Mason
2009-02-12
1
-7
/
+3
*
Btrfs: remove btrfs_init_path
Jeff Mahoney
2009-02-12
1
-1
/
+0
*
Btrfs: Change btree locking to use explicit blocking points
Chris Mason
2009-02-04
1
-0
/
+4
*
Btrfs: hash_lock is no longer needed
Chris Mason
2009-02-04
1
-1
/
+0
*
Btrfs: fix tree logs parallel sync
Yan Zheng
2009-01-21
1
-6
/
+7
*
Btrfs: change/remove typedef
Jan Engelhardt
2009-01-21
1
-8
/
+2
*
Btrfs: Fix checkpatch.pl warnings
Chris Mason
2009-01-05
1
-15
/
+15
*
Btrfs: shift all end_io work to thread pools
Chris Mason
2008-12-17
1
-0
/
+1
*
Btrfs: fix nodatasum handling in balancing code
Yan Zheng
2008-12-12
1
-1
/
+4
*
Btrfs: fix leaking block group on balance
Yan Zheng
2008-12-11
1
-8
/
+9
*
Btrfs: Delete csum items when freeing extents
Chris Mason
2008-12-10
1
-0
/
+13
*
Btrfs: Add inode sequence number for NFS and reserved space in a few structs
Chris Mason
2008-12-08
1
-0
/
+26
*
Btrfs: move data checksumming into a dedicated tree
Chris Mason
2008-12-08
1
-10
/
+20
*
Btrfs: rev the disk format for the inode compat and csum selection changes
Chris Mason
2008-12-02
1
-1
/
+1
*
Btrfs: add support for multiple csum algorithms
Josef Bacik
2008-12-02
1
-1
/
+18
*
Btrfs: add support for compat flags to btrfs
Josef Bacik
2008-12-02
1
-7
/
+21
*
Btrfs: Fix for lockdep warnings with alloc_mutex and pinned_mutex
Josef Bacik
2008-11-20
1
-0
/
+1
*
Btrfs: Update the disk format for the seed device and new root code
Chris Mason
2008-11-18
1
-1
/
+1
*
Btrfs: prevent loops in the directory tree when creating snapshots
Chris Mason
2008-11-17
1
-0
/
+3
*
Btrfs: Add backrefs and forward refs for subvols and snapshots
Chris Mason
2008-11-17
1
-16
/
+51
*
Btrfs: Give each subvol and snapshot their own anonymous devid
Chris Mason
2008-11-17
1
-0
/
+6
*
Btrfs: Allow subvolumes and snapshots anywhere in the directory tree
Chris Mason
2008-11-17
1
-4
/
+3
*
Btrfs: Seed device support
Yan Zheng
2008-11-17
1
-1
/
+17
[next]