summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/super.c
Commit message (Expand)AuthorAgeFilesLines
* btrfs: allow setting zlib compression level via :9Adam Borowski2017-11-011-1/+1
* btrfs: allow to set compression level for zlibDavid Sterba2017-11-011-2/+6
* btrfs: Replace opencoded sizes with their symbolic constantsNikolay Borisov2017-10-301-1/+1
* btrfs: add ref-verify mount optionJosef Bacik2017-10-301-0/+17
* btrfs: use appropriate replacements for __sb_{start,end}_write callsRakesh Pandit2017-10-301-2/+2
* btrfs: convert all mount option checking code to use btrfs_test_optSatoru Takeuchi2017-10-301-1/+1
* btrfs: avoid null pointer dereference on fs_info when calling btrfs_critColin Ian King2017-10-301-2/+2
* Convert fs/*/* to SB_I_VERSIONMatthew Garrett2017-10-191-1/+1
* Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2017-09-151-6/+5Star
|\
| * VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)David Howells2017-07-171-6/+5Star
* | Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-151-1/+11
|\ \
| * | btrfs: Add zstd supportNick Terrell2017-08-151-1/+11
| |/
* | btrfs: Do not use data_alloc_cluster in ssd modeHans van Kranenburg2017-08-211-7/+9
* | btrfs: prepare for extensions in compression optionsDavid Sterba2017-08-161-2/+2
* | btrfs: use GFP_KERNEL in mount and remountDavid Sterba2017-08-161-7/+8
* | btrfs: Do chunk level check for degraded remountQu Wenruo2017-08-161-2/+1Star
* | btrfs: resume qgroup rescan on rw remountAleksa Sarai2017-08-161-0/+2
* | btrfs: backref, add tracepoints for prelim_ref insertion and mergingJeff Mahoney2017-08-161-0/+1
|/
* Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2017-07-151-1/+0Star
|\
| * VFS: Don't use save/replace_mount_options if not using generic_show_optionsDavid Howells2017-07-061-1/+0Star
* | btrfs: fix integer overflow in calc_reclaim_items_nrChris Mason2017-06-291-1/+1
* | btrfs: obsolete and remove mount option alloc_startDavid Sterba2017-06-201-56/+5Star
* | btrfs: move fs_info::fs_frozen to the flagsDavid Sterba2017-06-201-2/+4
* | btrfs: use GFP_KERNEL in btrfs_calc_avail_data_spaceDavid Sterba2017-06-191-1/+1
* | btrfs: cleanup root usage by btrfs_get_alloc_profileJeff Mahoney2017-06-191-2/+1Star
|/
* Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-101-2/+1Star
|\
| * btrfs: No need to check !(flags & MS_RDONLY) twiceGoldwyn Rodrigues2017-04-181-2/+1Star
* | Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-05-011-0/+7
|\ \ | |/ |/|
| * btrfs: Convert to separately allocated bdiJan Kara2017-04-201-0/+7
* | btrfs: drop the nossd flag when remounting with -o ssdAdam Borowski2017-04-111-0/+3
|/
* btrfs: remove unused parameter from btrfs_fill_superDavid Sterba2017-02-171-3/+2Star
* Btrfs: ACCESS_ONCE cleanupSeraphime Kirkovski2017-02-141-1/+1
* Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-12-161-77/+61Star
|\
| * btrfs: remove root parameter from transaction commit/end routinesJeff Mahoney2016-12-061-2/+2
| * btrfs: take an fs_info directly when the root is not used otherwiseJeff Mahoney2016-12-061-3/+2Star
| * btrfs: root->fs_info cleanup, add fs_info convenience variablesJeff Mahoney2016-12-061-62/+50Star
| * btrfs: pull node/sector/stripe sizes out of root and into fs_infoJeff Mahoney2016-12-061-1/+1
| * btrfs: call functions that always use the same root with fs_info insteadJeff Mahoney2016-12-061-6/+7
| * btrfs: remove stale comment from btrfs_statfsDavid Sterba2016-11-301-4/+0Star
* | btrfs: better handle btrfs_printk() defaultsPetr Mladek2016-12-151-9/+3Star
* | printk/btrfs: handle more message headersPetr Mladek2016-12-131-11/+15
|/
* btrfs: convert pr_* to btrfs_* where possibleJeff Mahoney2016-09-261-4/+6
* btrfs: convert printk(KERN_* to use pr_* callsJeff Mahoney2016-09-261-7/+5Star
* btrfs: unsplit printed stringsJeff Mahoney2016-09-261-16/+26
* Btrfs: add a flags field to btrfs_fs_infoJosef Bacik2016-09-261-1/+1
* btrfs: fix fsfreeze hang caused by delayed iputs dealWang Xiaoguang2016-08-251-0/+16
* btrfs: btrfs_abort_transaction, drop root parameterJeff Mahoney2016-07-261-5/+7
* btrfs: tests, move initialization into tests/Jeff Mahoney2016-07-261-43/+0Star
* btrfs: btrfs_test_opt and friends should take a btrfs_fs_infoJeff Mahoney2016-07-261-64/+68
* btrfs: prefix fsid to all trace eventsJeff Mahoney2016-07-261-1/+1