- 769f526 configfs: restore the kernel v5.13 text attribute write behavior by Bart Van Assche · 3 years, 5 months ago
- 420405e configfs: fix the read and write iterators by Bart Van Assche · 3 years, 6 months ago
- c886fa3 configfs: simplify configfs_release_bin_file by Christoph Hellwig · 3 years, 6 months ago
- 3c252b0 configfs: fix memleak in configfs_release_bin_file by Chung-Chiang Cheng · 3 years, 6 months ago
- 7fe1e79 configfs: implement the .read_iter and .write_iter methods by Bart Van Assche · 3 years, 7 months ago
- 44b9a00 configfs: drop pointless kerneldoc comments by Christoph Hellwig · 3 years, 7 months ago
- dd33f1f configfs: fix the kerneldoc comment for configfs_create_bin_file by Bart Van Assche · 3 years, 7 months ago
- fa60ce2 treewide: remove editor modelines and cruft by Masahiro Yamada · 3 years, 8 months ago
- 14fbbc8 configfs: fix a use-after-free in __configfs_open_file by Daiyue Zhang · 3 years, 10 months ago
- ce9bebe fs: configfs: delete repeated words in comments by Randy Dunlap · 4 years, 2 months ago
- b0841ee configfs: provide exclusion between IO and removals by Al Viro · 5 years ago
- 47320fb configfs: new object reprsenting tree fragments by Al Viro · 5 years ago
- ff4dd08 configfs: stash the data we need into configfs_buffer at open time by Al Viro · 5 years ago
- 328970d treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145 by Thomas Gleixner · 6 years ago
- 3f6928c configfs: Fix bool initialization/comparison by Thomas Meyer · 7 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- 42857cf configfs: Return -EFBIG from configfs_write_bin_file. by Phil Turnbull · 8 years ago
- 3dc3afa configfs: don't set buffer_needs_fill to zero if show() returns error by Tal Shorer · 8 years ago
- f860898 configfs: Remove ppos increment in configfs_write_bin_file by Marek Vasut · 9 years ago
- 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
- 03607ac configfs: implement binary attributes by Pantelis Antoniou · 9 years ago
- 5179822 configfs: remove old API by Christoph Hellwig · 9 years ago
- 870823e configfs: add show and store methods to struct configfs_attribute by Christoph Hellwig · 9 years ago
- 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
- 28444a2 configfs_add_file: fold into its sole caller by Al Viro · 10 years ago
- 7121064 configfs: use capped length for ->store_attribute() by Dan Carpenter · 11 years ago
- 8e24eea fs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
- 116ba5d configfs: file.c fix possible recursive locking by Joonwoo Park · 17 years ago
- 6d74892 [PATCH] configsfs buffer: use mutex by Johannes Berg · 18 years ago
- b23cdde configfs: consistent attribute size by Joel Becker · 18 years ago
- 92f4c70 use simple_read_from_buffer() in fs/ by Akinobu Mita · 18 years ago
- ff05d1c configfs: Zero terminate data in configfs attribute writes. by Joel Becker · 18 years ago
- 867fa49 [PATCH] configfs: change uses of f_{dentry, vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago
- 559c9ac configfs: handle kzalloc() failure in check_perm() by Chandra Seetharaman · 18 years ago
- 4779efc [PATCH] pr_debug: configfs: use size_t length modifier in pr_debug format argument by Zach Brown · 18 years ago
- f8314dc [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc by Panagiotis Issaris · 18 years ago
- 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 19 years ago
- 3d0f89b configfs: Add permission and ownership to configfs objects. by Joel Becker · 19 years ago
- 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 19 years ago
- 7063fbf [PATCH] configfs: User-driven configuration filesystem by Joel Becker · 19 years ago