Jim Meyering
|
f60d16a892
Btrfs: avoid buffer overrun in mount option handling
|
13 years ago |
Jim Meyering
|
f07c9a79f0
Btrfs: avoid buffer overrun in btrfs_printk
|
13 years ago |
Sergei Trofimovich
|
0d2450abfa
btrfs: allow changing 'thread_pool' size at remount time
|
13 years ago |
Josef Bacik
|
0c4d2d95d0
Btrfs: use i_version instead of our own sequence
|
13 years ago |
Linus Torvalds
|
f7b0069317
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
13 years ago |
Josef Bacik
|
996d282c7f
Btrfs: do not start delalloc inodes during sync
|
13 years ago |
Sergei Trofimovich
|
8a3db1849e
btrfs: fix early abort in 'remount'
|
13 years ago |
Linus Torvalds
|
9613bebb22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
13 years ago |
Chris Mason
|
98961a7e43
Merge git://git.jan-o-sch.net/btrfs-unstable into for-linus
|
13 years ago |
Jan Schmidt
|
e565d4b962
Btrfs: actually call btrfs_init_lockdep
|
13 years ago |
Jeff Mahoney
|
79787eaab4
btrfs: replace many BUG_ONs with proper error handling
|
13 years ago |
Jeff Mahoney
|
49b25e0540
btrfs: enhance transaction abort infrastructure
|
13 years ago |
Jeff Mahoney
|
4da3511342
btrfs: add varargs to btrfs_error
|
13 years ago |
Jeff Mahoney
|
143bede527
btrfs: return void in functions without error conditions
|
13 years ago |
Jeff Mahoney
|
8c34293001
btrfs: Add btrfs_panic()
|
13 years ago |
Al Viro
|
48fde701af
switch open-coded instances of d_make_root() to new helper
|
13 years ago |
Linus Torvalds
|
d65773b22b
Merge branch 'btrfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 years ago |
Linus Torvalds
|
f9156c7288
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
13 years ago |
Chris Mason
|
c126dea771
Merge branch 'integrity-check-patch-v2' of git://btrfs.giantdisaster.de/git/btrfs into integration
|
13 years ago |
Chris Mason
|
27263e2832
Merge branch 'restriper' of git://github.com/idryomov/btrfs-unstable into integration
|
13 years ago |
Ilya Dryomov
|
9555c6c180
Btrfs: add skip_balance mount option
|
13 years ago |
Al Viro
|
f84a8bd60e
btrfs: take allocation of ->tree_root into open_ctree()
|
13 years ago |
Al Viro
|
815745cf3e
btrfs: let ->s_fs_info point to fs_info, not root...
|
13 years ago |
Al Viro
|
59553edf11
btrfs: consolidate failure exits in btrfs_mount() a bit
|
13 years ago |
Al Viro
|
d22ca7de77
btrfs: make free_fs_info() call ->kill_sb() unconditional
|
13 years ago |
Al Viro
|
be7e0950de
btrfs: merge free_fs_info() calls on fill_super failures
|
13 years ago |
Al Viro
|
29db78aa0a
btrfs: kill pointless reassignment of ->s_fs_info in btrfs_fill_super()
|
13 years ago |
Al Viro
|
ad2b2c802b
btrfs: make open_ctree() return int
|
13 years ago |
Al Viro
|
6f07e42ee6
btrfs: sanitizing ->fs_info, part 4
|
13 years ago |
Al Viro
|
6de1d09d96
btrfs: fix mount/umount race
|
13 years ago |