Linus Torvalds
|
2101ae4289
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
9 年之前 |
Chris Mason
|
326f784281
Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5
|
9 年之前 |
Linus Torvalds
|
c1a198d923
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
9 年之前 |
Tsutomu Itoh
|
b7c47bbb2d
Btrfs: fix output of compression message in btrfs_parse_options()
|
9 年之前 |
Chris Mason
|
b28cf57246
Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5
|
9 年之前 |
Chris Mason
|
a3058101c1
Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5
|
9 年之前 |
David Sterba
|
ca8a51b3a9
btrfs: statfs: report zero available if metadata are exhausted
|
10 年之前 |
David Sterba
|
4d4ab6d6bc
btrfs: constify static arrays
|
9 年之前 |
Byongho Lee
|
ee22184b53
Btrfs: use linux/sizes.h to represent constants
|
9 年之前 |
Dmitry Monakhov
|
a1c6f05733
fs: use block_device name vsprintf helper
|
10 年之前 |
Chris Mason
|
f7d3d2f99e
Merge branch 'freespace-tree' into for-linus-4.5
|
9 年之前 |
Omar Sandoval
|
70f6d82ec7
Btrfs: add free space tree mount option
|
10 年之前 |
Omar Sandoval
|
7c55ee0c4a
Btrfs: add free space tree sanity tests
|
10 年之前 |
Josef Bacik
|
d0bd456074
Btrfs: add fragment=* debug mount option
|
10 年之前 |
Anand Jain
|
57d816a15b
Btrfs: __btrfs_std_error() logic should be consistent w/out CONFIG_PRINTK defined
|
10 年之前 |
Linus Torvalds
|
03e8f64486
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
10 年之前 |
Filipe Manana
|
85e0a0f21a
Btrfs: remove unnecessary locking of cleaner_mutex to avoid deadlock
|
10 年之前 |
Linus Torvalds
|
22365979ab
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
10 年之前 |
Chris Mason
|
46cd28555f
Merge branch 'jeffm-discard-4.3' into for-linus-4.3
|
10 年之前 |
Chris Mason
|
da2f0f74cf
Btrfs: add support for blkio controllers
|
10 年之前 |
Greg Kroah-Hartman
|
f368ed6088
char: make misc_deregister a void function
|
10 年之前 |
Jeff Mahoney
|
e33e17ee10
btrfs: add missing discards when unpinning extents with -o discard
|
10 年之前 |
Jeff Mahoney
|
e44163e177
btrfs: explictly delete unused block groups in close_ctree and ro-remount
|
10 年之前 |
Omar Sandoval
|
c8d3fe028f
Btrfs: show subvol= and subvolid= in /proc/mounts
|
10 年之前 |
Omar Sandoval
|
05dbe6837b
Btrfs: unify subvol= and subvolid= mounting
|
10 年之前 |
Omar Sandoval
|
bb289b7be6
Btrfs: fail on mismatched subvol and subvolid mount options
|
10 年之前 |
Omar Sandoval
|
fa33065950
Btrfs: clean up error handling in mount_subvol()
|
10 年之前 |
Omar Sandoval
|
e6e4dbe894
Btrfs: remove all subvol options before mounting top-level
|
10 年之前 |
Omar Sandoval
|
773cd04ec1
Btrfs: lock superblock before remounting for rw subvol
|
10 年之前 |
David Sterba
|
c0d19e2b9a
btrfs: add 'cold' compiler annotations to all error handling functions
|
10 年之前 |