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