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