index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
|
*
|
Btrfs: Add shared reference cache
Zheng Yan
2008-09-26
6
-34
/
+71
|
|
|
|
*
|
Btrfs: allocator fixes for space balancing update
Zheng Yan
2008-09-26
2
-71
/
+67
|
|
|
|
*
|
Btrfs: Raise thresholds for metadata writeback
Chris Mason
2008-09-25
1
-2
/
+2
|
|
|
|
*
|
Btrfs: fix sleep with spinlock held during unmount
Chris Mason
2008-09-25
1
-0
/
+4
|
|
|
|
*
|
Remove Btrfs compat code for older kernels
Chris Mason
2008-09-25
12
-368
/
+10
|
|
|
|
*
|
Btrfs: Fix allocation completions in tree log replay
Chris Mason
2008-09-25
1
-0
/
+34
|
|
|
|
*
|
Add Btrfs to fs/Kconfig and fs/Makefile
Chris Mason
2008-09-25
2
-0
/
+18
|
|
|
|
*
|
Update Btrfs files for in-kernel usage
Chris Mason
2008-09-25
2
-6
/
+5
|
|
|
|
*
|
Merge Btrfs into fs/btrfs
Chris Mason
2008-09-25
56
-0
/
+34936
|
|
|
|
|
\
\
|
|
|
|
|
*
|
Btrfs: Fix race against disk_i_size updates
Chris Mason
2008-09-25
1
-0
/
+2
|
|
|
|
|
*
|
Btrfs: Full back reference support
Zheng Yan
2008-09-25
10
-722
/
+1066
|
|
|
|
|
*
|
Add check for tree-log roots in btrfs_alloc_reserved_extents
Chris Mason
2008-09-25
1
-0
/
+3
|
|
|
|
|
*
|
Btrfs: Checksum tree blocks in the background
Chris Mason
2008-09-25
1
-9
/
+17
|
|
|
|
|
*
|
Btrfs: free space accounting redo
Josef Bacik
2008-09-25
9
-435
/
+925
|
|
|
|
|
*
|
Btrfs: fix cache_block_group error handling
Josef Bacik
2008-09-25
1
-4
/
+5
|
|
|
|
|
*
|
Fix leaf overflow check in btrfs_insert_empty_items
Chris Mason
2008-09-25
1
-2
/
+1
|
|
|
|
|
*
|
Btrfs: Fix mismerge in block header checks
Chris Mason
2008-09-25
1
-1
/
+1
|
|
|
|
|
*
|
Btrfs: Disable the dir fsync optimization to skip logging the dir sometimes
Chris Mason
2008-09-25
1
-2
/
+1
|
|
|
|
|
*
|
Btrfs: Record dirty pages tree-log pages in an extent_io tree
Chris Mason
2008-09-25
6
-24
/
+54
|
|
|
|
|
*
|
Btrfs: Copy into the log tree in big batches
Chris Mason
2008-09-25
1
-61
/
+122
|
|
|
|
|
*
|
Btrfs: Optimize tree log block allocations
Chris Mason
2008-09-25
3
-21
/
+23
|
|
|
|
|
*
|
Btrfs: Optimize btree walking while logging inodes
Chris Mason
2008-09-25
2
-7
/
+20
|
|
|
|
|
*
|
Btrfs: Dir fsync optimizations
Chris Mason
2008-09-25
4
-6
/
+29
|
|
|
|
|
*
|
Btrfs: Fix releasepage to properly keep dirty and writeback pages
Chris Mason
2008-09-25
2
-1
/
+6
|
|
|
|
|
*
|
Btrfs: Update the highest objectid in a root after log replay is done
Chris Mason
2008-09-25
2
-1
/
+9
|
|
|
|
|
*
|
Btrfs: Tree logging fixes
Chris Mason
2008-09-25
7
-24
/
+107
|
|
|
|
|
*
|
Btrfs: properly set blocksize when adding new device.
Zheng Yan
2008-09-25
1
-0
/
+2
|
|
|
|
|
*
|
Btrfs: Update find free objectid function for orphan cleanup code
Zheng Yan
2008-09-25
2
-8
/
+10
|
|
|
|
|
*
|
Btrfs: trivial sparse fixes
Christoph Hellwig
2008-09-25
4
-11
/
+7
|
|
|
|
|
*
|
remove unused function btrfs_ilookup
Christoph Hellwig
2008-09-25
2
-15
/
+0
|
|
|
|
|
*
|
Btrfs: missing endianess conversion in insert_new_root
Christoph Hellwig
2008-09-25
1
-4
/
+5
|
|
|
|
|
*
|
Btrfs: cleanup d_obtain_alias useage
Christoph Hellwig
2008-09-25
1
-15
/
+2
|
|
|
|
|
*
|
Btrfs: Rev the disk format
Chris Mason
2008-09-25
1
-1
/
+1
|
|
|
|
|
*
|
Btrfs: Add a write ahead tree log to optimize synchronous operations
Chris Mason
2008-09-25
17
-205
/
+3408
|
|
|
|
|
*
|
Btrfs: Add debugging checks to track down corrupted metadata
Chris Mason
2008-09-25
4
-34
/
+49
|
|
|
|
|
*
|
Btrfs: optimize btrget/set/removexattr
Christoph Hellwig
2008-09-25
4
-170
/
+104
|
|
|
|
|
*
|
btrfs: optmize listxattr
Christoph Hellwig
2008-09-25
3
-81
/
+11
|
|
|
|
|
*
|
Btrfs: compile when posix acl's are disabled
Josef Bacik
2008-09-25
2
-2
/
+22
|
|
|
|
|
*
|
Btrfs: Fix variable init during csum creation
Chris Mason
2008-09-25
1
-0
/
+1
|
|
|
|
|
*
|
Btrfs: Throttle for async bio submits higher up the chain
Chris Mason
2008-09-25
2
-7
/
+7
|
|
|
|
|
*
|
Btrfs: Rev the disk format
Chris Mason
2008-09-25
1
-1
/
+1
|
|
|
|
|
*
|
Clean up btrfs_get_parent() a little more, fix a free-after-free bug
David Woodhouse
2008-09-25
1
-13
/
+18
|
|
|
|
|
*
|
Btrfs: Fix NFS exporting of subvol roots.
David Woodhouse
2008-09-25
1
-1
/
+12
|
|
|
|
|
*
|
Switch btrfs_name_hash() to crc32c
David Woodhouse
2008-09-25
3
-114
/
+7
|
|
|
|
|
*
|
Btrfs: Reinstate '-osubvol=.' option to mount entire tree
David Woodhouse
2008-09-25
1
-15
/
+19
|
|
|
|
|
*
|
Simplify btrfs_get_parent(), fix use-after-free bug
David Woodhouse
2008-09-25
1
-15
/
+11
|
|
|
|
|
*
|
Mask root object ID into f_fsid in btrfs_statfs()
David Woodhouse
2008-09-25
1
-0
/
+4
|
|
|
|
|
*
|
Fill f_fsid field in btrfs_statfs()
David Woodhouse
2008-09-25
1
-0
/
+6
|
|
|
|
|
*
|
Btrfs: Optimise NFS readdir hack slightly; don't call readdir() again when done
David Woodhouse
2008-09-25
1
-4
/
+7
|
|
|
|
|
*
|
Minor cleanup of btrfs_real_readdir()
David Woodhouse
2008-09-25
1
-15
/
+21
[prev]
[next]