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 years ago |
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 years ago |
David Sterba
|
20e5506baf
btrfs: constify remaining structs with function pointers
|
9 years ago |
Geliang Tang
|
7ae1681e12
btrfs: use list_for_each_entry_safe in free-space-cache.c
|
9 years ago |
Byongho Lee
|
ee22184b53
Btrfs: use linux/sizes.h to represent constants
|
9 years ago |
Chris Mason
|
bb9d687618
Merge branch 'dev/simplify-set-bit' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5
|
9 years ago |
Linus Torvalds
|
fc315e3e5c
Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
9 years ago |
Chris Mason
|
1d3a5a82fe
Merge branch 'for-chris-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.4
|
9 years ago |
Chris Mason
|
1b9b922a3a
Btrfs: check for empty bitmap list in setup_cluster_bitmaps
|
9 years ago |
Holger Hoffstätte
|
94356889c4
btrfs: fix misleading warning when space cache failed to load
|
9 years ago |
David Sterba
|
ff13db41f1
btrfs: drop unused parameter from lock_extent_bits
|
9 years ago |
Linus Torvalds
|
ad804a0b2a
Merge branch 'akpm' (patches from Andrew)
|
9 years ago |
Michal Hocko
|
c62d25556b
mm, fs: introduce mapping_gfp_constraint()
|
9 years ago |
Josef Bacik
|
0584f718ed
Btrfs: don't do extra bitmap search in one bit case
|
10 years ago |
Josef Bacik
|
cef4048370
Btrfs: keep track of largest extent in bitmaps
|
10 years ago |
Josef Bacik
|
c759c4e161
Btrfs: don't keep trying to build clusters if we are fragmented
|
10 years ago |
Josef Bacik
|
d0bd456074
Btrfs: add fragment=* debug mount option
|
10 years ago |
Chris Mason
|
a0d58e48db
Merge branch 'cleanups/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.4
|
10 years ago |
Geliang Tang
|
8cd1e73111
btrfs: fix a comment typo
|
10 years ago |
David Sterba
|
9464732266
btrfs: switch message printers to ratelimited variants
|
10 years ago |
Jeff Mahoney
|
e33e17ee10
btrfs: add missing discards when unpinning extents with -o discard
|
10 years ago |
Filipe Manana
|
35c766425a
Btrfs: fix mutex unlock without prior lock on space cache truncation
|
10 years ago |
Filipe Manana
|
e43699d4b4
Btrfs: fix crash after inode cache writeback failure
|
10 years ago |
Filipe Manana
|
1d3c61c2eb
Btrfs: fix wrong mapping flags for free space inode
|
10 years ago |
Omar Sandoval
|
b86054540e
btrfs: check io_ctl_prepare_pages return in __btrfs_write_out_cache
|
10 years ago |
Chris Mason
|
a3bdccc4e6
Btrfs: prevent list corruption during free space cache processing
|
10 years ago |
Chris Mason
|
85db36cfb3
Btrfs: fix inode cache writeout
|
10 years ago |
Chris Mason
|
1bbc621ef2
Btrfs: allow block group cache writeout outside critical section in commit
|
10 years ago |
Chris Mason
|
2b10826800
Btrfs: don't use highmem for free space cache pages
|
10 years ago |
Chris Mason
|
c9dc4c6578
Btrfs: two stage dirty block group writeout
|
10 years ago |