1. c2050a4 fs: Replace current_fs_time() with current_time() by Deepa Dinamani · 8 years ago
  2. 9902af7 parallel lookups: actual switch to rwsem by Al Viro · 8 years ago
  3. 3c2de27 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  4. 5cf3b56 configfs: move d_rehash() into configfs_create() for regular files by Al Viro · 8 years ago
  5. b1f1a29 configfs: Replace CURRENT_TIME by current_fs_time() by Deepa Dinamani · 8 years ago
  6. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  7. 03607ac configfs: implement binary attributes by Pantelis Antoniou · 9 years ago
  8. dc3f419 make simple_positive() public by Al Viro · 9 years ago
  9. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  10. 112fc89 configfs: Fix potential NULL d_inode dereference by David Howells · 9 years ago
  11. c88b1e7 configfs: configfs_create() init callback is never NULL and it never fails by Al Viro · 9 years ago
  12. b83ae6d fs: remove mapping->backing_dev_info by Christoph Hellwig · 9 years ago
  13. b4caecd fs: introduce f_op->mmap_capabilities for nommu mmap support by Christoph Hellwig · 9 years ago
  14. 1d88aa4 fs/configfs: use pr_fmt by Fabian Frederick · 10 years ago
  15. c668693 fs/configfs: convert printk to pr_foo() by Fabian Frederick · 10 years ago
  16. 69552c0 userns: Convert configfs to use kuid and kgid where appropriate by Eric W. Biederman · 12 years ago
  17. 16d13b5 configfs: sanitize configfs_create() by Al Viro · 12 years ago
  18. b7c177f configfs: kill configfs_sb by Al Viro · 12 years ago
  19. 4394751 configfs: convert to umode_t by Al Viro · 13 years ago
  20. 7c6455e configfs: register_filesystem() called too early by Al Viro · 13 years ago
  21. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  22. dc0474b fs: dcache rationalise dget variants by Nick Piggin · 13 years ago
  23. b5c84bf fs: dcache remove dcache_lock by Nick Piggin · 13 years ago
  24. b7ab39f fs: dcache scale dentry refcount by Nick Piggin · 13 years ago
  25. 85fe402 fs: do not assign default i_ino in new_inode by Christoph Hellwig · 14 years ago
  26. 75de46b fix setattr error handling in sysfs, configfs by Nick Piggin · 14 years ago
  27. 3322e79 fs: convert simple fs to new truncate by Nick Piggin · 14 years ago
  28. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  29. d993831 writeback: add name to backing_dev_info by Jens Axboe · 15 years ago
  30. e74cc06 configfs: Silence lockdep on mkdir() and rmdir() by Louis Rilling · 15 years ago
  31. 56ff5ef zero i_uid/i_gid on inode allocation by Al Viro · 16 years ago
  32. 6f61076 configfs: Introduce configfs_dirent_lock by Louis Rilling · 16 years ago
  33. e4ad08f mm: bdi: add separate writeback accounting capability by Miklos Szeredi · 16 years ago
  34. e0bf68d mm: bdi init hooks by Peter Zijlstra · 17 years ago
  35. 800d15a implement simple fs aops by Nick Piggin · 17 years ago
  36. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  37. 754661f [PATCH] mark struct inode_operations const 1 by Arjan van de Ven · 17 years ago
  38. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  39. f8314dc [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc by Panagiotis Issaris · 18 years ago
  40. f5e54d6 [PATCH] mark address_space_operations const by Christoph Hellwig · 18 years ago
  41. 1a1974f [PATCH] BUG_ON() Conversion in fs/configfs/ by Eric Sesterhenn / snakebyte · 18 years ago
  42. 3d0f89b configfs: Add permission and ownership to configfs objects. by Joel Becker · 18 years ago
  43. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 18 years ago
  44. 7063fbf [PATCH] configfs: User-driven configuration filesystem by Joel Becker · 19 years ago