summaryrefslogtreecommitdiff
path: root/fs/configfs
AgeCommit message (Expand)AuthorFilesLines
2025-12-06Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-4/+11
2025-11-27configfs: Constify ct_item_ops in struct config_item_typeChristophe JAILLET1-1/+1
2025-11-27configfs: Constify ct_group_ops in struct config_item_typeChristophe JAILLET1-1/+1
2025-11-18d_make_discardable(): warn if given a non-persistent dentryAl Viro2-3/+10
2025-11-16configfs, securityfs: kill_litter_super() not neededAl Viro1-1/+1
2025-10-04Merge tag 'pull-f_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds1-20/+13
2025-10-03Merge tag 'configfs-for-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+1
2025-09-16configfs:get_target() - release path as soon as we grab configfs_item referenceAl Viro1-20/+13
2025-09-15fs: rename generic_delete_inode() and generic_drop_inode()Mateusz Guzik1-1/+1
2025-09-04configfs: use PTR_ERR_OR_ZERO() to simplify codeXichao Zhao1-4/+1
2025-06-11configfs: use DCACHE_DONTCACHEAl Viro2-1/+1
2025-06-11new helper: set_default_d_op()Al Viro1-1/+1
2025-06-01Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...Linus Torvalds1-1/+0
2025-05-28crash_dump, nvme: select CONFIGFS_FS as built-inArnd Bergmann1-1/+0
2025-05-09configfs: Correct error value returned by API config_item_set_name()Zijun Hu1-1/+1
2025-05-09configfs: Do not override creating attribute file failure in populate_attrs()Zijun Hu1-1/+1
2025-05-09configfs: Delete semicolon from macro type_print() definitionZijun Hu1-1/+1
2025-02-27Change inode_operations.mkdir to return struct dentry *NeilBrown1-3/+3
2024-11-14configfs: improve item creation performanceSeamus Connor2-10/+34
2024-11-14configfs: remove unused configfs_hash_and_removeDr. David Alan Gilbert2-27/+0
2024-06-17fs/configfs: Add a callback to determine attribute visibilityTom Lendacky1-0/+10
2023-10-18configfs: convert to new timestamp accessorsJeff Layton1-4/+4
2023-07-13configfs: convert to ctime accessor functionsJeff Layton1-4/+3
2023-04-03fs: consolidate duplicate dt_type helpersJeff Layton1-7/+2
2023-01-19fs: port ->permission() to pass mnt_idmapChristian Brauner1-1/+1
2023-01-19fs: port ->mkdir() to pass mnt_idmapChristian Brauner1-1/+1
2023-01-19fs: port ->symlink() to pass mnt_idmapChristian Brauner2-2/+2
2023-01-19fs: port ->setattr() to pass mnt_idmapChristian Brauner2-3/+3
2022-12-02configfs: fix possible memory leak in configfs_create_dir()Chen Zhongjin1-0/+2
2022-02-22configfs: fix a race in configfs_{,un}register_subsystem()ChenXiaoSong1-0/+14
2022-01-24fsnotify: fix fsnotify hooks in pseudo filesystemsAmir Goldstein1-3/+3
2021-08-25configfs: fix a race in configfs_lookup()Sishuai Gong1-3/+4
2021-08-25configfs: fold configfs_attach_attr into configfs_lookupChristoph Hellwig1-49/+24
2021-08-25configfs: simplify the configfs_dirent_is_readyChristoph Hellwig1-3/+1
2021-08-25configfs: return -ENAMETOOLONG earlier in configfs_lookupChristoph Hellwig1-2/+3
2021-08-09configfs: restore the kernel v5.13 text attribute write behaviorBart Van Assche1-12/+6
2021-07-13configfs: fix the read and write iteratorsBart Van Assche1-7/+22
2021-07-03Merge tag 'configfs-5.13' of git://git.infradead.org/users/hch/configfsLinus Torvalds1-130/+51
2021-06-29fs: move ramfs_aops to libfsChristoph Hellwig1-7/+1
2021-06-22configfs: simplify configfs_release_bin_fileChristoph Hellwig1-6/+0
2021-06-22configfs: fix memleak in configfs_release_bin_fileChung-Chiang Cheng1-5/+5
2021-05-25configfs: implement the .read_iter and .write_iter methodsBart Van Assche1-42/+42
2021-05-25configfs: drop pointless kerneldoc commentsChristoph Hellwig1-79/+6
2021-05-25configfs: fix the kerneldoc comment for configfs_create_bin_fileBart Van Assche1-1/+1
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada7-21/+7
2021-03-11configfs: fix a use-after-free in __configfs_open_fileDaiyue Zhang1-4/+2
2021-01-24fs: make helpers idmap mount awareChristian Brauner4-6/+11
2021-01-24namei: make permission helpers idmapped mount awareChristian Brauner1-1/+2
2020-11-14configfs: fix kernel-doc markup issueAlex Shi1-0/+1
2020-10-16fs: configfs: delete repeated words in commentsRandy Dunlap2-2/+2