Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
0d0c71b317207082856f40dbe8a2bac813f49677
/
fs
/
btrfs
/
super.c
0d0c71b
btrfs: obsolete and remove mount option alloc_start
by David Sterba
· 7 years ago
fac03c8
btrfs: move fs_info::fs_frozen to the flags
by David Sterba
· 7 years ago
6a44517
btrfs: use GFP_KERNEL in btrfs_calc_avail_data_space
by David Sterba
· 7 years ago
1b86826
btrfs: cleanup root usage by btrfs_get_alloc_profile
by Jeff Mahoney
· 8 years ago
1176032
Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 8 years ago
6947529
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
9e11cee
btrfs: Convert to separately allocated bdi
by Jan Kara
· 8 years ago
4d339d0
btrfs: No need to check !(flags & MS_RDONLY) twice
by Goldwyn Rodrigues
· 8 years ago
951e796
btrfs: drop the nossd flag when remounting with -o ssd
by Adam Borowski
· 8 years ago
56e033a
btrfs: remove unused parameter from btrfs_fill_super
by David Sterba
· 8 years ago
20c7bce
Btrfs: ACCESS_ONCE cleanup
by Seraphime Kirkovski
· 8 years ago
087a76d
Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 8 years ago
40f7828
btrfs: better handle btrfs_printk() defaults
by Petr Mladek
· 8 years ago
262c5e8
printk/btrfs: handle more message headers
by Petr Mladek
· 8 years ago
3a45bb2
btrfs: remove root parameter from transaction commit/end routines
by Jeff Mahoney
· 8 years ago
2ff7e61
btrfs: take an fs_info directly when the root is not used otherwise
by Jeff Mahoney
· 8 years ago
0b246af
btrfs: root->fs_info cleanup, add fs_info convenience variables
by Jeff Mahoney
· 8 years ago
da17066
btrfs: pull node/sector/stripe sizes out of root and into fs_info
by Jeff Mahoney
· 8 years ago
6bccf3a
btrfs: call functions that always use the same root with fs_info instead
by Jeff Mahoney
· 8 years ago
5d9dbe6
btrfs: remove stale comment from btrfs_statfs
by David Sterba
· 8 years ago
ab8d0fc
btrfs: convert pr_* to btrfs_* where possible
by Jeff Mahoney
· 8 years ago
62e8557
btrfs: convert printk(KERN_* to use pr_* calls
by Jeff Mahoney
· 8 years ago
5d163e0
btrfs: unsplit printed strings
by Jeff Mahoney
· 8 years ago
afcdd12
Btrfs: add a flags field to btrfs_fs_info
by Josef Bacik
· 8 years ago
9e7cc91
btrfs: fix fsfreeze hang caused by delayed iputs deal
by Wang Xiaoguang
· 8 years ago
6664283
btrfs: btrfs_abort_transaction, drop root parameter
by Jeff Mahoney
· 8 years ago
8632daa
btrfs: tests, move initialization into tests/
by Jeff Mahoney
· 8 years ago
3cdde22
btrfs: btrfs_test_opt and friends should take a btrfs_fs_info
by Jeff Mahoney
· 8 years ago
bc07452
btrfs: prefix fsid to all trace events
by Jeff Mahoney
· 8 years ago
9f8d490
btrfs: remove obsolete part of comment in statfs
by David Sterba
· 8 years ago
35f4e5e
btrfs: Add ratelimit to btrfs printing
by Nikolay Borisov
· 8 years ago
90c711a
btrfs: avoid blocking open_ctree from cleaner_kthread
by Zygo Blaxell
· 8 years ago
64c1292
btrfs: account for non-CoW'd blocks in btrfs_abort_transaction
by Jeff Mahoney
· 8 years ago
719da39
Merge branch 'misc-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.7
by Chris Mason
· 8 years ago
d94f43b
Btrfs: self-tests: Support testing all possible sectorsizes and nodesizes
by Feifei Xu
· 8 years ago
5f9e105
btrfs: advertise which crc32c implementation is being used at module load
by Jeff Mahoney
· 9 years ago
b9ef22d
Btrfs: self-tests: Support non-4k page size
by Feifei Xu
· 8 years ago
42f3173
Merge branch 'cleanups-4.7' into for-chris-4.7-20160525
by David Sterba
· 8 years ago
0132761
btrfs: fix string and comment grammatical issues and typos
by Nicholas D Steeves
· 9 years ago
c315ef8
Merge branch 'for-chris-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.7
by Chris Mason
· 9 years ago
5ef64a3
Merge branch 'cleanups-4.7' into for-chris-4.7-20160516
by David Sterba
· 9 years ago
578def7
Btrfs: don't wait for unrelated IO to finish before relocation
by Filipe Manana
· 9 years ago
41b34ac
btrfs: avoid overflowing f_bfree
by Luis de Bethencourt
· 9 years ago
ae02d1b
btrfs: fix mixed block count of available space
by Luis de Bethencourt
· 9 years ago
180e4d4
btrfs: fix typos in comments
by Luis de Bethencourt
· 9 years ago
0713d90
btrfs: remove save_error_info()
by Anand Jain
· 9 years ago
34d9700
btrfs: rename btrfs_std_error to btrfs_handle_fs_error
by Anand Jain
· 9 years ago
8ae1af3
btrfs: rename btrfs_print_info to btrfs_print_mod_info
by Anand Jain
· 9 years ago
f5bc27c
Merge branch 'dev/control-ioctl' into for-chris-4.6
by David Sterba
· 9 years ago
d5131b6
btrfs: drop unused argument in btrfs_ioctl_get_supported_features
by David Sterba
· 9 years ago
c5868f8
btrfs: add GET_SUPPORTED_FEATURES to the control device ioctls
by David Sterba
· 9 years ago
fed8f16
btrfs: Introduce new mount option alias for nologreplay
by Qu Wenruo
· 9 years ago
96da091
btrfs: Introduce new mount option to disable tree log replay
by Qu Wenruo
· 9 years ago
8dcddfa
btrfs: Introduce new mount option usebackuproot to replace recovery
by Qu Wenruo
· 9 years ago
2101ae4
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
326f784
Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5
by Chris Mason
· 9 years ago
c1a198d
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
b7c47bb
Btrfs: fix output of compression message in btrfs_parse_options()
by Tsutomu Itoh
· 9 years ago
b28cf57
Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5
by Chris Mason
· 9 years ago
a305810
Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5
by Chris Mason
· 9 years ago
ca8a51b
btrfs: statfs: report zero available if metadata are exhausted
by David Sterba
· 9 years ago
4d4ab6d
btrfs: constify static arrays
by David Sterba
· 9 years ago
ee22184
Btrfs: use linux/sizes.h to represent constants
by Byongho Lee
· 9 years ago
a1c6f057
fs: use block_device name vsprintf helper
by Dmitry Monakhov
· 10 years ago
f7d3d2f
Merge branch 'freespace-tree' into for-linus-4.5
by Chris Mason
· 9 years ago
70f6d82
Btrfs: add free space tree mount option
by Omar Sandoval
· 9 years ago
7c55ee0
Btrfs: add free space tree sanity tests
by Omar Sandoval
· 9 years ago
d0bd456
Btrfs: add fragment=* debug mount option
by Josef Bacik
· 9 years ago
57d816a
Btrfs: __btrfs_std_error() logic should be consistent w/out CONFIG_PRINTK defined
by Anand Jain
· 9 years ago
03e8f64
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
85e0a0f
Btrfs: remove unnecessary locking of cleaner_mutex to avoid deadlock
by Filipe Manana
· 9 years ago
2236597
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
46cd285
Merge branch 'jeffm-discard-4.3' into for-linus-4.3
by Chris Mason
· 9 years ago
da2f0f7
Btrfs: add support for blkio controllers
by Chris Mason
· 9 years ago
f368ed6
char: make misc_deregister a void function
by Greg Kroah-Hartman
· 9 years ago
e33e17e
btrfs: add missing discards when unpinning extents with -o discard
by Jeff Mahoney
· 9 years ago
e44163e
btrfs: explictly delete unused block groups in close_ctree and ro-remount
by Jeff Mahoney
· 9 years ago
c8d3fe0
Btrfs: show subvol= and subvolid= in /proc/mounts
by Omar Sandoval
· 10 years ago
05dbe68
Btrfs: unify subvol= and subvolid= mounting
by Omar Sandoval
· 10 years ago
bb289b7
Btrfs: fail on mismatched subvol and subvolid mount options
by Omar Sandoval
· 10 years ago
fa33065
Btrfs: clean up error handling in mount_subvol()
by Omar Sandoval
· 10 years ago
e6e4dbe
Btrfs: remove all subvol options before mounting top-level
by Omar Sandoval
· 10 years ago
773cd04
Btrfs: lock superblock before remounting for rw subvol
by Omar Sandoval
· 10 years ago
c0d19e2
btrfs: add 'cold' compiler annotations to all error handling functions
by David Sterba
· 10 years ago
1a9a8a7
btrfs: report exact callsite where transaction abort occurs
by David Sterba
· 10 years ago
9ec3a64
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
2b0143b
VFS: normal filesystems (and lustre): d_inode() annotations
by David Howells
· 10 years ago
727b978
btrfs: cleanup orphans while looking up default subvolume
by Jeff Mahoney
· 10 years ago
d862095
btrfs: explicitly set control file's private_data
by Tom Van Braeckel
· 10 years ago
9deed22
Merge branch 'cleanups-for-4.1-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.1
by Chris Mason
· 10 years ago
f8c269d
btrfs: cleanup 64bit/32bit divs, compile time constants
by David Sterba
· 10 years ago
2b9fb53
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
730a78c
btrfs: remove a no-op unfreeze superbock callback
by David Sterba
· 10 years ago
a53f4f8
btrfs: Don't call btrfs_start_transaction() on frozen fs to avoid deadlock.
by Qu Wenruo
· 10 years ago
98bd5c5
btrfs: sync ioctl, handle errors after transaction start
by David Sterba
· 10 years ago
c92f6be
Btrfs: make btrfs_abort_transaction consider existence of new block groups
by Filipe Manana
· 10 years ago
ad27c0d
Merge branch 'dev/pending-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus
by Chris Mason
· 10 years ago
0d95c1b
btrfs: fix wrong accounting of raid1 data profile in statfs
by David Sterba
· 10 years ago
7e33fd9
Btrfs: don't take the chunk_mutex/dev_list mutex in statfs V2
by Josef Bacik
· 10 years ago
7e1876a
btrfs: switch inode_cache option handling to pending changes
by David Sterba
· 11 years ago
Next »