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
/
btrfs
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-19
Btrfs: properly update block accounting for metadata
Yan Zheng
1
-3
/
+13
2008-12-19
Btrfs: Add missing mnt_drop_write in ioctl.c
Yan Zheng
1
-2
/
+7
2008-12-17
Btrfs: fix return value from btrfs_listxattr when buffer size is too small
Yehuda Sadeh Weinraub
1
-1
/
+1
2008-12-17
Btrfs: shift all end_io work to thread pools
Chris Mason
4
-46
/
+57
2008-12-17
Btrfs: properly check free space for tree balancing
Yan Zheng
3
-33
/
+32
2008-12-16
Btrfs: delete checksum items before marking blocks free
Chris Mason
2
-3
/
+7
2008-12-15
Btrfs: Don't use spin*lock_irq for the delalloc lock
Chris Mason
2
-20
/
+26
2008-12-15
Btrfs: Fix compressed writes on truncated pages
Chris Mason
2
-4
/
+6
2008-12-12
Btrfs: fix nodatasum handling in balancing code
Yan Zheng
7
-35
/
+226
2008-12-12
Btrfs: shared seed device
Yan Zheng
5
-134
/
+156
2008-12-11
Btrfs: fix leaking block group on balance
Yan Zheng
7
-118
/
+88
2008-12-11
Btrfs: mnt_drop_write in ioctl_trans_end
Sage Weil
1
-0
/
+2
2008-12-10
Btrfs: Add checking of csum tree in balancing code
Yan Zheng
2
-4
/
+6
2008-12-10
Btrfs: Delete csum items when freeing extents
Chris Mason
4
-41
/
+335
2008-12-08
Btrfs: Fix compressed checksum fsync log copies
Chris Mason
2
-1
/
+7
2008-12-08
Btrfs: Add inode sequence number for NFS and reserved space in a few structs
Chris Mason
5
-4
/
+34
2008-12-08
Btrfs: Use map_private_extent_buffer during generic_bin_search
Chris Mason
3
-2
/
+9
2008-12-08
Btrfs: superblock duplication
Yan Zheng
8
-119
/
+279
2008-12-08
Btrfs: move data checksumming into a dedicated tree
Chris Mason
11
-241
/
+387
2008-12-02
Btrfs: Fix sparse endian warnings in struct-funcs.c
Chris Mason
1
-5
/
+12
2008-12-02
Btrfs: rev the disk format for the inode compat and csum selection changes
Chris Mason
1
-1
/
+1
2008-12-02
Btrfs: delete unused function: btrfs_invalidate_dcache_root
Chris Mason
1
-25
/
+0
2008-12-02
Btrfs: add support for multiple csum algorithms
Josef Bacik
5
-38
/
+81
2008-12-02
Btrfs: fix panic on error during mount
Josef Bacik
1
-4
/
+4
2008-12-02
Btrfs: add support for compat flags to btrfs
Josef Bacik
2
-7
/
+42
2008-12-02
Btrfs: btrfs: pass void __user * to btrfs_ioctl_clone_range
Christoph Hellwig
1
-3
/
+3
2008-12-02
Btrfs: clean up btrfs_ioctl a little bit
Christoph Hellwig
1
-5
/
+6
2008-12-02
Btrfs: corret fmode_t annotations
Christoph Hellwig
3
-16
/
+20
2008-12-02
Btrfs: fix shadowed variable declarations
Christoph Hellwig
2
-5
/
+4
2008-12-02
Btrfs: make things static and include the right headers
Christoph Hellwig
13
-67
/
+68
2008-12-02
Btrfs: remove unneeded btrfs_start_delalloc_inodes call
Sage Weil
1
-1
/
+0
2008-12-02
Btrfs: remove unneeded total_trans
Sage Weil
1
-4
/
+0
2008-12-02
Btrfs: sparse lock verification annotations for wait_on_state
Christoph Hellwig
1
-0
/
+2
2008-12-01
Btrfs: Fix cow semantic in run_delalloc_nocow()
Liu Hui
1
-2
/
+2
2008-11-20
Btrfs: Fix for lockdep warnings with alloc_mutex and pinned_mutex
Josef Bacik
2
-14
/
+19
2008-11-20
Btrfs: only flush down bios for writeback pages
Chris Mason
1
-1
/
+2
2008-11-20
Btrfs: Drop dirty roots created by log replay immediately when
Yan Zheng
1
-0
/
+5
2008-11-20
Btrfs: compat code fixes
Chris Mason
8
-4
/
+14
2008-11-19
Btrfs: Use current_fsuid/gid
Chris Mason
1
-2
/
+2
2008-11-19
Btrfs: Fixes for 2.6.28-rc API changes
Chris Mason
7
-46
/
+74
2008-11-19
Btrfs: fix free space accounting when unpinning extents
Josef Bacik
1
-4
/
+2
2008-11-19
Btrfs: Do fsync log replay when mount -o ro, except when on readonly media
Chris Mason
1
-8
/
+23
2008-11-19
Btrfs: Avoid writeback stalls
Chris Mason
3
-20
/
+23
2008-11-18
Btrfs: switch back to wait_on_page_writeback to wait on metadata writes
Chris Mason
1
-28
/
+1
2008-11-18
Btrfs: Update the disk format for the seed device and new root code
Chris Mason
1
-1
/
+1
2008-11-18
Btrfs: unplug all devices in the unplug call back
Chris Mason
1
-1
/
+1
2008-11-18
Btrfs: Some fixes for batching extent insert.
Liu Hui
2
-5
/
+7
2008-11-17
Btrfs: prevent loops in the directory tree when creating snapshots
Chris Mason
4
-1
/
+73
2008-11-17
Btrfs: Add backrefs and forward refs for subvols and snapshots
Chris Mason
5
-32
/
+172
2008-11-17
Btrfs: Give each subvol and snapshot their own anonymous devid
Chris Mason
5
-6
/
+34
[next]