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
/
super.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: rename btrfs_print_info to btrfs_print_mod_info
Anand Jain
2016-03-11
1
-2
/
+2
*
Merge branch 'dev/control-ioctl' into for-chris-4.6
David Sterba
2016-02-26
1
-0
/
+3
|
\
|
*
btrfs: drop unused argument in btrfs_ioctl_get_supported_features
David Sterba
2016-02-23
1
-2
/
+1
|
*
btrfs: add GET_SUPPORTED_FEATURES to the control device ioctls
David Sterba
2016-02-23
1
-0
/
+4
*
|
btrfs: Introduce new mount option alias for nologreplay
Qu Wenruo
2016-02-12
1
-1
/
+3
*
|
btrfs: Introduce new mount option to disable tree log replay
Qu Wenruo
2016-02-12
1
-3
/
+25
*
|
btrfs: Introduce new mount option usebackuproot to replace recovery
Qu Wenruo
2016-02-12
1
-6
/
+9
|
/
*
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-01-22
1
-7
/
+22
|
\
|
*
Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Chris Mason
2016-01-19
1
-7
/
+22
|
|
\
|
|
*
Btrfs: fix output of compression message in btrfs_parse_options()
Tsutomu Itoh
2016-01-15
1
-7
/
+22
*
|
|
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-01-18
1
-11
/
+73
|
\
\
\
|
|
/
/
|
*
|
Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...
Chris Mason
2016-01-11
1
-1
/
+1
|
|
\
\
|
|
*
|
Btrfs: use linux/sizes.h to represent constants
Byongho Lee
2016-01-07
1
-1
/
+1
|
*
|
|
Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Chris Mason
2016-01-11
1
-1
/
+25
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
btrfs: statfs: report zero available if metadata are exhausted
David Sterba
2016-01-07
1
-0
/
+24
|
|
*
|
btrfs: constify static arrays
David Sterba
2016-01-07
1
-1
/
+1
|
|
|
/
|
*
|
Merge branch 'freespace-tree' into for-linus-4.5
Chris Mason
2015-12-18
1
-9
/
+47
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Btrfs: add free space tree mount option
Omar Sandoval
2015-12-17
1
-9
/
+44
|
|
*
Btrfs: add free space tree sanity tests
Omar Sandoval
2015-12-17
1
-0
/
+3
*
|
|
fs: use block_device name vsprintf helper
Dmitry Monakhov
2016-01-06
1
-3
/
+1
|
/
/
*
|
Btrfs: add fragment=* debug mount option
Josef Bacik
2015-10-21
1
-0
/
+30
*
|
Btrfs: __btrfs_std_error() logic should be consistent w/out CONFIG_PRINTK def...
Anand Jain
2015-09-29
1
-22
/
+5
|
/
*
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-09-25
1
-2
/
+0
|
\
|
*
Btrfs: remove unnecessary locking of cleaner_mutex to avoid deadlock
Filipe Manana
2015-09-10
1
-2
/
+0
*
|
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-09-05
1
-1
/
+13
|
\
\
|
|
/
|
*
Merge branch 'jeffm-discard-4.3' into for-linus-4.3
Chris Mason
2015-08-09
1
-1
/
+12
|
|
\
|
|
*
btrfs: add missing discards when unpinning extents with -o discard
Jeff Mahoney
2015-07-29
1
-1
/
+1
|
|
*
btrfs: explictly delete unused block groups in close_ctree and ro-remount
Jeff Mahoney
2015-07-29
1
-0
/
+11
|
*
|
Btrfs: add support for blkio controllers
Chris Mason
2015-08-09
1
-0
/
+1
|
|
/
*
|
char: make misc_deregister a void function
Greg Kroah-Hartman
2015-08-05
1
-2
/
+1
|
/
*
Btrfs: show subvol= and subvolid= in /proc/mounts
Omar Sandoval
2015-06-03
1
-0
/
+4
*
Btrfs: unify subvol= and subvolid= mounting
Omar Sandoval
2015-06-03
1
-67
/
+171
*
Btrfs: fail on mismatched subvol and subvolid mount options
Omar Sandoval
2015-06-03
1
-8
/
+25
*
Btrfs: clean up error handling in mount_subvol()
Omar Sandoval
2015-06-03
1
-28
/
+33
*
Btrfs: remove all subvol options before mounting top-level
Omar Sandoval
2015-06-03
1
-36
/
+20
*
Btrfs: lock superblock before remounting for rw subvol
Omar Sandoval
2015-06-03
1
-0
/
+2
*
btrfs: add 'cold' compiler annotations to all error handling functions
David Sterba
2015-06-02
1
-0
/
+3
*
btrfs: report exact callsite where transaction abort occurs
David Sterba
2015-06-02
1
-8
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-26
1
-4
/
+4
|
\
|
*
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-15
1
-4
/
+4
*
|
btrfs: cleanup orphans while looking up default subvolume
Jeff Mahoney
2015-03-26
1
-0
/
+9
*
|
btrfs: explicitly set control file's private_data
Tom Van Braeckel
2015-03-26
1
-0
/
+12
*
|
Merge branch 'cleanups-for-4.1-v2' of git://git.kernel.org/pub/scm/linux/kern...
Chris Mason
2015-03-25
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
btrfs: cleanup 64bit/32bit divs, compile time constants
David Sterba
2015-03-03
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2015-02-19
1
-6
/
+0
|
\
\
|
|
/
|
*
btrfs: remove a no-op unfreeze superbock callback
David Sterba
2015-01-21
1
-6
/
+0
*
|
btrfs: Don't call btrfs_start_transaction() on frozen fs to avoid deadlock.
Qu Wenruo
2015-01-20
1
-0
/
+10
*
|
btrfs: sync ioctl, handle errors after transaction start
David Sterba
2015-01-19
1
-2
/
+2
|
/
*
Btrfs: make btrfs_abort_transaction consider existence of new block groups
Filipe Manana
2014-12-02
1
-1
/
+1
*
Merge branch 'dev/pending-changes' of git://git.kernel.org/pub/scm/linux/kern...
Chris Mason
2014-11-25
1
-5
/
+13
|
\
[next]