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