开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
props.h
Age
Commit message (
Expand
)
Author
2024-07-11
btrfs: pass a btrfs_inode to btrfs_set_prop()
David Sterba
2024-07-11
btrfs: constify pointer parameters where applicable
David Sterba
2024-03-04
btrfs: add forward declarations and headers, part 1
David Sterba
2022-12-05
btrfs: make module init/exit match their sequence
Qu Wenruo
2022-05-16
btrfs: move common inode creation code into btrfs_create_new_inode()
Omar Sandoval
2022-04-27
btrfs: skip compression property for anything other than files and dirs
Filipe Manana
2022-04-27
btrfs: do not allow compression on nodatacow files
Chung-Chiang Cheng
2019-04-29
btrfs: delete unused function btrfs_set_prop_trans
Anand Jain
2019-04-29
btrfs: export btrfs_set_prop
Anand Jain
2019-04-29
btrfs: refactor btrfs_set_props to validate externally
Anand Jain
2019-04-29
btrfs: refactor btrfs_set_prop and add btrfs_set_prop_trans
Anand Jain
2019-04-29
btrfs: merge _btrfs_set_prop helpers
Anand Jain
2018-04-12
btrfs: replace GPL boilerplate by SPDX -- headers
David Sterba
2014-01-28
Btrfs: add support for inode properties
Filipe David Borba Manana