index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-01
Btrfs: fix deadlock between alloc_mutex/chunk_mutex
Josef Bacik
1
-2
/
+13
2008-10-01
Btrfs: disk-io.c (open_ctree): avoid leaks upon allocation failure
Jim Meyering
1
-0
/
+2
2008-10-01
Btrfs: disk-io.c (open_ctree): Don't deref. NULL upon failed kzalloc
Jim Meyering
1
-1
/
+2
2008-09-30
Btrfs: fix multi-device code to use raid policies set by mkfs
Chris Mason
2
-1
/
+15
2008-09-30
Btrfs: fix seekiness due to finding the wrong block group
Josef Bacik
1
-2
/
+7
2008-09-29
Btrfs: add and improve comments
Chris Mason
25
-277
/
+653
2008-09-29
Btrfs: drop WARN_ON from btrfs_add_leaf_ref
Chris Mason
1
-1
/
+0
2008-09-29
Btrfs: Wait for IO on the block device inodes of newly added devices
Chris Mason
4
-4
/
+22
2008-09-26
Btrfs: update space balancing code
Zheng Yan
7
-425
/
+1828
2008-09-26
Btrfs: extent_map and data=ordered fixes for space balancing
Zheng Yan
10
-49
/
+108
2008-09-26
Btrfs: Add shared reference cache
Zheng Yan
6
-34
/
+71
2008-09-26
Btrfs: allocator fixes for space balancing update
Zheng Yan
2
-71
/
+67
2008-09-25
Btrfs: Raise thresholds for metadata writeback
Chris Mason
1
-2
/
+2
2008-09-25
Btrfs: fix sleep with spinlock held during unmount
Chris Mason
1
-0
/
+4
2008-09-25
Remove Btrfs compat code for older kernels
Chris Mason
12
-368
/
+10
2008-09-25
Btrfs: Fix allocation completions in tree log replay
Chris Mason
1
-0
/
+34
2008-09-25
Add Btrfs to fs/Kconfig and fs/Makefile
Chris Mason
2
-0
/
+18
2008-09-25
Update Btrfs files for in-kernel usage
Chris Mason
2
-6
/
+5
2008-09-25
Merge Btrfs into fs/btrfs
Chris Mason
56
-0
/
+34936
2008-09-25
Btrfs: Fix race against disk_i_size updates
Chris Mason
1
-0
/
+2
2008-09-25
Btrfs: Full back reference support
Zheng Yan
10
-722
/
+1066
2008-09-25
Add check for tree-log roots in btrfs_alloc_reserved_extents
Chris Mason
1
-0
/
+3
2008-09-25
Btrfs: Checksum tree blocks in the background
Chris Mason
1
-9
/
+17
2008-09-25
Btrfs: free space accounting redo
Josef Bacik
9
-435
/
+925
2008-09-25
Btrfs: fix cache_block_group error handling
Josef Bacik
1
-4
/
+5
2008-09-25
Fix leaf overflow check in btrfs_insert_empty_items
Chris Mason
1
-2
/
+1
2008-09-25
Btrfs: Fix mismerge in block header checks
Chris Mason
1
-1
/
+1
2008-09-25
Btrfs: Disable the dir fsync optimization to skip logging the dir sometimes
Chris Mason
1
-2
/
+1
2008-09-25
Btrfs: Record dirty pages tree-log pages in an extent_io tree
Chris Mason
6
-24
/
+54
2008-09-25
Btrfs: Copy into the log tree in big batches
Chris Mason
1
-61
/
+122
2008-09-25
Btrfs: Optimize tree log block allocations
Chris Mason
3
-21
/
+23
2008-09-25
Btrfs: Optimize btree walking while logging inodes
Chris Mason
2
-7
/
+20
2008-09-25
Btrfs: Dir fsync optimizations
Chris Mason
4
-6
/
+29
2008-09-25
Btrfs: Fix releasepage to properly keep dirty and writeback pages
Chris Mason
2
-1
/
+6
2008-09-25
Btrfs: Update the highest objectid in a root after log replay is done
Chris Mason
2
-1
/
+9
2008-09-25
Btrfs: Tree logging fixes
Chris Mason
7
-24
/
+107
2008-09-25
Btrfs: properly set blocksize when adding new device.
Zheng Yan
1
-0
/
+2
2008-09-25
Btrfs: Update find free objectid function for orphan cleanup code
Zheng Yan
2
-8
/
+10
2008-09-25
Btrfs: trivial sparse fixes
Christoph Hellwig
4
-11
/
+7
2008-09-25
remove unused function btrfs_ilookup
Christoph Hellwig
2
-15
/
+0
2008-09-25
Btrfs: missing endianess conversion in insert_new_root
Christoph Hellwig
1
-4
/
+5
2008-09-25
Btrfs: cleanup d_obtain_alias useage
Christoph Hellwig
1
-15
/
+2
2008-09-25
Btrfs: Rev the disk format
Chris Mason
1
-1
/
+1
2008-09-25
Btrfs: Add a write ahead tree log to optimize synchronous operations
Chris Mason
17
-205
/
+3408
2008-09-25
Btrfs: Add debugging checks to track down corrupted metadata
Chris Mason
4
-34
/
+49
2008-09-25
Btrfs: optimize btrget/set/removexattr
Christoph Hellwig
4
-170
/
+104
2008-09-25
btrfs: optmize listxattr
Christoph Hellwig
3
-81
/
+11
2008-09-25
Btrfs: compile when posix acl's are disabled
Josef Bacik
2
-2
/
+22
2008-09-25
Btrfs: Fix variable init during csum creation
Chris Mason
1
-0
/
+1
2008-09-25
Btrfs: Throttle for async bio submits higher up the chain
Chris Mason
2
-7
/
+7
[next]