index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
super.c
Commit message (
Expand
)
Author
Age
...
*
Btrfs: avoid buffer overrun in mount option handling
Jim Meyering
2012-05-30
*
Btrfs: avoid buffer overrun in btrfs_printk
Jim Meyering
2012-05-30
*
btrfs: allow changing 'thread_pool' size at remount time
Sergei Trofimovich
2012-05-30
*
Btrfs: use i_version instead of our own sequence
Josef Bacik
2012-05-30
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-04-28
|
\
|
*
Btrfs: do not start delalloc inodes during sync
Josef Bacik
2012-04-27
|
*
btrfs: fix early abort in 'remount'
Sergei Trofimovich
2012-04-18
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-03-30
|
\
|
|
*
Merge git://git.jan-o-sch.net/btrfs-unstable into for-linus
Chris Mason
2012-03-28
|
|
\
|
|
*
Btrfs: actually call btrfs_init_lockdep
Jan Schmidt
2012-03-27
|
*
|
btrfs: replace many BUG_ONs with proper error handling
Jeff Mahoney
2012-03-22
|
*
|
btrfs: enhance transaction abort infrastructure
Jeff Mahoney
2012-03-21
|
*
|
btrfs: add varargs to btrfs_error
Jeff Mahoney
2012-03-21
|
*
|
btrfs: return void in functions without error conditions
Jeff Mahoney
2012-03-21
|
*
|
btrfs: Add btrfs_panic()
Jeff Mahoney
2012-03-21
*
|
|
switch open-coded instances of d_make_root() to new helper
Al Viro
2012-03-20
|
/
/
*
|
Merge branch 'btrfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2012-01-17
|
\
\
|
*
|
btrfs: take allocation of ->tree_root into open_ctree()
Al Viro
2012-01-08
|
*
|
btrfs: let ->s_fs_info point to fs_info, not root...
Al Viro
2012-01-08
|
*
|
btrfs: consolidate failure exits in btrfs_mount() a bit
Al Viro
2012-01-08
|
*
|
btrfs: make free_fs_info() call ->kill_sb() unconditional
Al Viro
2012-01-08
|
*
|
btrfs: merge free_fs_info() calls on fill_super failures
Al Viro
2012-01-08
|
*
|
btrfs: kill pointless reassignment of ->s_fs_info in btrfs_fill_super()
Al Viro
2012-01-08
|
*
|
btrfs: make open_ctree() return int
Al Viro
2012-01-08
|
*
|
btrfs: sanitizing ->fs_info, part 4
Al Viro
2012-01-08
|
*
|
btrfs: fix mount/umount race
Al Viro
2012-01-08
|
*
|
btrfs: get ->kill_sb() of its own
Al Viro
2012-01-08
|
*
|
btrfs: preparation to fixing mount/umount race
Al Viro
2012-01-08
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-01-17
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Merge branch 'integrity-check-patch-v2' of git://btrfs.giantdisaster.de/git/b...
Chris Mason
2012-01-16
|
|
\
|
|
*
Btrfs: integrate integrity check module into btrfs
Stefan Behrens
2011-12-21
|
*
|
Merge branch 'restriper' of git://github.com/idryomov/btrfs-unstable into int...
Chris Mason
2012-01-16
|
|
\
\
|
|
*
|
Btrfs: add skip_balance mount option
Ilya Dryomov
2012-01-16
|
|
|
/
*
|
|
vfs: switch ->show_options() to struct dentry *
Al Viro
2012-01-06
*
|
|
btrfs, nfs, apparmor: don't pull mnt_namespace.h for no reason...
Al Viro
2012-01-03
|
/
/
*
|
Merge branches 'for-linus' and 'for-linus-3.2' of git://git.kernel.org/pub/sc...
Linus Torvalds
2011-12-16
|
\
|
|
*
Merge branch 'for-chris' of http://git.kernel.org/pub/scm/linux/kernel/git/jo...
Chris Mason
2011-12-15
|
|
\
|
|
*
Btrfs: deal with enospc from dirtying inodes properly
Josef Bacik
2011-12-15
|
*
|
Btrfs: fix inaccurate available space on raid0 profile
Miao Xie
2011-12-15
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2011-12-01
|
\
|
|
*
Btrfs: fix oops when calling statfs on readonly device
Li Zefan
2011-11-30
*
|
new helper: mount_subtree()
Al Viro
2011-11-16
*
|
switch create_mnt_ns() to saner calling conventions, fix double mntput() in nfs
Al Viro
2011-11-16
*
|
btrfs: fix double mntput() in mount_subvol()
Al Viro
2011-11-16
|
/
*
btrfs: rename the option to nospace_cache
David Sterba
2011-11-11
*
Btrfs: rework error handling in btrfs_mount()
Ilya Dryomov
2011-11-09
*
Btrfs: fix subvol_name leak on error in btrfs_mount()
Ilya Dryomov
2011-11-09
*
Btrfs: fix memory leak in btrfs_parse_early_options()
Ilya Dryomov
2011-11-09
*
btrfs: fix double-free 'tree_root' in 'btrfs_mount()'
slyich@gmail.com
2011-11-07
*
Btrfs: add a log of past tree roots
Chris Mason
2011-11-06
[prev]
[next]