Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c2ad27e63dac83af4d6acd7af2f424497f1d4c74
/
fs
/
btrfs
/
super.c
061594e
Btrfs: pause the space balance when remounting to R/O
by Miao Xie
· 11 years ago
62dbd71
Btrfs: fix lockdep warning
by Josef Bacik
· 12 years ago
f42a34b
Btrfs: fix unblocked autodefraggers when remount
by Miao Xie
· 12 years ago
cf79ffb
Btrfs: fix infinite loop when we abort on mount
by Josef Bacik
· 12 years ago
94ef728
btrfs: cover more error codes in btrfs_decode_error
by David Sterba
· 12 years ago
5e2a4b2
btrfs: deprecate subvolrootid mount option
by David Sterba
· 12 years ago
c2cf52e
Btrfs: Include the device in most error printk()s
by Simon Kirby
· 12 years ago
0874881
btrfs: clean up transaction abort messages
by David Sterba
· 12 years ago
bbece8a
btrfs: merge save_error_info helpers into one
by David Sterba
· 12 years ago
74255aa
Btrfs: add some free space cache tests
by Josef Bacik
· 12 years ago
7f78e03
fs: Limit sys_mount to only request filesystem modules.
by Eric W. Biederman
· 12 years ago
dc81cdc
Btrfs: fix remount vs autodefrag
by Miao Xie
· 12 years ago
d4edf39
Btrfs: fix uncompleted transaction
by Miao Xie
· 12 years ago
37252a6
btrfs: fix varargs in __btrfs_std_error
by Eric Sandeen
· 12 years ago
1c697d4
btrfs: annotate intentional switch case fallthroughs
by Eric Sandeen
· 12 years ago
aa43a17
btrfs: handle null fs_info in btrfs_panic()
by Eric Sandeen
· 12 years ago
5a01604
btrfs: remove unused fs_info from btrfs_decode_error()
by Eric Sandeen
· 12 years ago
87533c4
Btrfs: use bit operation for ->fs_state
by Miao Xie
· 12 years ago
c018dae
Btrfs: protect fs_info->alloc_start
by Miao Xie
· 12 years ago
55e301f
Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.h
by Filipe Brandenburger
· 12 years ago
78a6184
Btrfs: use slabs for delayed reference allocation
by Miao Xie
· 12 years ago
8d25a08
Btrfs: Add ACCESS_ONCE() to transaction->abort accesses
by Miao Xie
· 12 years ago
9247f31
Btrfs: use slabs for auto defrag allocation
by Miao Xie
· 12 years ago
8dabb74
Btrfs: change core code of btrfs to support the device replace operations
by Stefan Behrens
· 12 years ago
ff023aa
Btrfs: add code to scrub to copy read data to another disk
by Stefan Behrens
· 12 years ago
63a212a
Btrfs: disallow some operations on the device replace target device
by Stefan Behrens
· 12 years ago
1acd683
Btrfs: avoid risk of a deadlock in btrfs_handle_error
by Stefan Behrens
· 12 years ago
aa1b8cd
Btrfs: pass fs_info instead of root
by Stefan Behrens
· 12 years ago
292fd7f
Btrfs: don't allow degraded mount if too many devices are missing
by Stefan Behrens
· 12 years ago
bedb2cc
Btrfs: make compress and nodatacow mount options mutually exclusive
by Andrei Popa
· 12 years ago
4894066
btrfs: fix message printing
by Daniel J Blueman
· 13 years ago
354aa0f
Btrfs: fix orphan transaction on the freezed filesystem
by Miao Xie
· 12 years ago
926ced1
Btrfs: don't do anything in our ->freeze_fs and ->unfreeze_fs
by Josef Bacik
· 12 years ago
6bbe3a9
Btrfs: kill obsolete arguments in btrfs_wait_ordered_extents
by Liu Bo
· 12 years ago
60376ce
Btrfs: fix race in sync and freeze again
by Josef Bacik
· 12 years ago
69ce977
Btrfs: output more information when aborting a unused transaction handle
by Miao Xie
· 12 years ago
6352b91
Btrfs: use a slab for ordered extents allocation
by Miao Xie
· 12 years ago
318e151
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
bd7de2c
Btrfs: fix deadlock with freeze and sync V2
by Josef Bacik
· 12 years ago
aa9ddcd
Btrfs: do not use missing devices when showing devname
by Josef Bacik
· 12 years ago
34eaada
btrfs: nuke write_super from comments
by Artem Bityutskiy
· 12 years ago
533574c
btrfs: use printk_get_level and printk_skip_level, add __printf, fix fallout
by Joe Perches
· 12 years ago
e2aed8d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
2b0ce2c
Btrfs: Check INCOMPAT flags on remount and add helper function
by Mitch Harder
· 12 years ago
02db084
Btrfs: add DEVICE_READY ioctl
by Josef Bacik
· 12 years ago
063849e
Btrfs: allow mount -o remount,compress=no
by Arnd Hannemann
· 13 years ago
c5c3c5f
Btrfs: remove ->dirty_inode
by Josef Bacik
· 13 years ago
9249e17
VFS: Pass mount flags to sget()
by David Howells
· 12 years ago
2b6ba62
Btrfs: resume balance on rw (re)mounts properly
by Ilya Dryomov
· 12 years ago
9c5085c
Btrfs: implement ->show_devname
by Josef Bacik
· 12 years ago
f60d16a
Btrfs: avoid buffer overrun in mount option handling
by Jim Meyering
· 13 years ago
f07c9a7
Btrfs: avoid buffer overrun in btrfs_printk
by Jim Meyering
· 13 years ago
0d2450a
btrfs: allow changing 'thread_pool' size at remount time
by Sergei Trofimovich
· 13 years ago
0c4d2d9
Btrfs: use i_version instead of our own sequence
by Josef Bacik
· 13 years ago
f7b0069
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 13 years ago
996d282
Btrfs: do not start delalloc inodes during sync
by Josef Bacik
· 13 years ago
8a3db18
btrfs: fix early abort in 'remount'
by Sergei Trofimovich
· 13 years ago
9613beb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 13 years ago
98961a7
Merge git://git.jan-o-sch.net/btrfs-unstable into for-linus
by Chris Mason
· 13 years ago
e565d4b
Btrfs: actually call btrfs_init_lockdep
by Jan Schmidt
· 13 years ago
79787ea
btrfs: replace many BUG_ONs with proper error handling
by Jeff Mahoney
· 13 years ago
49b25e0
btrfs: enhance transaction abort infrastructure
by Jeff Mahoney
· 13 years ago
4da3511
btrfs: add varargs to btrfs_error
by Jeff Mahoney
· 13 years ago
143bede
btrfs: return void in functions without error conditions
by Jeff Mahoney
· 13 years ago
8c34293
btrfs: Add btrfs_panic()
by Jeff Mahoney
· 13 years ago
48fde70
switch open-coded instances of d_make_root() to new helper
by Al Viro
· 13 years ago
d65773b
Merge branch 'btrfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
f9156c7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 13 years ago
c126dea
Merge branch 'integrity-check-patch-v2' of git://btrfs.giantdisaster.de/git/btrfs into integration
by Chris Mason
· 13 years ago
27263e2
Merge branch 'restriper' of git://github.com/idryomov/btrfs-unstable into integration
by Chris Mason
· 13 years ago
9555c6c
Btrfs: add skip_balance mount option
by Ilya Dryomov
· 13 years ago
f84a8bd
btrfs: take allocation of ->tree_root into open_ctree()
by Al Viro
· 13 years ago
815745c
btrfs: let ->s_fs_info point to fs_info, not root...
by Al Viro
· 13 years ago
59553ed
btrfs: consolidate failure exits in btrfs_mount() a bit
by Al Viro
· 13 years ago
d22ca7d
btrfs: make free_fs_info() call ->kill_sb() unconditional
by Al Viro
· 13 years ago
be7e095
btrfs: merge free_fs_info() calls on fill_super failures
by Al Viro
· 13 years ago
29db78a
btrfs: kill pointless reassignment of ->s_fs_info in btrfs_fill_super()
by Al Viro
· 13 years ago
ad2b2c8
btrfs: make open_ctree() return int
by Al Viro
· 13 years ago
6f07e42
btrfs: sanitizing ->fs_info, part 4
by Al Viro
· 13 years ago
6de1d09
btrfs: fix mount/umount race
by Al Viro
· 13 years ago
aea52e1
btrfs: get ->kill_sb() of its own
by Al Viro
· 13 years ago
98c7089
btrfs: preparation to fixing mount/umount race
by Al Viro
· 13 years ago
34c80b1
vfs: switch ->show_options() to struct dentry *
by Al Viro
· 13 years ago
e407699
btrfs, nfs, apparmor: don't pull mnt_namespace.h for no reason...
by Al Viro
· 13 years ago
21adbd5
Btrfs: integrate integrity check module into btrfs
by Stefan Behrens
· 13 years ago
c9a7fe9
Merge branches 'for-linus' and 'for-linus-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 13 years ago
567a45e
Merge branch 'for-chris' of http://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-work into integration
by Chris Mason
· 13 years ago
22c44fe
Btrfs: deal with enospc from dirtying inodes properly
by Josef Bacik
· 13 years ago
39fb26c
Btrfs: fix inaccurate available space on raid0 profile
by Miao Xie
· 13 years ago
b930c26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 13 years ago
b772a86
Btrfs: fix oops when calling statfs on readonly device
by Li Zefan
· 13 years ago
ea441d1
new helper: mount_subtree()
by Al Viro
· 13 years ago
c133449
switch create_mnt_ns() to saner calling conventions, fix double mntput() in nfs
by Al Viro
· 13 years ago
8d514bb
btrfs: fix double mntput() in mount_subvol()
by Al Viro
· 13 years ago
8965593
btrfs: rename the option to nospace_cache
by David Sterba
· 13 years ago
04d21a2
Btrfs: rework error handling in btrfs_mount()
by Ilya Dryomov
· 13 years ago
f23c8af
Btrfs: fix subvol_name leak on error in btrfs_mount()
by Ilya Dryomov
· 13 years ago
a90e8b6
Btrfs: fix memory leak in btrfs_parse_early_options()
by Ilya Dryomov
· 13 years ago
45ea609
btrfs: fix double-free 'tree_root' in 'btrfs_mount()'
by slyich@gmail.com
· 13 years ago
af31f5e
Btrfs: add a log of past tree roots
by Chris Mason
· 13 years ago
Next »