index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
print-tree.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-07-24
Btrfs: use hybrid extents+bitmap rb tree for free space
Josef Bacik
4
-216
/
+826
2009-07-22
Btrfs: Fix crash on read failures at mount
David Woodhouse
1
-0
/
+10
2009-07-22
Btrfs: remove of redundant btrfs_header_level
Daniel Cadete
1
-3
/
+3
2009-07-22
Btrfs: adjust NULL test
Julia Lawall
1
-1
/
+1
2009-07-22
Btrfs: Remove broken sanity check from btrfs_rmap_block()
David Woodhouse
1
-20
/
+0
2009-07-22
Btrfs: convert nested spin_lock_irqsave to spin_lock
Julia Lawall
1
-2
/
+2
2009-07-22
Btrfs: make sure all dirty blocks are written at commit time
Yan Zheng
2
-37
/
+42
2009-07-22
Btrfs: fix locking issue in btrfs_find_next_key
Yan Zheng
2
-33
/
+65
2009-07-22
Btrfs: fix double increment of path->slots[0] in btrfs_next_leaf
Yan Zheng
1
-1
/
+2
2009-07-22
Btrfs: properly update space information after shrinking device.
Yan Zheng
1
-2
/
+2
2009-07-22
Btrfs: fix definition of struct btrfs_extent_inline_ref
Yan Zheng
1
-1
/
+1
2009-07-02
Btrfs: fix error message formatting
Hu Tao
1
-1
/
+1
2009-07-02
Btrfs: fix use after free in btrfs_start_workers fail path
Jiri Slaby
1
-1
/
+1
2009-07-02
Btrfs: honor nodatacow/sum mount options for new files
Chris Mason
1
-6
/
+7
2009-07-02
Btrfs: update backrefs while dropping snapshot
Yan Zheng
4
-181
/
+395
2009-07-02
Btrfs: account for space we may use in fallocate
Josef Bacik
1
-1
/
+11
2009-07-02
Btrfs: fix the file clone ioctl for preallocated extents
Chris Mason
1
-2
/
+4
2009-07-02
Btrfs: don't log the inode in file_write while growing the file
Chris Mason
1
-1
/
+4
2009-06-16
Btrfs: always update root items for fs trees at commit time
Yan Zheng
1
-6
/
+6
2009-06-11
Btrfs: fix extent_buffer leak during tree log replay
Chris Mason
1
-0
/
+1
2009-06-11
Btrfs: fix oops when btrfs_inherit_iflags called with a NULL dir
Chris Mason
1
-1
/
+6
2009-06-11
Btrfs: fix -o nodatasum printk spelling
Chris Mason
1
-1
/
+1
2009-06-11
Btrfs: check duplicate backrefs for both data and metadata
Yan Zheng
1
-11
/
+4
2009-06-11
Btrfs: init worker struct fields before kthread-run
Shin Hong
1
-1
/
+1
2009-06-10
Btrfs: pin buffers during write_dev_supers
Hisashi Hifumi
1
-14
/
+29
2009-06-10
Btrfs: avoid races between super writeout and device list updates
Chris Mason
3
-2
/
+45
2009-06-10
Fix btrfs when ACLs are configured out
Al Viro
2
-5
/
+4
2009-06-10
Btrfs: fdatasync should skip metadata writeout
Hisashi Hifumi
1
-0
/
+2
2009-06-10
Btrfs: remove crc32c.h and use libcrc32c directly.
David Woodhouse
4
-37
/
+7
2009-06-10
Btrfs: implement FS_IOC_GETFLAGS/SETFLAGS/GETVERSION
Christoph Hellwig
5
-21
/
+200
2009-06-10
Btrfs: autodetect SSD devices
Chris Mason
5
-0
/
+24
2009-06-10
Btrfs: add mount -o ssd_spread to spread allocations out
Chris Mason
5
-6
/
+22
2009-06-10
Btrfs: avoid allocation clusters that are too spread out
Chris Mason
1
-1
/
+2
2009-06-10
Btrfs: Add mount -o nossd
Chris Mason
1
-2
/
+7
2009-06-10
Btrfs: avoid IO stalls behind congested devices in a multi-device FS
Chris Mason
1
-1
/
+4
2009-06-10
Btrfs: don't allow WRITE_SYNC bios to starve out regular writes
Chris Mason
1
-7
/
+15
2009-06-10
Btrfs: fix metadata dirty throttling limits
Chris Mason
1
-5
/
+2
2009-06-10
Btrfs: reduce mount -o ssd CPU usage
Chris Mason
1
-1
/
+1
2009-06-10
Btrfs: balance btree more often
Chris Mason
1
-2
/
+2
2009-06-10
Btrfs: stop avoiding balancing at the end of the transaction.
Chris Mason
1
-7
/
+4
2009-06-10
Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)
Yan Zheng
20
-2043
/
+6928
2009-06-10
btrfs: Fix set/clear_extent_bit for 'end == (u64)-1'
Yan Zheng
1
-4
/
+14
2009-06-10
Linux 2.6.30
v2.6.30
Linus Torvalds
1
-1
/
+1
2009-06-10
char: mxser, fix ISA board lookup
Peter Botha
1
-1
/
+1
2009-06-10
jbd: fix race in buffer processing in commit code
Jan Kara
1
-2
/
+4
2009-06-10
autofs4: remove hashed check in validate_wait()
Ian Kent
1
-14
/
+8
2009-06-10
shm: fix unused warnings on nommu
Mike Frysinger
1
-2
/
+5
2009-06-09
bsg: setting rq->bio to NULL
FUJITA Tomonori
1
-0
/
+3
2009-06-09
kvm: fix kvm reboot crash when MAXSMP is used
Avi Kivity
1
-1
/
+1
2009-06-09
cpumask: alloc zeroed cpumask for static cpumask_var_ts
Yinghai Lu
11
-11
/
+11
[next]