index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
props.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-05
btrfs: move super_block specific helpers into super.h
Josef Bacik
1
-0
/
+1
2022-12-05
btrfs: move accessor helpers into accessors.h
Josef Bacik
1
-0
/
+1
2022-12-05
btrfs: move the printk helpers out of ctree.h
Josef Bacik
1
-0
/
+1
2022-12-05
btrfs: move fs wide helpers out of ctree.h
Josef Bacik
1
-0
/
+1
2022-12-05
btrfs: make module init/exit match their sequence
Qu Wenruo
1
-1
/
+2
2022-12-05
btrfs: move flush related definitions to space-info.h
Josef Bacik
1
-0
/
+1
2022-09-26
btrfs: remove the unnecessary result variables
zhang songyi
1
-4
/
+1
2022-05-16
btrfs: move common inode creation code into btrfs_create_new_inode()
Omar Sandoval
1
-38
/
+2
2022-04-27
btrfs: skip compression property for anything other than files and dirs
Filipe Manana
1
-0
/
+43
2022-04-27
btrfs: do not allow compression on nodatacow files
Chung-Chiang Cheng
1
-5
/
+11
2022-01-03
btrfs: change root to fs_info for btrfs_reserve_metadata_bytes
Josef Bacik
1
-2
/
+3
2022-01-03
btrfs: drop the _nr from the item helpers
Josef Bacik
1
-1
/
+1
2021-06-22
btrfs: props: change how empty value is interpreted
David Sterba
1
-0
/
+14
2021-06-22
btrfs: fix typos in comments
David Sterba
1
-1
/
+1
2020-05-25
btrfs: simplify iget helpers
David Sterba
1
-7
/
+2
2020-03-23
btrfs: Remove __ prefix from btrfs_block_rsv_release
Nikolay Borisov
1
-1
/
+1
2019-11-18
btrfs: props: remove unnecessary hash_init()
Chengguang Xu
1
-2
/
+0
2019-11-18
btrfs: drop unused parameter is_new from btrfs_iget
David Sterba
1
-2
/
+2
2019-09-09
btrfs: rename the btrfs_calc_*_metadata_size helpers
Josef Bacik
1
-1
/
+1
2019-07-02
btrfs: shut up bogus -Wmaybe-uninitialized warning
Arnd Bergmann
1
-1
/
+1
2019-07-02
btrfs: correctly validate compression type
Johannes Thumshirn
1
-5
/
+1
2019-05-09
btrfs: use the existing reserved items for our first prop for inheritance
Josef Bacik
1
-8
/
+22
2019-04-29
btrfs: merge calls of btrfs_setxattr and btrfs_setxattr_trans in btrfs_set_prop
Anand Jain
1
-19
/
+6
2019-04-29
btrfs: delete unused function btrfs_set_prop_trans
Anand Jain
1
-6
/
+0
2019-04-29
btrfs: export btrfs_set_prop
Anand Jain
1
-3
/
+3
2019-04-29
btrfs: refactor btrfs_set_props to validate externally
Anand Jain
1
-6
/
+17
2019-04-29
btrfs: cleanup btrfs_setxattr_trans and drop transaction parameter
Anand Jain
1
-7
/
+6
2019-04-29
btrfs: split btrfs_setxattr calls regarding transaction
Anand Jain
1
-10
/
+24
2019-04-29
btrfs: rename btrfs_setxattr to btrfs_setxattr_trans
Anand Jain
1
-10
/
+10
2019-04-29
btrfs: prop: open code btrfs_set_prop in inherit_prop
Anand Jain
1
-6
/
+24
2019-04-29
btrfs: refactor btrfs_set_prop and add btrfs_set_prop_trans
Anand Jain
1
-3
/
+9
2019-04-29
btrfs: drop redundant forward declaration in props.c
Anand Jain
1
-84
/
+79
2019-04-29
btrfs: merge _btrfs_set_prop helpers
Anand Jain
1
-17
/
+5
2019-04-04
btrfs: prop: fix vanished compression property after failed set
Anand Jain
1
-3
/
+3
2019-04-04
btrfs: prop: fix zstd compression parameter validation
Anand Jain
1
-1
/
+1
2018-05-17
btrfs: property: Set incompat flag if lzo/zstd compression is set
Misono Tomohiro
1
-4
/
+8
2018-04-12
btrfs: replace GPL boilerplate by SPDX -- sources
David Sterba
1
-14
/
+1
2018-03-26
btrfs: drop underscores from exported xattr functions
David Sterba
1
-3
/
+3
2018-03-26
btrfs: Remove custom crc32c init code
Nikolay Borisov
1
-1
/
+1
2018-01-22
btrfs: prop: use common helper for type to string conversion
David Sterba
1
-3
/
+3
2018-01-22
btrfs: Cleanup existing name_len checks
Qu Wenruo
1
-7
/
+0
2017-09-14
Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+6
2017-08-16
btrfs: prepare for extensions in compression options
David Sterba
1
-2
/
+2
2017-08-16
btrfs: rename variable holding per-inode compression type
David Sterba
1
-3
/
+3
2017-08-15
btrfs: Add zstd support
Nick Terrell
1
-0
/
+6
2017-06-21
btrfs: Verify dir_item in iterate_object_props
Su Yue
1
-0
/
+7
2017-02-14
btrfs: Make btrfs_ino take a struct btrfs_inode
Nikolay Borisov
1
-2
/
+2
2016-12-06
btrfs: take an fs_info directly when the root is not used otherwise
Jeff Mahoney
1
-2
/
+3
2016-12-06
btrfs: root->fs_info cleanup, btrfs_calc_{trans,trunc}_metadata_size
Jeff Mahoney
1
-1
/
+1
2016-07-26
btrfs: simpilify btrfs_subvol_inherit_props
Jeff Mahoney
1
-3
/
+3
[next]