index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Btrfs: Add a lookup cache to the extent state tree
Chris Mason
2008-09-25
2
-17
/
+41
*
Btrfs: Add data block hints to SSD mode too
Chris Mason
2008-09-25
4
-12
/
+19
*
Btrfs: Enable delalloc accounting
Chris Mason
2008-09-25
4
-14
/
+26
*
btrfs_drop_extent fixe for inline items > 8K
Yan
2008-09-25
1
-5
/
+3
*
Fix hole start calculation in btrfs_settar
Chris Mason
2008-09-25
1
-11
/
+5
*
Properly align the hole size in btrfs_setattr
Chris Mason
2008-09-25
1
-3
/
+3
*
Btrfs: Align extent length to sectorsize in
Yan
2008-09-25
1
-0
/
+2
*
Btrfs: Copy correct tree when inserting into slot 0
Chris Mason
2008-09-25
1
-1
/
+4
*
Btrfs: Leave on the tree defragger in mount -o ssd, it still helps there
Chris Mason
2008-09-25
1
-3
/
+0
*
Btrfs: mount -o max_inline=size to control the maximum inline extent size
Chris Mason
2008-09-25
5
-3
/
+22
*
Btrfs: Do delalloc accounting via hooks in the extent_state code
Chris Mason
2008-09-25
5
-46
/
+53
*
Btrfs: Add inode item and backref in one insert, reducing cpu usage
Chris Mason
2008-09-25
3
-39
/
+102
*
Btrfs: During deletes and truncate, remove many items at once from the tree
Chris Mason
2008-09-25
4
-70
/
+95
*
Btrfs: extent_io and extent_state optimizations
Chris Mason
2008-09-25
4
-114
/
+298
*
Btrfs: Add some extra debugging around file data checksum failures
Chris Mason
2008-09-25
2
-3
/
+9
*
Btrfs: Force f_pos to the max when a readdir hits the end of the directory.
Chris Mason
2008-09-25
1
-1
/
+1
*
Btrfs: Tune readahead during defrag to avoid reading too much at once
Chris Mason
2008-09-25
1
-13
/
+28
*
Btrfs: Split the extent_map code into two parts
Chris Mason
2008-09-25
14
-3413
/
+3612
*
Btrfs: Fix hole insertion corner cases
Chris Mason
2008-09-25
4
-13
/
+126
*
Btrfs: Include sched.h in the acl code for current (fixes compile on 2.6.23)
Chris Mason
2008-09-25
1
-0
/
+1
*
Btrfs: Add basic lockfs calls
Yan
2008-09-25
1
-1
/
+13
*
Btrfs: Fix for test_range_bit
Yan
2008-09-25
1
-0
/
+5
*
Fix for btrfs_find_free_objectid
Yan
2008-09-25
1
-3
/
+1
*
Btrfs: Add mount -o ssd, which includes optimizations for seek free storage
Chris Mason
2008-09-25
6
-2
/
+47
*
Btrfs: Use blk_congestion_wait on older kernels
Chris Mason
2008-09-25
1
-1
/
+6
*
Btrfs: Fix compile on 2.6.22 kernel
Yan
2008-09-25
2
-2
/
+8
*
Btrfs: Fix compile on kernel without ACLs enabled
Yan
2008-09-25
2
-3
/
+8
*
Btrfs: Fix data=ordered vs wait_on_inode deadlock on older kernels
Chris Mason
2008-09-25
3
-21
/
+27
*
Btrfs: Run igrab on data=ordered inodes to prevent deadlocks during writeout
Chris Mason
2008-09-25
5
-10
/
+37
*
Btrfs: Disable delalloc accounting for now
Chris Mason
2008-09-25
1
-0
/
+2
*
Rework btrfs_drop_inode to avoid scheduling
Chris Mason
2008-09-25
6
-10
/
+44
*
Btrfs: Add drop inode func to avoid data=ordered deadlock
Chris Mason
2008-09-25
3
-0
/
+21
*
Btrfs: Delete any remaining extent_maps before freeing the inode
Chris Mason
2008-09-25
1
-0
/
+1
*
Btrfs: Only delete roots from sysfs when they were added to sysfs
Chris Mason
2008-09-25
1
-1
/
+2
*
Btrfs: Change magic string to reflect new format
Chris Mason
2008-09-25
2
-2
/
+3
*
Btrfs: Add readonly inode flag
Yan
2008-09-25
2
-7
/
+15
*
Btrfs: Implement ACLs setting and getting
Yan
2008-09-25
3
-41
/
+51
*
Btrfs: Remove verbose WARN_ON
Chris Mason
2008-09-25
1
-2
/
+0
*
Btrfs: Fix extent_buffer usage when nodesize != leafsize
Chris Mason
2008-09-25
3
-15
/
+54
*
Btrfs: Add flush barriers on commit
Chris Mason
2008-09-25
3
-3
/
+16
*
Btrfs: Remove extent_map debugging message
Chris Mason
2008-09-25
1
-1
/
+0
*
Btrfs: Add inode flags support
Yan
2008-09-25
3
-14
/
+24
*
Btrfs: online shrinking fixes
Chris Mason
2008-09-25
2
-11
/
+36
*
Btrfs: Disable btree reada during extent backref lookups.
Chris Mason
2008-09-25
1
-0
/
+4
*
Btrfs: Add some simple throttling to wait for data=ordered and snapshot deletion
Chris Mason
2008-09-25
6
-0
/
+26
*
Btrfs: Move snapshot creation to commit time
Chris Mason
2008-09-25
3
-67
/
+100
*
Btrfs: Add data=ordered support
Chris Mason
2008-09-25
13
-28
/
+387
*
Btrfs: Change tree block csum tagging to avoid false error messages
Chris Mason
2008-09-25
1
-10
/
+36
*
Btrfs: resizer: don't hold the fs_mutex for long periods of time
Chris Mason
2008-09-25
1
-1
/
+21
*
Properly call btrfs_search_slot while shrinking
Chris Mason
2008-09-25
1
-1
/
+9
[next]