index
:
linux-stable.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: use slabs for auto defrag allocation
Miao Xie
2012-12-16
1
-1
/
+8
*
Btrfs: change core code of btrfs to support the device replace operations
Stefan Behrens
2012-12-12
1
-0
/
+13
*
Btrfs: add code to scrub to copy read data to another disk
Stefan Behrens
2012-12-12
1
-1
/
+2
*
Btrfs: disallow some operations on the device replace target device
Stefan Behrens
2012-12-12
1
-1
/
+2
*
Btrfs: avoid risk of a deadlock in btrfs_handle_error
Stefan Behrens
2012-12-12
1
-1
/
+10
*
Btrfs: pass fs_info instead of root
Stefan Behrens
2012-12-12
1
-1
/
+1
*
Btrfs: don't allow degraded mount if too many devices are missing
Stefan Behrens
2012-12-12
1
-0
/
+9
*
Btrfs: make compress and nodatacow mount options mutually exclusive
Andrei Popa
2012-10-09
1
-1
/
+13
*
btrfs: fix message printing
Daniel J Blueman
2012-10-09
1
-4
/
+4
*
Btrfs: fix orphan transaction on the freezed filesystem
Miao Xie
2012-10-09
1
-4
/
+14
*
Btrfs: don't do anything in our ->freeze_fs and ->unfreeze_fs
Josef Bacik
2012-10-04
1
-6
/
+0
*
Btrfs: kill obsolete arguments in btrfs_wait_ordered_extents
Liu Bo
2012-10-04
1
-1
/
+1
*
Btrfs: fix race in sync and freeze again
Josef Bacik
2012-10-04
1
-9
/
+6
*
Btrfs: output more information when aborting a unused transaction handle
Miao Xie
2012-10-01
1
-1
/
+7
*
Btrfs: use a slab for ordered extents allocation
Miao Xie
2012-10-01
1
-1
/
+8
*
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
[next]