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
/
disk-io.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-24
/
+18
2011-11-09
Btrfs: close devices on all error paths in open_ctree()
Ilya Dryomov
1
-4
/
+3
2011-11-09
Btrfs: avoid null dereference and leaks when bailing from open_ctree()
Ilya Dryomov
1
-20
/
+15
2011-11-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-56
/
+385
2011-11-06
Btrfs: check for a null fs root when writing to the backup root log
Chris Mason
1
-3
/
+10
2011-11-06
Btrfs: stop the readahead threads on failed mount
Chris Mason
1
-0
/
+1
2011-11-06
Btrfs: fix extent_buffer leak in the metadata IO error handling
Chris Mason
1
-0
/
+1
2011-11-06
Merge git://git.jan-o-sch.net/btrfs-unstable into integration
Chris Mason
1
-2
/
+2
2011-11-06
Merge branch 'for-chris' of git://github.com/sensille/linux into integration
Chris Mason
1
-2
/
+82
2011-11-06
Btrfs: make a delayed_block_rsv for the delayed item insertion
Josef Bacik
1
-0
/
+1
2011-11-06
Btrfs: add a log of past tree roots
Chris Mason
1
-23
/
+268
2011-11-06
btrfs: separate superblock items out of fs_info
David Sterba
1
-23
/
+10
2011-11-06
Btrfs: make sure to flush queued bios if write_cache_pages waits
Chris Mason
1
-3
/
+10
2011-11-02
filesystems: add set_nlink()
Miklos Szeredi
1
-1
/
+1
2011-10-19
Btrfs: allow us to overcommit our enospc reservations
Josef Bacik
1
-0
/
+2
2011-10-19
Btrfs: put the block group cache after we commit the super
Josef Bacik
1
-2
/
+2
2011-10-19
Btrfs: kill the durable block rsv stuff
Josef Bacik
1
-2
/
+0
2011-10-02
btrfs: hooks for readahead
Arne Jansen
1
-0
/
+37
2011-10-02
btrfs: state information for readahead
Arne Jansen
1
-0
/
+10
2011-10-02
btrfs: add READAHEAD extent buffer flag
Arne Jansen
1
-0
/
+32
2011-10-02
btrfs: add an extra wait mode to read_extent_buffer_pages
Arne Jansen
1
-2
/
+3
2011-09-29
btrfs: add mirror_num to extent_read_full_page
Jan Schmidt
1
-1
/
+1
2011-07-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-38
/
+78
2011-07-27
Btrfs: make a lockdep class for each root
Chris Mason
1
-33
/
+70
2011-07-27
Btrfs: stop using highmem for extent_buffers
Chris Mason
1
-5
/
+2
2011-07-27
Btrfs: use a worker thread to do caching
Josef Bacik
1
-0
/
+6
2011-07-20
btrfs: kill magical embedded struct superblock
Al Viro
1
-11
/
+4
2011-06-17
btrfs: fix uninitialized return value
David Sterba
1
-3
/
+3
2011-06-17
btrfs: Remove unused sysfs code
Maarten Lankhorst
1
-1
/
+0
2011-06-17
Btrfs: fix relocation races
Chris Mason
1
-0
/
+1
2011-06-13
Btrfs: check the return value from set_anon_super
Chris Mason
1
-1
/
+3
2011-06-10
Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Chris Mason
1
-2
/
+0
2011-06-10
btrfs: fix unlocked access of delalloc_inodes
David Sterba
1
-2
/
+1
2011-06-10
btrfs: reinitialize scrub workers
Arne Jansen
1
-2
/
+0
2011-05-28
Merge branch 'for-chris' of
Chris Mason
1
-18
/
+18
2011-05-27
Btrfs: use the device_list_mutex during write_dev_supers
Chris Mason
1
-2
/
+2
2011-05-26
Btrfs: add mount -o auto_defrag
Chris Mason
1
-0
/
+12
2011-05-23
Merge branch 'cleanups_and_fixes' into inode_numbers
Chris Mason
1
-6
/
+7
2011-05-23
Btrfs: using rcu lock in the reader side of devices list
Xiao Guangrong
1
-7
/
+7
2011-05-23
Btrfs: fix the race between reading and updating devices
Xiao Guangrong
1
-0
/
+2
2011-05-23
BTRFS: Remove unused node_lock
Andi Kleen
1
-1
/
+0
2011-05-23
Btrfs: kill trans_mutex
Josef Bacik
1
-15
/
+15
2011-05-23
Btrfs: take away the num_items argument from btrfs_join_transaction
Josef Bacik
1
-3
/
+3
2011-05-23
Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Chris Mason
1
-0
/
+12
2011-05-22
Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino...
Chris Mason
1
-87
/
+21
2011-05-22
Merge branch 'delayed_inode' into inode_numbers
Chris Mason
1
-5
/
+45
2011-05-21
btrfs: implement delayed inode items operation
Miao Xie
1
-5
/
+45
2011-05-21
Merge branch 'ino-alloc' of git://repo.or.cz/linux-btrfs-devel into inode_num...
Chris Mason
1
-0
/
+19
2011-05-12
btrfs: use printk_ratelimited instead of printk_ratelimit
David Sterba
1
-15
/
+6
2011-05-12
btrfs: scrub
Arne Jansen
1
-0
/
+12
[next]