index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
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]