Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
3abdbd780e9d75f0648b8a502c3789857b1e92ce
/
fs
/
btrfs
/
super.c
3abdbd7
btrfs: make close_ctree return void
by David Sterba
· 10 years ago
e64df3e
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
ba7b6e6
btrfs: adjust statfs calculations according to raid profiles
by David Sterba
· 10 years ago
1a0a397
dcache: d_obtain_alias callers don't all want DISCONNECTED
by J. Bruce Fields
· 11 years ago
0aeb8a6e
btrfs: fix null pointer dereference in btrfs_show_devname when name is null
by Anand Jain
· 10 years ago
2aa06a3
btrfs: fix nossd and ssd_spread mount option regression
by Eric Sandeen
· 10 years ago
5f31648
Btrfs: fix race between balance recovery and root deletion
by Wang Shilong
· 10 years ago
351fd35
btrfs: remove stale newlines from log messages
by David Sterba
· 10 years ago
45ff35d
Btrfs: remove OPT_acl parse when acl disabled
by Guangliang Zhao
· 10 years ago
faa2dbf
Btrfs: add sanity tests for new qgroup accounting code
by Josef Bacik
· 11 years ago
21c7e75
Btrfs: reclaim the reserved metadata space at background
by Miao Xie
· 10 years ago
33c0022
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 11 years ago
9d89ce6
Btrfs: move btrfs_{set,clear}_and_info() to ctree.h
by Wang Shilong
· 11 years ago
0040e60
btrfs: fix use-after-free in mount_subvol()
by Christoph Jaeger
· 11 years ago
3123bca
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 11 years ago
0723a04
btrfs: allow mounting btrfs subvolumes with different ro/rw options
by Harald Hoyer
· 11 years ago
24e7ea3
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 11 years ago
02b9984
fs: push sync_filesystem() down to the file system's remount_fs()
by Theodore Ts'o
· 11 years ago
a046e9c
btrfs: Cleanup the old btrfs_worker.
by Qu Wenruo
· 11 years ago
0339ef2
btrfs: Replace fs_info->scrub_* workqueue with btrfs_workqueue.
by Qu Wenruo
· 11 years ago
5b3bc44
btrfs: Replace fs_info->delayed_workers workqueue with btrfs_workqueue.
by Qu Wenruo
· 11 years ago
dc6e320
btrfs: Replace fs_info->fixup_workers workqueue with btrfs_workqueue.
by Qu Wenruo
· 11 years ago
736cfa1
btrfs: Replace fs_info->readahead_workers workqueue with btrfs_workqueue.
by Qu Wenruo
· 11 years ago
e66f0bb
btrfs: Replace fs_info->cache_workers workqueue with btrfs_workqueue.
by Qu Wenruo
· 11 years ago
fccb5d8
btrfs: Replace fs_info->endio_* workqueue with btrfs_workqueue.
by Qu Wenruo
· 11 years ago
a8c93d4
btrfs: Replace fs_info->submit_workers with btrfs_workqueue.
by Qu Wenruo
· 11 years ago
afe3d24
btrfs: Replace fs_info->delalloc_workers with btrfs_workqueue
by Qu Wenruo
· 11 years ago
5cdc7ad3
btrfs: Replace fs_info->workers with btrfs_workqueue.
by Qu Wenruo
· 11 years ago
2c6a92b
btrfs: wake up transaction thread upon remount
by Justin Maggard
· 11 years ago
3a0dfa6
Btrfs: unset DCACHE_DISCONNECTED when mounting default subvol
by Josef Bacik
· 11 years ago
feb5f96
Btrfs: fix max_inline mount option
by Mitch Harder
· 11 years ago
60efa5e
Btrfs: use late_initcall instead of module_init
by Filipe David Borba Manana
· 11 years ago
0780253
btrfs: Cleanup the btrfs_parse_options for remount.
by Qu Wenruo
· 11 years ago
3818aea
btrfs: Add noinode_cache mount option
by Qu Wenruo
· 11 years ago
14a958e
Btrfs: fix btrfs boot when compiled as built-in
by Filipe David Borba Manana
· 11 years ago
6354192
Btrfs: add support for inode properties
by Filipe David Borba Manana
· 11 years ago
a88998f
btrfs: Add treelog mount option.
by Qu Wenruo
· 11 years ago
d399167
btrfs: Add datasum mount option.
by Qu Wenruo
· 11 years ago
a258af7
btrfs: Add datacow mount option.
by Qu Wenruo
· 11 years ago
bd0330a
btrfs: Add acl mount option.
by Qu Wenruo
· 11 years ago
2c9ee85
btrfs: Add noflushoncommit mount option.
by Qu Wenruo
· 11 years ago
5303629
btrfs: Add noenospc_debug mount option.
by Qu Wenruo
· 11 years ago
e07a2ad
btrfs: Add nodiscard mount option.
by Qu Wenruo
· 11 years ago
fc0ca9af
btrfs: Add noautodefrag mount option.
by Qu Wenruo
· 11 years ago
842bef5
btrfs: Add "barrier" option to support "-o remount,barrier"
by Qu Wenruo
· 11 years ago
efe120a
Btrfs: convert printk to btrfs_ and fix BTRFS prefix
by Frank Holton
· 11 years ago
a7e252a
Btrfs: don't clear the default compression type
by Miao Xie
· 11 years ago
b024419
Btrfs: don't wait for the completion of all the ordered extents
by Miao Xie
· 11 years ago
d9b0d9b
btrfs: Replace kmalloc with kmalloc_array
by Dulshani Gunawardhana
· 11 years ago
8b558c5
btrfs: remove fs/btrfs/compat.h
by Zach Brown
· 11 years ago
361c093
Btrfs: Wait for uuid-tree rebuild task on remount read-only
by Stefan Behrens
· 11 years ago
aaedb55
Btrfs: add tests for btrfs_get_extent
by Josef Bacik
· 11 years ago
294e30f
Btrfs: add tests for find_lock_delalloc_range
by Josef Bacik
· 11 years ago
06ea65a
Btrfs: add a sanity test for btrfs_split_item
by Josef Bacik
· 11 years ago
94aebfb
Btrfs: create the uuid tree on remount rw
by Josef Bacik
· 11 years ago
6ef3de9
btrfs: refuse to remount read-write after abort
by David Sterba
· 11 years ago
f0de181
Btrfs: kill delay_iput arg to the wait_ordered functions
by Josef Bacik
· 11 years ago
79556c3
btrfs: show compiled-in config features at module load time
by Stefan Behrens
· 11 years ago
b9e9a6c
Btrfs: allocate prelim_ref with a slab allocater
by Wang Shilong
· 11 years ago
c1c9ff7
Btrfs: Remove superfluous casts from u64 to unsigned long long
by Geert Uytterhoeven
· 11 years ago
f420ee1
Btrfs: add mount option to force UUID tree checking
by Stefan Behrens
· 11 years ago
dc11dd5
Btrfs: separate out tests into their own directory
by Josef Bacik
· 11 years ago
8b87dc1
btrfs: add mount option to set commit interval
by David Sterba
· 11 years ago
8507d21
Btrfs: add missing mounting options in btrfs_show_options()
by Wang Shilong
· 11 years ago
1493381
Btrfs: use u64 for subvolid when parsing mount options
by Wang Shilong
· 11 years ago
2c334e8
Btrfs: add sanity checks regarding to parsing mount options
by Wang Shilong
· 11 years ago
501407a
Btrfs: stop waiting on current trans if we aborted
by Josef Bacik
· 11 years ago
c73e293
Btrfs: do delay iput in sync_fs
by Josef Bacik
· 11 years ago
199c2a9
Btrfs: introduce per-subvolume ordered extent list
by Miao Xie
· 11 years ago
3c64a1a
Btrfs: cleanup: don't check the same thing twice
by Stefan Behrens
· 11 years ago
8596560
btrfs: show compiled-in config features at module load time
by David Sterba
· 12 years ago
e6d2960
btrfs: move ifdef around sanity checks out of init_btrfs_fs
by David Sterba
· 12 years ago
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
Next »