index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2009-04-02
2
-2
/
+2
|
\
|
*
New helper - current_umask()
Al Viro
2009-03-31
2
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2009-04-01
24
-1622
/
+2762
|
\
\
|
*
|
Btrfs: try to free metadata pages when we free btree blocks
Chris Mason
2009-03-31
1
-0
/
+4
|
*
|
Btrfs: add extra flushing for renames and truncates
Chris Mason
2009-03-31
8
-7
/
+288
|
*
|
Btrfs: make sure btrfs_update_delayed_ref doesn't increase ref_mod
Chris Mason
2009-03-25
2
-3
/
+8
|
*
|
Btrfs: optimize fsyncs on old files
Chris Mason
2009-03-24
1
-1
/
+44
|
*
|
Btrfs: tree logging unlink/rename fixes
Chris Mason
2009-03-24
7
-98
/
+372
|
*
|
Btrfs: Make sure i_nlink doesn't hit zero too soon during log replay
Chris Mason
2009-03-24
1
-0
/
+11
|
*
|
Btrfs: limit balancing work while flushing delayed refs
Chris Mason
2009-03-24
1
-3
/
+9
|
*
|
Btrfs: readahead checksums during btrfs_finish_ordered_io
Chris Mason
2009-03-24
1
-2
/
+33
|
*
|
Btrfs: leave btree locks spinning more often
Chris Mason
2009-03-24
14
-96
/
+172
|
*
|
Btrfs: Only let very young transactions grow during commit
Chris Mason
2009-03-24
1
-3
/
+10
|
*
|
Btrfs: Check for a blocking lock before taking the spin
Chris Mason
2009-03-24
1
-2
/
+8
|
*
|
Btrfs: reduce stack in cow_file_range
Chris Mason
2009-03-24
1
-8
/
+7
|
*
|
Btrfs: reduce stalls during transaction commit
Chris Mason
2009-03-24
4
-8
/
+80
|
*
|
Btrfs: process the delayed reference queue in clusters
Chris Mason
2009-03-24
6
-113
/
+226
|
*
|
Btrfs: try to cleanup delayed refs while freeing extents
Chris Mason
2009-03-24
3
-3
/
+87
|
*
|
Btrfs: reduce stack usage in some crucial tree balancing functions
Chris Mason
2009-03-24
1
-180
/
+278
|
*
|
Btrfs: do extent allocation and reference count updates in the background
Chris Mason
2009-03-24
11
-1140
/
+1234
|
*
|
Btrfs: don't preallocate metadata blocks during btrfs_search_slot
Chris Mason
2009-03-24
3
-85
/
+21
*
|
|
fs: fix page_mkwrite error cases in core code and btrfs
Nick Piggin
2009-04-01
1
-4
/
+7
*
|
|
mm: page_mkwrite change prototype to match fault
Nick Piggin
2009-04-01
2
-2
/
+5
|
|
/
|
/
|
*
|
btrfs: get rid of current_is_pdflush() in btrfs_btree_balance_dirty
Jens Axboe
2009-03-26
1
-1
/
+1
|
/
*
Btrfs: Clear space_info full when adding new devices
Chris Mason
2009-03-10
1
-0
/
+6
*
Btrfs: Fix locking around adding new space_info
Chris Mason
2009-03-10
3
-3
/
+53
*
Btrfs: fix spinlock assertions on UP systems
Chris Mason
2009-03-09
5
-13
/
+13
*
Btrfs: try committing transaction before returning ENOSPC
Josef Bacik
2009-02-20
1
-10
/
+47
*
Btrfs: add better -ENOSPC handling
Josef Bacik
2009-02-20
6
-76
/
+271
*
Btrfs: check file pointer in btrfs_sync_file
Chris Mason
2009-02-20
1
-4
/
+4
*
Btrfs: hold trans_mutex when using btrfs_record_root_in_trans
Yan Zheng
2009-02-12
3
-0
/
+6
*
Btrfs: make a lockdep class for the extent buffer locks
Chris Mason
2009-02-12
7
-32
/
+99
*
Btrfs: fs/btrfs/volumes.c: remove useless kzalloc
Julia Lawall
2009-02-12
1
-4
/
+0
*
Btrfs: remove unused code in split_state()
Qinghuang Feng
2009-02-12
1
-2
/
+0
*
Btrfs: remove btrfs_init_path
Jeff Mahoney
2009-02-12
4
-13
/
+2
*
Btrfs: balance_level checks !child after access
Jeff Mahoney
2009-02-12
1
-1
/
+1
*
Btrfs: Avoid using __GFP_HIGHMEM with slab allocator
Yan Zheng
2009-02-12
1
-1
/
+1
*
Btrfs: don't clean old snapshots on sync(1)
Chris Mason
2009-02-12
1
-1
/
+0
*
Btrfs: use larger metadata clusters in ssd mode
Chris Mason
2009-02-12
1
-1
/
+2
*
Btrfs: process mount options on mount -o remount,
Chris Mason
2009-02-12
1
-0
/
+4
*
Btrfs: make sure all pending extent operations are complete
Josef Bacik
2009-02-12
1
-29
/
+42
*
Btrfs: don't use spin_is_contended
Chris Mason
2009-02-09
3
-26
/
+1
*
Btrfs: Make sure dir is non-null before doing S_ISGID checks
Chris Mason
2009-02-06
1
-1
/
+1
*
Btrfs: Fix memory leak in cache_drop_leaf_ref
Chris Mason
2009-02-05
1
-0
/
+1
*
Btrfs: don't return congestion in write_cache_pages as often
Chris Mason
2009-02-04
1
-5
/
+0
*
Btrfs: Only prep for btree deletion balances when nodes are mostly empty
Chris Mason
2009-02-04
1
-3
/
+6
*
Btrfs: fix btrfs_unlock_up_safe to walk the entire path
Chris Mason
2009-02-04
1
-2
/
+2
*
Btrfs: change btrfs_del_leaf to drop locks earlier
Chris Mason
2009-02-04
1
-2
/
+9
*
Btrfs: Change btrfs_truncate_inode_items to stop when it hits the inode
Chris Mason
2009-02-04
1
-1
/
+5
*
Btrfs: Don't try to compress pages past i_size
Chris Mason
2009-02-04
1
-0
/
+14
[next]