index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
super.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-5.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2019-05-07
1
-2
/
+2
|
\
|
*
btrfs: drop unused parameter in mount_subvol
Anand Jain
2019-04-29
1
-2
/
+2
*
|
btrfs: use ->free_inode()
Al Viro
2019-05-01
1
-0
/
+1
|
/
*
btrfs: add zstd compression level support
Dennis Zhou
2019-02-25
1
-1
/
+5
*
btrfs: change set_level() to bound the level passed in
Dennis Zhou
2019-02-25
1
-1
/
+3
*
btrfs: introduce new ioctl to unregister a btrfs device
Anand Jain
2019-02-25
1
-0
/
+3
*
Merge tag 'for-5.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-02-03
1
-0
/
+3
|
\
|
*
btrfs: On error always free subvol_name in btrfs_mount
Eric W. Biederman
2019-01-30
1
-0
/
+3
*
|
Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-01-05
1
-71
/
+11
|
\
\
|
|
/
|
/
|
|
*
LSM: hide struct security_mnt_opts from any generic code
Al Viro
2018-12-21
1
-6
/
+4
|
*
btrfs: sanitize security_mnt_opts use
Al Viro
2018-12-21
1
-54
/
+9
|
*
new helper: security_sb_eat_lsm_opts()
Al Viro
2018-12-21
1
-14
/
+1
*
|
btrfs: Fix typos in comments and strings
Andrea Gelmini
2018-12-17
1
-4
/
+4
*
|
btrfs: Remove fsid/metadata_fsid fields from btrfs_info
Nikolay Borisov
2018-12-17
1
-1
/
+1
*
|
Btrfs: ensure path name is null terminated at btrfs_control_ioctl
Filipe Manana
2018-11-14
1
-0
/
+1
*
|
btrfs: avoid link error with CONFIG_NO_AUTO_INLINE
Arnd Bergmann
2018-11-06
1
-3
/
+3
|
/
*
btrfs: Remove 'objectid' member from struct btrfs_root
Misono Tomohiro
2018-10-15
1
-2
/
+4
*
btrfs: Use wrapper macro for rcu string to remove duplicate code
Misono Tomohiro
2018-08-06
1
-6
/
+3
*
Btrfs: fix btrfs_write_inode vs delayed iput deadlock
Josef Bacik
2018-08-06
1
-1
/
+0
*
btrfs: refactor block group replication factor calculation to a helper
David Sterba
2018-08-06
1
-8
/
+3
*
btrfs: rename btrfs_parse_early_options
Anand Jain
2018-08-06
1
-7
/
+6
*
btrfs: return device pointer from btrfs_scan_one_device
Gu Jinxiang
2018-08-06
1
-13
/
+21
*
btrfs: make fs_devices a local variable in btrfs_parse_early_options
Gu Jinxiang
2018-08-06
1
-3
/
+4
*
btrfs: fix mount and ioctl device scan ioctl race
David Sterba
2018-08-06
1
-6
/
+6
*
btrfs: reorder initialization before the mount locks uuid_mutex
David Sterba
2018-08-06
1
-16
/
+14
*
btrfs: lift uuid_mutex to callers of btrfs_parse_early_options
David Sterba
2018-08-06
1
-2
/
+4
*
btrfs: lift uuid_mutex to callers of btrfs_open_devices
David Sterba
2018-08-06
1
-0
/
+2
*
btrfs: lift uuid_mutex to callers of btrfs_scan_one_device
David Sterba
2018-08-06
1
-1
/
+11
*
btrfs: remove unused parameter from btrfs_parse_subvol_options
Gu Jinxiang
2018-08-06
1
-4
/
+4
*
btrfs: prune unused includes
David Sterba
2018-08-06
1
-3
/
+0
*
btrfs: Fix a C compliance issue
Bart Van Assche
2018-08-06
1
-3
/
+3
*
btrfs: Annotate fall-through when parsing mount option
Bart Van Assche
2018-08-06
1
-0
/
+1
*
Btrfs: allow empty subvol= again
Omar Sandoval
2018-05-28
1
-0
/
+3
*
btrfs: return original error code when failing from option parsing
Chengguang Xu
2018-05-28
1
-3
/
+1
*
btrfs: replace GPL boilerplate by SPDX -- sources
David Sterba
2018-04-12
1
-14
/
+1
*
btrfs: use RCU in btrfs_show_devname for device list traversal
David Sterba
2018-03-31
1
-5
/
+10
*
btrfs: sort and group mount option definitions
David Sterba
2018-03-31
1
-53
/
+86
*
btrfs: Add nossd_spread mount option
Howard McLauchlan
2018-03-31
1
-4
/
+7
*
btrfs: unify types for metadata_ratio and data_chunk_allocations
Anand Jain
2018-03-26
1
-1
/
+1
*
btrfs: add more __cold annotations
David Sterba
2018-03-26
1
-1
/
+1
*
btrfs: verify subvolid mount parameter
Anand Jain
2018-03-26
1
-12
/
+9
*
btrfs: Remove custom crc32c init code
Nikolay Borisov
2018-03-26
1
-10
/
+4
*
btrfs: add a comment to mark the deprecated mount option
Anand Jain
2018-03-26
1
-2
/
+2
*
btrfs: manage commit mount option as %u
Anand Jain
2018-03-26
1
-16
/
+10
*
btrfs: manage check_int_print_mask mount option as %u
Anand Jain
2018-03-26
1
-11
/
+5
*
btrfs: manage metadata_ratio mount option as %u
Anand Jain
2018-03-26
1
-12
/
+6
*
btrfs: manage thread_pool mount option as %u
Anand Jain
2018-03-26
1
-7
/
+6
*
btrfs: use kvzalloc to allocate btrfs_fs_info
Jeff Mahoney
2018-03-01
1
-1
/
+1
*
btrfS: collapse btrfs_handle_error() into __btrfs_handle_fs_error()
Anand Jain
2018-01-22
1
-24
/
+17
*
btrfs: remove check for BTRFS_FS_STATE_ERROR which we just set
Anand Jain
2018-01-22
1
-14
/
+12
[next]