index
:
linux-sh
development
for-next
j2-devel
j2-stable
jcore-4.6
jcore-4.8
linux-sh-draft
linux-sh-draft-2
master
sh-for-4.6
sh-for-4.6-old1
temp-j2
v4.6-rc3+j2
v4.6-rc5+j2
v5.16+j2
DO NOT CLONE THIS REPO DIRECTLY. Clone kernel.org then fetch just differences from here. Linux SH repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
Lines
2016-10-14
Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-156
/
+261
2016-10-12
Merge branch 'fst-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Chris Mason
-156
/
+261
2016-10-11
Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-1071
/
+1563
2016-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
-22
/
+22
2016-10-10
Merge remote-tracking branch 'ovl/rename2' into for-linus
Al Viro
-7
/
+16
2016-10-10
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
-12
/
+0
2016-10-10
Revert "btrfs: let btrfs_delete_unused_bgs() to clean relocated bgs"
Chris Mason
-11
/
+15
2016-10-10
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-1
/
+1
2016-10-10
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
-25
/
+7
2016-10-10
[btrfs] fix check_direct_IO() for non-iovec iterators
Al Viro
-1
/
+1
2016-10-08
Merge remote-tracking branch 'jk/vfs' into work.misc
Al Viro
-5
/
+3
2016-10-08
Merge remote-tracking branch 'ovl/misc' into work.misc
Al Viro
-19
/
+3
2016-10-07
vfs: Remove {get,set,remove}xattr inode operations
Andreas Gruenbacher
-12
/
+0
2016-10-07
Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-block
Linus Torvalds
-2
/
+3
2016-10-03
btrfs: tests: uninline member definitions in free_space_extent
David Sterba
-1
/
+2
2016-10-03
btrfs: tests: constify free space extent specs
David Sterba
-11
/
+11
2016-10-03
Btrfs: expand free space tree sanity tests to catch endianness bug
Omar Sandoval
-68
/
+96
2016-10-03
Btrfs: fix extent buffer bitmap tests on big-endian systems
Omar Sandoval
-36
/
+51
2016-10-03
Btrfs: catch invalid free space trees
Omar Sandoval
-1
/
+13
2016-10-03
Btrfs: fix mount -o clear_cache,space_cache=v2
Omar Sandoval
-12
/
+12
2016-10-03
Btrfs: fix free space tree bitmaps on big-endian systems
Omar Sandoval
-27
/
+76
2016-09-27
posix_acl: xattr representation cleanups
Andreas Gruenbacher
-1
/
+1
2016-09-27
fs: Replace current_fs_time() with current_time()
Deepa Dinamani
-21
/
+21
2016-09-27
fs: rename "rename2" i_op to "rename"
Miklos Szeredi
-1
/
+1
2016-09-26
Btrfs: remove unnecessary btrfs_mark_buffer_dirty in split_leaf
Liu Bo
-1
/
+5
2016-09-26
Btrfs: don't BUG() during drop snapshot
Josef Bacik
-11
/
+27
2016-09-26
btrfs: fix btrfs_no_printk stub helper
Arnd Bergmann
-10
/
+7
2016-09-26
Btrfs: memset to avoid stale content in btree leaf
Liu Bo
-19
/
+28
2016-09-26
btrfs: parent_start initialization cleanup
Goldwyn Rodrigues
-15
/
+3
2016-09-26
btrfs: Remove already completed TODO comment
Goldwyn Rodrigues
-2
/
+0
2016-09-26
btrfs: Do not reassign count in btrfs_run_delayed_refs
Goldwyn Rodrigues
-1
/
+0
2016-09-26
btrfs: fix a possible umount deadlock
Anand Jain
-6
/
+20
2016-09-26
Btrfs: fix memory leak in do_walk_down
Liu Bo
-0
/
+1
2016-09-26
btrfs: btrfs_debug should consume fs_info when DEBUG is not defined
Jeff Mahoney
-4
/
+10
2016-09-26
btrfs: convert send's verbose_printk to btrfs_debug
Jeff Mahoney
-27
/
+38
2016-09-26
btrfs: convert pr_* to btrfs_* where possible
Jeff Mahoney
-177
/
+231
2016-09-26
btrfs: convert printk(KERN_* to use pr_* calls
Jeff Mahoney
-275
/
+205
2016-09-26
btrfs: unsplit printed strings
Jeff Mahoney
-391
/
+324
2016-09-26
btrfs: clean the old superblocks before freeing the device
Jeff Mahoney
-27
/
+11
2016-09-26
Btrfs: kill BUG_ON in run_delayed_tree_ref
Liu Bo
-1
/
+7
2016-09-26
Btrfs: don't leak reloc root nodes on error
Josef Bacik
-0
/
+4
2016-09-26
btrfs: squash lines for simple wrapper functions
Masahiro Yamada
-28
/
+8
2016-09-26
Btrfs: improve check_node to avoid reading corrupted nodes
Liu Bo
-4
/
+28
2016-09-26
Btrfs: add error handling for extent buffer in print tree
Liu Bo
-0
/
+7
2016-09-26
Btrfs: remove BUG_ON in start_transaction
Liu Bo
-4
/
+1
2016-09-26
Btrfs: memset to avoid stale content in btree node block
Liu Bo
-0
/
+11
2016-09-26
Btrfs: return gracefully from balance if fs tree is corrupted
Liu Bo
-6
/
+17
2016-09-26
Btrfs: kill BUG_ON()'s in btrfs_mark_extent_written
Josef Bacik
-8
/
+33
2016-09-26
Btrfs: kill the start argument to read_extent_buffer_pages
Josef Bacik
-28
/
+15
2016-09-26
Btrfs: add a flags field to btrfs_fs_info
Josef Bacik
-109
/
+99
[next]