1. 9249e17 VFS: Pass mount flags to sget() by David Howells · 12 years ago
  2. 469796d sysfs: switch to ->s_d_op and ->d_release() by Al Viro · 12 years ago
  3. e2a0883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  4. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 12 years ago
  5. c56d8a7 sysfs: change permissions for /sys from 0755 to 0555 by Vitaly Kuznetsov · 12 years ago
  6. a685e08 Delay struct net freeing while there's a sysfs instance refering to it by Al Viro · 13 years ago
  7. d0e46f8 convert sysfs by Al Viro · 14 years ago
  8. 01cd9fe switch sysfs to ->evict_inode() by Al Viro · 14 years ago
  9. 68d75ed sysfs: Remove usage of S_BIAS to avoid merge conflict with the vfs tree by Eric W. Biederman · 14 years ago
  10. 3ff195b sysfs: Implement sysfs tagged directory support. by Eric W. Biederman · 14 years ago
  11. ba514a5 sysfs: Remove double free sysfs_get_sb by Eric W. Biederman · 14 years ago
  12. 9e7fdd2 sysfs: Basic support for multiple super blocks by Eric W. Biederman · 14 years ago
  13. 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
  14. 0f4288e sysfs: Kill unused sysfs_sb variable. by Eric W. Biederman · 14 years ago
  15. fac2622 sysfs: Pass super_block to sysfs_get_inode by Eric W. Biederman · 14 years ago
  16. 04256b4 sysfs: reference sysfs_dirent from sysfs inodes by Eric W. Biederman · 15 years ago
  17. 4a67a1b sysfs: Take sysfs_mutex when fetching the root inode. by Eric W. Biederman · 15 years ago
  18. 8231f2f SYSFS: use standard magic.h for sysfs by Qinghuang Feng · 15 years ago
  19. f1282c8 sysfs: Support sysfs_notify from atomic context with new sysfs_notify_dirent by Neil Brown · 16 years ago
  20. 8e24eea fs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  21. e0bf68d mm: bdi init hooks by Peter Zijlstra · 17 years ago
  22. 6d66f5c sysfs: add copyrights by Tejun Heo · 17 years ago
  23. dc2f75f sysfs: make sysfs_root a regular directory dirent by Tejun Heo · 17 years ago
  24. 5a26b79 sysfs: Remove s_dentry by Eric W. Biederman · 17 years ago
  25. 7d0c7d6 sysfs: Make sysfs_mount static by Eric W. Biederman · 17 years ago
  26. 0333cd8 sysfs: Use kill_anon_super by Eric W. Biederman · 17 years ago
  27. 372e88b sysfs: Move all of inode initialization into sysfs_init_inode by Eric W. Biederman · 17 years ago
  28. 90bc613 sysfs: Remove first pass at shadow directory support by Eric W. Biederman · 17 years ago
  29. 869512a sysfs: cleanup semaphore.h by Dave Young · 17 years ago
  30. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  31. e080e43 sysfs: fix sysfs root inode nlink accounting by Tejun Heo · 17 years ago
  32. 5122503 sysfs: make directory dentries and inodes reclaimable by Tejun Heo · 17 years ago
  33. b402d72 sysfs: rename sysfs_dirent->s_type to s_flags and make room for flags by Tejun Heo · 17 years ago
  34. 0c73f18 sysfs: use singly-linked list for sysfs_dirent tree by Tejun Heo · 17 years ago
  35. 0b8ead8 sysfs: fix root sysfs_dirent -> root dentry association by Tejun Heo · 17 years ago
  36. fc9f54b sysfs: reorganize sysfs_new_indoe() and sysfs_create() by Tejun Heo · 17 years ago
  37. 73107cb sysfs: kill attribute file orphaning by Tejun Heo · 17 years ago
  38. 3e51903 sysfs: make sysfs_dirent->s_element a union by Tejun Heo · 17 years ago
  39. 13b3086 sysfs: add sysfs_dirent->s_parent by Tejun Heo · 17 years ago
  40. dc35125 sysfs: store sysfs inode nrs in s_ino to avoid readdir oopses by Eric Sandeen · 17 years ago
  41. ee9b6d6 [PATCH] Mark struct super_operations const by Josef 'Jeff' Sipek · 17 years ago
  42. b592fcf sysfs: Shadow directory support by Eric W. Biederman · 17 years ago
  43. 94bebf4 Driver core: fix race in sysfs between sysfs_remove_file() and read()/write() by Oliver Neukum · 18 years ago
  44. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  45. d8c76e6 [PATCH] r/o bind mount prepwork: inc_nlink() helper by Dave Hansen · 18 years ago
  46. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  47. 8215534 [PATCH] sysfs-iattr: set inode attributes by Maneesh Soni · 19 years ago
  48. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago