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