index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Btrfs: notreelog mount option
Sage Weil
2009-04-02
3
-1
/
+15
*
Btrfs: introduce btrfs_show_options
Eric Paris
2009-04-02
1
-1
/
+33
*
Btrfs: rework allocation clustering
Chris Mason
2009-04-03
6
-74
/
+509
*
Btrfs: Optimize locking in btrfs_next_leaf()
Chris Mason
2009-04-03
1
-23
/
+65
*
Btrfs: break up btrfs_search_slot into smaller pieces
Chris Mason
2009-04-03
1
-90
/
+131
*
Btrfs: kill the pinned_mutex
Josef Bacik
2009-04-03
4
-16
/
+1
*
Btrfs: kill the block group alloc mutex
Josef Bacik
2009-04-03
3
-157
/
+83
*
Btrfs: clean up find_free_extent
Josef Bacik
2009-04-03
1
-165
/
+91
*
Btrfs: free space cache cleanups
Josef Bacik
2009-04-03
2
-51
/
+44
*
Btrfs: unplug in the async bio submission threads
Chris Mason
2009-04-03
1
-1
/
+13
*
Btrfs: keep processing bios for a given bdev if our proc is batching
Chris Mason
2009-04-03
1
-0
/
+27
*
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
*
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
[next]