index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-01-30
9
-106
/
+100
|
\
|
*
btrfs: fix missing increment of bi_remaining
Muthu Kumar
2014-01-08
1
-2
/
+7
|
*
Merge tag 'v3.13-rc6' into for-3.14/core
Jens Axboe
2013-12-31
5
-42
/
+73
|
|
\
|
*
|
block: fixup for generic bio chaining
Kent Overstreet
2013-12-03
2
-1
/
+3
|
*
|
block: Abstract out bvec iterator
Kent Overstreet
2013-11-23
8
-61
/
+65
|
*
|
block: Convert various code to bio_for_each_segment()
Kent Overstreet
2013-11-23
4
-44
/
+27
|
*
|
block: submit_bio_wait() conversions
Kent Overstreet
2013-11-23
4
-59
/
+20
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-01-28
6
-181
/
+52
|
\
\
\
|
*
|
|
btrfs: use generic posix ACL infrastructure
Christoph Hellwig
2014-01-25
5
-135
/
+28
|
*
|
|
fs: make posix_acl_create more useful
Christoph Hellwig
2014-01-25
1
-1
/
+1
|
*
|
|
fs: make posix_acl_chmod more useful
Christoph Hellwig
2014-01-25
1
-1
/
+1
|
*
|
|
btrfs: sanitize BTRFS_IOC_FILE_EXTENT_SAME
Al Viro
2014-01-25
1
-46
/
+24
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'xfs-for-linus-v3.14-rc1' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2014-01-23
1
-2
/
+6
|
\
\
\
|
*
|
|
fs: fix iversion handling
Christoph Hellwig
2013-12-05
1
-2
/
+6
|
|
|
/
|
|
/
|
*
|
|
treewide: fix comments and printk msgs
Masanari Iida
2014-01-07
1
-1
/
+1
*
|
|
treewide: Fix typos in printk
Masanari Iida
2013-12-19
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-12-12
5
-42
/
+73
|
\
\
|
*
|
Btrfs: fix access_ok() check in btrfs_ioctl_send()
Dan Carpenter
2013-12-12
1
-2
/
+2
|
*
|
Btrfs: make sure we cleanup all reloc roots if error happens
Wang Shilong
2013-12-12
1
-0
/
+7
|
*
|
Btrfs: skip building backref tree for uuid and quota tree when doing balance ...
Wang Shilong
2013-12-12
1
-1
/
+3
|
*
|
Btrfs: fix an oops when doing balance relocation
Wang Shilong
2013-12-12
1
-23
/
+47
|
*
|
Btrfs: don't miss skinny extent items on delayed ref head contention
Filipe David Borba Manana
2013-12-12
1
-12
/
+10
|
*
|
btrfs: call mnt_drop_write after interrupted subvol deletion
David Sterba
2013-12-12
1
-1
/
+2
|
*
|
Btrfs: don't clear the default compression type
Miao Xie
2013-12-12
1
-3
/
+2
*
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-12-05
4
-59
/
+20
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
block: submit_bio_wait() conversions
Kent Overstreet
2013-11-24
4
-59
/
+20
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-11-22
13
-54
/
+53
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
btrfs: update kconfig help text
David Sterba
2013-11-20
1
-5
/
+10
|
*
btrfs: fix bio_size_ok() for max_sectors > 0xffff
Akinobu Mita
2013-11-20
1
-1
/
+1
|
*
btrfs: Use trace condition for get_extent tracepoint
Steven Rostedt
2013-11-20
1
-2
/
+1
|
*
btrfs: fix typo in the log message
Anand Jain
2013-11-20
1
-1
/
+1
|
*
Btrfs: fix list delete warning when removing ordered root from the list
Miao Xie
2013-11-20
1
-0
/
+1
|
*
Btrfs: print bytenr instead of page pointer in check-int
Stefan Behrens
2013-11-20
1
-8
/
+17
|
*
Btrfs: remove dead codes from ctree.h
Wang Shilong
2013-11-20
1
-6
/
+0
|
*
Btrfs: don't wait for ordered data outside desired range
Filipe David Borba Manana
2013-11-20
1
-1
/
+1
|
*
Btrfs: fix lockdep error in async commit
Liu Bo
2013-11-20
1
-2
/
+2
|
*
Btrfs: avoid heavy operations in btrfs_commit_super
Liu Bo
2013-11-20
1
-20
/
+1
|
*
Btrfs: fix __btrfs_start_workers retval
Ilya Dryomov
2013-11-20
1
-0
/
+1
|
*
Btrfs: disable online raid-repair on ro mounts
Ilya Dryomov
2013-11-20
1
-3
/
+8
|
*
Btrfs: do not inc uncorrectable_errors counter on ro scrubs
Ilya Dryomov
2013-11-20
1
-2
/
+4
|
*
Btrfs: only drop modified extents if we logged the whole inode
Josef Bacik
2013-11-20
1
-1
/
+1
|
*
Btrfs: make sure to copy everything if we rename
Josef Bacik
2013-11-20
1
-1
/
+2
|
*
Btrfs: don't BUG_ON() if we get an error walking backrefs
Josef Bacik
2013-11-20
1
-1
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-11-16
2
-11
/
+11
|
\
\
|
|
/
|
*
btrfs: get rid of fdentry()
Al Viro
2013-11-15
2
-9
/
+4
|
*
btrfs: fix empty_zero_page misusage
Chris Mason
2013-11-15
1
-2
/
+7
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-11-15
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
Docs: Kconfig: `devlopers' -> `developers'
Michael Witten
2013-10-14
1
-1
/
+2
*
|
Btrfs: rename btrfs_start_all_delalloc_inodes
Miao Xie
2013-11-11
7
-9
/
+7
*
|
Btrfs: don't wait for the completion of all the ordered extents
Miao Xie
2013-11-11
8
-18
/
+31
[next]