index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
disk-io.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-27
btrfs: mask out gfp flags in releasepage
David Sterba
1
-0
/
+7
2012-01-17
Merge branch 'integrity-check-patch-v2' of git://btrfs.giantdisaster.de/git/b...
Chris Mason
1
-2
/
+24
2012-01-17
Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into integ...
Chris Mason
1
-1
/
+2
2012-01-17
Merge branch 'for-chris' of git://repo.or.cz/linux-btrfs-devel into integration
Chris Mason
1
-2
/
+0
2012-01-17
Merge branch 'restriper' of git://github.com/idryomov/btrfs-unstable into int...
Chris Mason
1
-3
/
+15
2012-01-17
Btrfs: allow for canceling restriper
Ilya Dryomov
1
-0
/
+1
2012-01-17
Btrfs: allow for pausing restriper
Ilya Dryomov
1
-0
/
+6
2012-01-17
Btrfs: recover balance on mount
Ilya Dryomov
1
-0
/
+4
2012-01-17
Btrfs: add basic restriper infrastructure
Ilya Dryomov
1
-0
/
+4
2012-01-17
Btrfs: get rid of *_alloc_profile fields
Ilya Dryomov
1
-3
/
+0
2012-01-11
Btrfs: fix possible deadlock when opening a seed device
Li Zefan
1
-2
/
+0
2011-12-22
Btrfs: mark delayed refs as for cow
Arne Jansen
1
-1
/
+2
2011-12-21
Btrfs: integrate integrity check module into btrfs
Stefan Behrens
1
-2
/
+24
2011-12-17
Merge branches 'for-linus' and 'for-linus-3.2' of git://git.kernel.org/pub/sc...
Linus Torvalds
1
-13
/
+21
2011-12-15
Btrfs: fix num_workers_starting bug and other bugs in async thread
Josef Bacik
1
-13
/
+21
2011-11-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-18
/
+129
2011-11-20
btrfs: mirror_num should be int, not u64
Jan Schmidt
1
-1
/
+1
2011-11-20
Btrfs: fix barrier flushes
Chris Mason
1
-17
/
+128
2011-11-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-24
/
+18
2011-11-10
Btrfs: close devices on all error paths in open_ctree()
Ilya Dryomov
1
-4
/
+3
2011-11-10
Btrfs: avoid null dereference and leaks when bailing from open_ctree()
Ilya Dryomov
1
-20
/
+15
2011-11-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-56
/
+385
2011-11-07
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-28
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-11
Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Chris Mason
1
-2
/
+0
[next]