index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
configfs
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-05
Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-4
/
+11
2025-11-27
configfs: Constify ct_item_ops in struct config_item_type
Christophe JAILLET
1
-1
/
+1
2025-11-27
configfs: Constify ct_group_ops in struct config_item_type
Christophe JAILLET
1
-1
/
+1
2025-11-17
d_make_discardable(): warn if given a non-persistent dentry
Al Viro
2
-3
/
+10
2025-11-16
configfs, securityfs: kill_litter_super() not needed
Al Viro
1
-1
/
+1
2025-10-03
Merge tag 'pull-f_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-20
/
+13
2025-10-03
Merge tag 'configfs-for-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+1
2025-09-15
configfs:get_target() - release path as soon as we grab configfs_item reference
Al Viro
1
-20
/
+13
2025-09-15
fs: rename generic_delete_inode() and generic_drop_inode()
Mateusz Guzik
1
-1
/
+1
2025-09-04
configfs: use PTR_ERR_OR_ZERO() to simplify code
Xichao Zhao
1
-4
/
+1
2025-06-11
configfs: use DCACHE_DONTCACHE
Al Viro
2
-1
/
+1
2025-06-10
new helper: set_default_d_op()
Al Viro
1
-1
/
+1
2025-05-31
Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+0
2025-05-27
crash_dump, nvme: select CONFIGFS_FS as built-in
Arnd Bergmann
1
-1
/
+0
2025-05-09
configfs: Correct error value returned by API config_item_set_name()
Zijun Hu
1
-1
/
+1
2025-05-09
configfs: Do not override creating attribute file failure in populate_attrs()
Zijun Hu
1
-1
/
+1
2025-05-09
configfs: Delete semicolon from macro type_print() definition
Zijun Hu
1
-1
/
+1
2025-02-27
Change inode_operations.mkdir to return struct dentry *
NeilBrown
1
-3
/
+3
2024-11-14
configfs: improve item creation performance
Seamus Connor
2
-10
/
+34
2024-11-14
configfs: remove unused configfs_hash_and_remove
Dr. David Alan Gilbert
2
-27
/
+0
2024-06-17
fs/configfs: Add a callback to determine attribute visibility
Tom Lendacky
1
-0
/
+10
2023-10-18
configfs: convert to new timestamp accessors
Jeff Layton
1
-4
/
+4
2023-07-13
configfs: convert to ctime accessor functions
Jeff Layton
1
-4
/
+3
2023-04-03
fs: consolidate duplicate dt_type helpers
Jeff Layton
1
-7
/
+2
2023-01-19
fs: port ->permission() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->mkdir() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->symlink() to pass mnt_idmap
Christian Brauner
2
-2
/
+2
2023-01-19
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
2
-3
/
+3
2022-12-02
configfs: fix possible memory leak in configfs_create_dir()
Chen Zhongjin
1
-0
/
+2
2022-02-22
configfs: fix a race in configfs_{,un}register_subsystem()
ChenXiaoSong
1
-0
/
+14
2022-01-24
fsnotify: fix fsnotify hooks in pseudo filesystems
Amir Goldstein
1
-3
/
+3
2021-08-25
configfs: fix a race in configfs_lookup()
Sishuai Gong
1
-3
/
+4
2021-08-25
configfs: fold configfs_attach_attr into configfs_lookup
Christoph Hellwig
1
-49
/
+24
2021-08-25
configfs: simplify the configfs_dirent_is_ready
Christoph Hellwig
1
-3
/
+1
2021-08-25
configfs: return -ENAMETOOLONG earlier in configfs_lookup
Christoph Hellwig
1
-2
/
+3
2021-08-09
configfs: restore the kernel v5.13 text attribute write behavior
Bart Van Assche
1
-12
/
+6
2021-07-13
configfs: fix the read and write iterators
Bart Van Assche
1
-7
/
+22
2021-07-02
Merge tag 'configfs-5.13' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
1
-130
/
+51
2021-06-29
fs: move ramfs_aops to libfs
Christoph Hellwig
1
-7
/
+1
2021-06-22
configfs: simplify configfs_release_bin_file
Christoph Hellwig
1
-6
/
+0
2021-06-22
configfs: fix memleak in configfs_release_bin_file
Chung-Chiang Cheng
1
-5
/
+5
2021-05-25
configfs: implement the .read_iter and .write_iter methods
Bart Van Assche
1
-42
/
+42
2021-05-25
configfs: drop pointless kerneldoc comments
Christoph Hellwig
1
-79
/
+6
2021-05-25
configfs: fix the kerneldoc comment for configfs_create_bin_file
Bart Van Assche
1
-1
/
+1
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
7
-21
/
+7
2021-03-11
configfs: fix a use-after-free in __configfs_open_file
Daiyue Zhang
1
-4
/
+2
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
4
-6
/
+11
2021-01-24
namei: make permission helpers idmapped mount aware
Christian Brauner
1
-1
/
+2
2020-11-14
configfs: fix kernel-doc markup issue
Alex Shi
1
-0
/
+1
2020-10-16
fs: configfs: delete repeated words in comments
Randy Dunlap
2
-2
/
+2
[next]