index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Btrfs: don't call writepages from within write_full_page
Josef Bacik
2011-08-01
1
-10
/
+0
*
Btrfs: Remove unused variable 'last_index' in file.c
Mitch Harder
2011-08-01
1
-5
/
+2
*
Btrfs: clean up for find_first_extent_bit()
Xiao Guangrong
2011-08-01
1
-40
/
+24
*
Btrfs: clean up for wait_extent_bit()
Xiao Guangrong
2011-08-01
1
-5
/
+1
*
Btrfs: clean up for insert_state()
Xiao Guangrong
2011-08-01
1
-5
/
+5
*
Btrfs: remove unused members from struct extent_state
Xiao Guangrong
2011-08-01
1
-2
/
+0
*
Btrfs: clean up code for merging extent maps
Li Zefan
2011-08-01
1
-38
/
+21
*
Btrfs: clean up code for extent_map lookup
Li Zefan
2011-08-01
1
-56
/
+29
*
Btrfs: clean up search_extent_mapping()
Li Zefan
2011-08-01
1
-14
/
+3
*
Btrfs: remove redundant code for dir item lookup
Li Zefan
2011-08-01
1
-28
/
+2
*
Btrfs: make acl functions really no-op if acl is not enabled
Li Zefan
2011-08-01
3
-21
/
+15
*
Btrfs: remove remaining ref-cache code
Li Zefan
2011-08-01
2
-120
/
+0
*
Btrfs: remove a BUG_ON() in btrfs_commit_transaction()
Li Zefan
2011-08-01
1
-4
/
+2
*
Btrfs: use wait_event()
Li Zefan
2011-08-01
1
-52
/
+7
*
Btrfs: check the nodatasum flag when writing compressed files
Li Zefan
2011-08-01
1
-4
/
+10
*
Btrfs: copy string correctly in INO_LOOKUP ioctl
Li Zefan
2011-08-01
1
-2
/
+1
*
Btrfs: don't print the leaf if we had an error
Josef Bacik
2011-08-01
1
-1
/
+3
*
btrfs: make btrfs_set_root_node void
Mark Fasheh
2011-08-01
2
-5
/
+4
*
Btrfs: fix oops while writing data to SSD partitions
liubo
2011-08-01
1
-1
/
+3
*
Btrfs: Protect the readonly flag of block group
WuBo
2011-08-01
1
-3
/
+7
*
btrfs: Make extent-io callbacks that never fail return void
Jeff Mahoney
2011-08-01
3
-62
/
+34
*
Btrfs: fix readahead in file defrag
Li Zefan
2011-08-01
2
-16
/
+8
*
Btrfs: return error to caller when btrfs_unlink() failes
Tsutomu Itoh
2011-08-01
2
-4
/
+9
*
Btrfs:don't check the return value of __btrfs_add_inode_defrag
Wanlong Gao
2011-08-01
1
-6
/
+5
*
Merge branch 'alloc_path' of git://git.kernel.org/pub/scm/linux/kernel/git/mf...
Chris Mason
2011-08-01
6
-29
/
+78
|
\
|
*
btrfs: don't BUG_ON allocation errors in btrfs_drop_snapshot
Mark Fasheh
2011-07-25
1
-2
/
+6
|
*
btrfs: Don't BUG_ON alloc_path errors in find_next_chunk
Mark Fasheh
2011-07-25
2
-2
/
+8
|
*
btrfs: Don't BUG_ON alloc_path errors in btrfs_balance()
Mark Fasheh
2011-07-14
1
-2
/
+4
|
*
btrfs: Don't BUG_ON alloc_path errors in btrfs_read_locked_inode
Mark Fasheh
2011-07-14
1
-5
/
+17
|
*
btrfs: Don't BUG_ON alloc_path errors in btrfs_truncate_inode_items
Mark Fasheh
2011-07-14
1
-4
/
+5
|
*
btrfs: Don't BUG_ON alloc_path errors in replay_one_buffer()
Mark Fasheh
2011-07-14
1
-3
/
+9
|
*
btrfs: don't BUG_ON btrfs_alloc_path() errors
Mark Fasheh
2011-07-14
4
-11
/
+29
*
|
Merge branch 'integration' into for-linus
Chris Mason
2011-07-27
23
-1010
/
+965
|
\
\
|
|
/
|
/
|
|
*
Btrfs: make sure reserve_metadata_bytes doesn't leak out strange errors
Chris Mason
2011-07-27
1
-1
/
+6
|
*
Btrfs: use the commit_root for reading free_space_inode crcs
Chris Mason
2011-07-27
3
-19
/
+28
|
*
Btrfs: reduce extent_state lock contention for metadata
Chris Mason
2011-07-27
1
-14
/
+41
|
*
Btrfs: remove lockdep magic from btrfs_next_leaf
Chris Mason
2011-07-27
1
-31
/
+5
|
*
Btrfs: make a lockdep class for each root
Chris Mason
2011-07-27
4
-38
/
+79
|
*
Btrfs: switch the btrfs tree locks to reader/writer
Chris Mason
2011-07-27
9
-218
/
+431
|
*
Btrfs: fix deadlock when throttling transactions
Josef Bacik
2011-07-27
1
-2
/
+9
|
*
Btrfs: stop using highmem for extent_buffers
Chris Mason
2011-07-27
7
-378
/
+52
|
*
Btrfs: fix BUG_ON() caused by ENOSPC when relocating space
Miao Xie
2011-07-27
1
-7
/
+21
|
*
Btrfs: tag pages for writeback in sync
Josef Bacik
2011-07-27
1
-3
/
+9
|
*
Btrfs: fix enospc problems with delalloc
Josef Bacik
2011-07-27
6
-60
/
+86
|
*
Btrfs: don't flush delalloc arbitrarily
Josef Bacik
2011-07-27
1
-3
/
+0
|
*
Btrfs: use find_or_create_page instead of grab_cache_page
Josef Bacik
2011-07-27
5
-7
/
+9
|
*
Btrfs: use a worker thread to do caching
Josef Bacik
2011-07-27
3
-29
/
+27
|
*
Btrfs: fix how we merge extent states and deal with cached states
Josef Bacik
2011-07-11
1
-12
/
+11
|
*
Btrfs: use the normal checksumming infrastructure for free space cache
Josef Bacik
2011-07-11
1
-110
/
+59
|
*
Btrfs: serialize flushers in reserve_metadata_bytes
Josef Bacik
2011-07-11
2
-21
/
+51
[next]