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
/
xattr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-6.7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2023-10-30
1
-6
/
+6
|
\
|
*
btrfs: remove redundant root argument from btrfs_update_inode()
Filipe Manana
2023-10-12
1
-2
/
+2
|
*
btrfs: abort transaction on generation mismatch when marking eb as dirty
Filipe Manana
2023-10-12
1
-4
/
+4
*
|
btrfs: move btrfs_xattr_handlers to .rodata
Wedson Almeida Filho
2023-10-09
1
-1
/
+1
|
/
*
btrfs: convert to ctime accessor functions
Jeff Layton
2023-07-13
1
-2
/
+2
*
fs: drop unused posix acl handlers
Christian Brauner
2023-03-06
1
-4
/
+0
*
fs: port xattr to mnt_idmap
Christian Brauner
2023-01-19
1
-2
/
+2
*
btrfs: move dir-item prototypes into dir-item.h
Josef Bacik
2022-12-05
1
-0
/
+1
*
btrfs: move accessor helpers into accessors.h
Josef Bacik
2022-12-05
1
-0
/
+1
*
btrfs: move BTRFS_FS_STATE* definitions and helpers to fs.h
Josef Bacik
2022-12-05
1
-1
/
+2
*
btrfs: move the printk helpers out of ctree.h
Josef Bacik
2022-12-05
1
-0
/
+1
*
btrfs: check if root is readonly while setting security xattr
Goldwyn Rodrigues
2022-08-22
1
-0
/
+3
*
btrfs: use btrfs_for_each_slot in btrfs_listxattr
Gabriel Niebler
2022-05-16
1
-29
/
+11
*
btrfs: skip compression property for anything other than files and dirs
Filipe Manana
2022-04-27
1
-0
/
+3
*
btrfs: do not BUG_ON() on failure to update inode when setting xattr
Filipe Manana
2022-04-27
1
-2
/
+4
*
btrfs: do not allow compression on nodatacow files
Chung-Chiang Cheng
2022-04-27
1
-1
/
+1
*
btrfs: drop the _nr from the item helpers
Josef Bacik
2022-01-03
1
-3
/
+3
*
btrfs: use btrfs_item_size_nr/btrfs_item_offset_nr everywhere
Josef Bacik
2022-01-03
1
-3
/
+1
*
btrfs: assert that extent buffers are write locked instead of only locked
Filipe Manana
2021-10-26
1
-1
/
+1
*
Merge tag 'for-5.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-03-05
1
-4
/
+27
|
\
|
*
btrfs: fix warning when creating a directory with smack enabled
Filipe Manana
2021-03-02
1
-4
/
+27
*
|
acl: handle idmapped mounts
Christian Brauner
2021-01-24
1
-0
/
+2
|
/
*
btrfs: skip unnecessary searches for xattrs when logging an inode
Filipe Manana
2020-12-08
1
-1
/
+3
*
btrfs: make btrfs_update_inode take btrfs_inode
Nikolay Borisov
2020-12-08
1
-2
/
+2
*
Btrfs: fix failure to persist compression property xattr deletion on fsync
Filipe Manana
2019-06-17
1
-3
/
+3
*
btrfs: start transaction in xattr_handler_set_prop
Anand Jain
2019-04-29
1
-1
/
+20
*
btrfs: refactor btrfs_set_props to validate externally
Anand Jain
2019-04-29
1
-0
/
+5
*
btrfs: remove unused parameter fs_info from btrfs_extend_item
David Sterba
2019-04-29
1
-3
/
+2
*
btrfs: remove unused parameter fs_info from btrfs_truncate_item
David Sterba
2019-04-29
1
-2
/
+1
*
btrfs: cleanup btrfs_setxattr_trans and drop transaction parameter
Anand Jain
2019-04-29
1
-6
/
+3
*
btrfs: split btrfs_setxattr calls regarding transaction
Anand Jain
2019-04-29
1
-2
/
+4
*
btrfs: remove redundant readonly root check in btrfs_setxattr_trans
Anand Jain
2019-04-29
1
-3
/
+0
*
btrfs: export btrfs_setxattr
Anand Jain
2019-04-29
1
-3
/
+2
*
btrfs: rename do_setxattr to btrfs_setxattr
Anand Jain
2019-04-29
1
-5
/
+5
*
btrfs: rename btrfs_setxattr to btrfs_setxattr_trans
Anand Jain
2019-04-29
1
-6
/
+6
*
btrfs: get fs_info from eb in btrfs_leaf_free_space
David Sterba
2019-04-29
1
-1
/
+1
*
btrfs: refactor btrfs_set_prop and add btrfs_set_prop_trans
Anand Jain
2019-04-29
1
-1
/
+1
*
btrfs: rename fs_info argument to fs_private
Anand Jain
2019-04-29
1
-2
/
+2
*
btrfs: merge _btrfs_set_prop helpers
Anand Jain
2019-04-29
1
-1
/
+1
*
Btrfs: use nofs context when initializing security xattrs to avoid deadlock
Filipe Manana
2018-12-17
1
-0
/
+8
*
btrfs: replace GPL boilerplate by SPDX -- sources
David Sterba
2018-04-12
1
-15
/
+1
*
btrfs: adjust return type of btrfs_getxattr
David Sterba
2018-03-26
1
-1
/
+1
*
btrfs: drop underscores from exported xattr functions
David Sterba
2018-03-26
1
-6
/
+6
*
Merge tag 'for-4.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2018-01-29
1
-6
/
+0
|
\
|
*
btrfs: Cleanup existing name_len checks
Qu Wenruo
2018-01-22
1
-6
/
+0
*
|
fs: new API for handling inode->i_version
Jeff Layton
2018-01-29
1
-0
/
+1
|
/
*
btrfs: Check name_len with boundary in verify dir_item
Su Yue
2017-06-21
1
-1
/
+1
*
btrfs: fix over-80 lines introduced by previous cleanups
David Sterba
2017-02-14
1
-6
/
+6
*
btrfs: Make btrfs_ino take a struct btrfs_inode
Nikolay Borisov
2017-02-14
1
-5
/
+5
*
btrfs: remove root parameter from transaction commit/end routines
Jeff Mahoney
2016-12-06
1
-1
/
+1
[next]