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
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-08-29
1
-4
/
+11
|
\
|
*
Btrfs: fix deadlock with freeze and sync V2
Josef Bacik
2012-08-28
1
-4
/
+9
|
*
Btrfs: do not use missing devices when showing devname
Josef Bacik
2012-08-28
1
-0
/
+2
*
|
btrfs: nuke write_super from comments
Artem Bityutskiy
2012-08-04
1
-4
/
+0
*
|
btrfs: use printk_get_level and printk_skip_level, add __printf, fix fallout
Joe Perches
2012-07-30
1
-6
/
+35
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-07-26
1
-12
/
+16
|
\
\
|
|
/
|
*
Btrfs: Check INCOMPAT flags on remount and add helper function
Mitch Harder
2012-07-25
1
-0
/
+1
|
*
Btrfs: add DEVICE_READY ioctl
Josef Bacik
2012-07-23
1
-0
/
+7
|
*
Btrfs: allow mount -o remount,compress=no
Arnd Hannemann
2012-07-23
1
-1
/
+8
|
*
Btrfs: remove ->dirty_inode
Josef Bacik
2012-07-23
1
-11
/
+0
*
|
VFS: Pass mount flags to sget()
David Howells
2012-07-14
1
-2
/
+2
|
/
*
Btrfs: resume balance on rw (re)mounts properly
Ilya Dryomov
2012-07-02
1
-0
/
+4
*
Btrfs: implement ->show_devname
Josef Bacik
2012-06-14
1
-0
/
+33
*
Btrfs: avoid buffer overrun in mount option handling
Jim Meyering
2012-05-30
1
-41
/
+26
*
Btrfs: avoid buffer overrun in btrfs_printk
Jim Meyering
2012-05-30
1
-1
/
+2
*
btrfs: allow changing 'thread_pool' size at remount time
Sergei Trofimovich
2012-05-30
1
-5
/
+40
*
Btrfs: use i_version instead of our own sequence
Josef Bacik
2012-05-30
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-04-28
1
-3
/
+4
|
\
|
*
Btrfs: do not start delalloc inodes during sync
Josef Bacik
2012-04-27
1
-1
/
+0
|
*
btrfs: fix early abort in 'remount'
Sergei Trofimovich
2012-04-18
1
-2
/
+4
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-03-30
1
-19
/
+173
|
\
\
|
|
/
|
*
Merge git://git.jan-o-sch.net/btrfs-unstable into for-linus
Chris Mason
2012-03-28
1
-0
/
+2
|
|
\
|
|
*
Btrfs: actually call btrfs_init_lockdep
Jan Schmidt
2012-03-27
1
-0
/
+2
|
*
|
btrfs: replace many BUG_ONs with proper error handling
Jeff Mahoney
2012-03-22
1
-1
/
+1
|
*
|
btrfs: enhance transaction abort infrastructure
Jeff Mahoney
2012-03-22
1
-8
/
+66
|
*
|
btrfs: add varargs to btrfs_error
Jeff Mahoney
2012-03-22
1
-7
/
+56
|
*
|
btrfs: return void in functions without error conditions
Jeff Mahoney
2012-03-22
1
-4
/
+1
|
*
|
btrfs: Add btrfs_panic()
Jeff Mahoney
2012-03-22
1
-1
/
+49
*
|
|
switch open-coded instances of d_make_root() to new helper
Al Viro
2012-03-20
1
-6
/
+2
|
/
/
*
|
Merge branch 'btrfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2012-01-17
1
-79
/
+64
|
\
\
|
*
|
btrfs: take allocation of ->tree_root into open_ctree()
Al Viro
2012-01-08
1
-5
/
+0
|
*
|
btrfs: let ->s_fs_info point to fs_info, not root...
Al Viro
2012-01-08
1
-37
/
+38
|
*
|
btrfs: consolidate failure exits in btrfs_mount() a bit
Al Viro
2012-01-08
1
-16
/
+5
|
*
|
btrfs: make free_fs_info() call ->kill_sb() unconditional
Al Viro
2012-01-08
1
-6
/
+2
|
*
|
btrfs: merge free_fs_info() calls on fill_super failures
Al Viro
2012-01-08
1
-1
/
+1
|
*
|
btrfs: kill pointless reassignment of ->s_fs_info in btrfs_fill_super()
Al Viro
2012-01-08
1
-5
/
+2
|
*
|
btrfs: make open_ctree() return int
Al Viro
2012-01-08
1
-4
/
+4
|
*
|
btrfs: sanitizing ->fs_info, part 4
Al Viro
2012-01-08
1
-2
/
+1
|
*
|
btrfs: fix mount/umount race
Al Viro
2012-01-08
1
-9
/
+4
|
*
|
btrfs: get ->kill_sb() of its own
Al Viro
2012-01-08
1
-9
/
+18
|
*
|
btrfs: preparation to fixing mount/umount race
Al Viro
2012-01-08
1
-1
/
+5
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-01-17
1
-2
/
+45
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Merge branch 'integrity-check-patch-v2' of git://btrfs.giantdisaster.de/git/b...
Chris Mason
2012-01-16
1
-0
/
+36
|
|
\
|
|
*
Btrfs: integrate integrity check module into btrfs
Stefan Behrens
2011-12-21
1
-1
/
+38
|
*
|
Merge branch 'restriper' of git://github.com/idryomov/btrfs-unstable into int...
Chris Mason
2012-01-16
1
-2
/
+9
|
|
\
\
|
|
*
|
Btrfs: add skip_balance mount option
Ilya Dryomov
2012-01-16
1
-2
/
+9
|
|
|
/
*
|
|
vfs: switch ->show_options() to struct dentry *
Al Viro
2012-01-06
1
-2
/
+2
*
|
|
btrfs, nfs, apparmor: don't pull mnt_namespace.h for no reason...
Al Viro
2012-01-03
1
-1
/
+0
|
/
/
*
|
Merge branches 'for-linus' and 'for-linus-3.2' of git://git.kernel.org/pub/sc...
Linus Torvalds
2011-12-16
1
-7
/
+25
|
\
\
|
|
/
|
*
Merge branch 'for-chris' of http://git.kernel.org/pub/scm/linux/kernel/git/jo...
Chris Mason
2011-12-15
1
-1
/
+12
|
|
\
[next]