index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
xattr.c
Age
Commit message (
Expand
)
Author
2025-01-13
btrfs: xattr: remove unnecessary call to btrfs_mark_buffer_dirty()
Filipe Manana
2024-11-11
btrfs: drop unused parameter fs_info from btrfs_match_dir_item_name()
David Sterba
2024-09-10
btrfs: add and use helper to verify the calling task has locked the inode
Filipe Manana
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-05-07
btrfs: rename err to ret in btrfs_initxattrs()
Anand Jain
2023-12-15
btrfs: cache that we don't have security.capability set
Josef Bacik
2023-10-30
Merge tag 'for-6.7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2023-10-12
btrfs: remove redundant root argument from btrfs_update_inode()
Filipe Manana
2023-10-12
btrfs: abort transaction on generation mismatch when marking eb as dirty
Filipe Manana
2023-10-09
btrfs: move btrfs_xattr_handlers to .rodata
Wedson Almeida Filho
2023-07-13
btrfs: convert to ctime accessor functions
Jeff Layton
2023-03-06
fs: drop unused posix acl handlers
Christian Brauner
2023-01-19
fs: port xattr to mnt_idmap
Christian Brauner
2022-12-05
btrfs: move dir-item prototypes into dir-item.h
Josef Bacik
2022-12-05
btrfs: move accessor helpers into accessors.h
Josef Bacik
2022-12-05
btrfs: move BTRFS_FS_STATE* definitions and helpers to fs.h
Josef Bacik
2022-12-05
btrfs: move the printk helpers out of ctree.h
Josef Bacik
2022-08-22
btrfs: check if root is readonly while setting security xattr
Goldwyn Rodrigues
2022-05-16
btrfs: use btrfs_for_each_slot in btrfs_listxattr
Gabriel Niebler
2022-04-27
btrfs: skip compression property for anything other than files and dirs
Filipe Manana
2022-04-27
btrfs: do not BUG_ON() on failure to update inode when setting xattr
Filipe Manana
2022-04-27
btrfs: do not allow compression on nodatacow files
Chung-Chiang Cheng
2022-01-03
btrfs: drop the _nr from the item helpers
Josef Bacik
2022-01-03
btrfs: use btrfs_item_size_nr/btrfs_item_offset_nr everywhere
Josef Bacik
2021-10-26
btrfs: assert that extent buffers are write locked instead of only locked
Filipe Manana
2021-03-05
Merge tag 'for-5.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-03-02
btrfs: fix warning when creating a directory with smack enabled
Filipe Manana
2021-01-24
acl: handle idmapped mounts
Christian Brauner
2020-12-08
btrfs: skip unnecessary searches for xattrs when logging an inode
Filipe Manana
2020-12-08
btrfs: make btrfs_update_inode take btrfs_inode
Nikolay Borisov
2019-06-17
Btrfs: fix failure to persist compression property xattr deletion on fsync
Filipe Manana
2019-04-29
btrfs: start transaction in xattr_handler_set_prop
Anand Jain
2019-04-29
btrfs: refactor btrfs_set_props to validate externally
Anand Jain
2019-04-29
btrfs: remove unused parameter fs_info from btrfs_extend_item
David Sterba
2019-04-29
btrfs: remove unused parameter fs_info from btrfs_truncate_item
David Sterba
2019-04-29
btrfs: cleanup btrfs_setxattr_trans and drop transaction parameter
Anand Jain
2019-04-29
btrfs: split btrfs_setxattr calls regarding transaction
Anand Jain
2019-04-29
btrfs: remove redundant readonly root check in btrfs_setxattr_trans
Anand Jain
2019-04-29
btrfs: export btrfs_setxattr
Anand Jain
2019-04-29
btrfs: rename do_setxattr to btrfs_setxattr
Anand Jain
2019-04-29
btrfs: rename btrfs_setxattr to btrfs_setxattr_trans
Anand Jain
2019-04-29
btrfs: get fs_info from eb in btrfs_leaf_free_space
David Sterba
2019-04-29
btrfs: refactor btrfs_set_prop and add btrfs_set_prop_trans
Anand Jain
2019-04-29
btrfs: rename fs_info argument to fs_private
Anand Jain
2019-04-29
btrfs: merge _btrfs_set_prop helpers
Anand Jain
2018-12-17
Btrfs: use nofs context when initializing security xattrs to avoid deadlock
Filipe Manana
2018-04-12
btrfs: replace GPL boilerplate by SPDX -- sources
David Sterba
2018-03-26
btrfs: adjust return type of btrfs_getxattr
David Sterba
2018-03-26
btrfs: drop underscores from exported xattr functions
David Sterba
[next]