1. 51139ad convert get_sb_pseudo() users by Al Viro · 14 years ago
  2. 7de9c6ee new helper: ihold() by Al Viro · 14 years ago
  3. c3765016 fs: add sync_inode_metadata by Christoph Hellwig · 14 years ago
  4. a33f13e libfs: Fix shift bug in generic_check_addressable() by Joel Becker · 14 years ago
  5. 30ca22c ext3/ext4: Factor out disk addressability check by Patrick J. LoPresti · 14 years ago
  6. 2c27c65 check ATTR_SIZE contraints in inode_change_ok by Christoph Hellwig · 14 years ago
  7. eef2380 default to simple_setattr by Christoph Hellwig · 14 years ago
  8. 6a1a90a rename generic_setattr by Christoph Hellwig · 14 years ago
  9. 7d683a0 wrong type for 'magic' argument in simple_fill_super() by Roberto Sassu · 14 years ago
  10. 7bb46a6 fs: introduce new truncate sequence by npiggin@suse.de · 14 years ago
  11. 1b061d9 rename the generic fsync implementations by Christoph Hellwig · 14 years ago
  12. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 14 years ago
  13. 6a727b4 FS / libfs: Implement simple_write_to_buffer by Jiri Slaby · 14 years ago
  14. 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
  15. 193cf4b libfs: Unexport and kill simple_prepare_write by Boaz Harrosh · 14 years ago
  16. ad2a722f libfs: Open code simple_commit_write into only user by Boaz Harrosh · 14 years ago
  17. ef26ca9 libfs: move EXPORT_SYMBOL for d_alloc_name by H Hartley Sweeten · 15 years ago
  18. 05cc0ce libfs: return error code on failed attr set by Wu Fengguang · 15 years ago
  19. 14be274 libfs: make simple_read_from_buffer conventional by Steven Rostedt · 15 years ago
  20. 89a4eb4 vfs: make get_sb_pseudo set s_maxbytes to value that can be cast to signed by Jeff Layton · 15 years ago
  21. d5aacad New helper - simple_fsync() by Al Viro · 15 years ago
  22. 6f5bbff Convert obvious places to deactivate_locked_super() by Al Viro · 15 years ago
  23. 76791ab kmemtrace, fs: uninline simple_transaction_set() by Ingo Molnar · 15 years ago
  24. a3ec947 vfs: simple_set_mnt() should return void by Sukadev Bhattiprolu · 15 years ago
  25. 3ba13d1 constify dentry_operations: rest by Al Viro · 15 years ago
  26. 520c853 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  27. 56ff5ef zero i_uid/i_gid on inode allocation by Al Viro · 15 years ago
  28. 54566b2 fs: symlink write_begin allocation context fix by Nick Piggin · 15 years ago
  29. 4e02ed4 fs: remove prepare_write/commit_write by Nick Piggin · 16 years ago
  30. 4ea3ada [PATCH] new helper: d_obtain_alias by Christoph Hellwig · 16 years ago
  31. 3971e1a VFS: increase pseudo-filesystem block size to PAGE_SIZE by Alex Nixon · 16 years ago
  32. 6d1029b add kernel-doc for simple_read_from_buffer and memory_read_from_buffer by Akinobu Mita · 16 years ago
  33. 93b0711 introduce memory_read_from_buffer() by Akinobu Mita · 16 years ago
  34. 74bedc4 libfs: rename simple_attr_close to simple_attr_release by Christoph Hellwig · 16 years ago
  35. 9261303 libfs: make simple attributes interruptible by Christoph Hellwig · 16 years ago
  36. 8b88b09 libfs: allow error return from simple attributes by Christoph Hellwig · 16 years ago
  37. eebd2aa Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user by Christoph Lameter · 16 years ago
  38. 2596110 exportfs: add new methods by Christoph Hellwig · 17 years ago
  39. 4a23942 make fs/libfs.c:simple_commit_write() static by Adrian Bunk · 17 years ago
  40. afddba4 fs: introduce write_begin, write_end, and perform_write aops by Nick Piggin · 17 years ago
  41. 0f8952c2 fs/libfs.c: >80 columns line break fix by Ronni Nielsen · 17 years ago
  42. 1a1c9bb inode numbering: change libfs sb creation routines to avoid collisions with their root inodes by Jeff Layton · 17 years ago
  43. 759b977 [PATCH] shmem and simple const super_operations by Hugh Dickins · 17 years ago
  44. 955eff5 [PATCH] fs: fix libfs data leak by Nick Piggin · 17 years ago
  45. ee9b6d6 [PATCH] Mark struct super_operations const by Josef 'Jeff' Sipek · 17 years ago
  46. 92e1d5b [PATCH] mark struct inode_operations const 2 by Arjan van de Ven · 17 years ago
  47. 0f7fc9e [PATCH] VFS: change struct file to use struct path by Josef "Jeff" Sipek · 17 years ago
  48. d8c76e6 [PATCH] r/o bind mount prepwork: inc_nlink() helper by Dave Hansen · 18 years ago
  49. 9a53c3a [PATCH] r/o bind mounts: unlink: monitor i_nlink by Dave Hansen · 18 years ago
  50. c0d92cb [PATCH] libfs: remove page up-to-date check from simple_readpage by Pekka J Enberg · 18 years ago
  51. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  52. 8e18e29 [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private by Theodore Ts'o · 18 years ago
  53. 1bfba4e [PATCH] core: use list_move() by Akinobu Mita · 18 years ago
  54. 816724e Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ by Trond Myklebust · 18 years ago
  55. 726c334 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry by David Howells · 18 years ago
  56. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  57. 1f5ce9e VFS: Unexport do_kern_mount() and clean up simple_pin_fs() by Trond Myklebust · 18 years ago
  58. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  59. 7cf34c7 [PATCH] sem2mutex: fs/libfs.c by Ingo Molnar · 18 years ago
  60. 7656f32 [PATCH] debugfs: hard link count wrong by Vincent Hanquez · 18 years ago
  61. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 18 years ago
  62. 5160ee6 [PATCH] shrink dentry struct by Eric Dumazet · 18 years ago
  63. 8ae0b77 [PATCH] fix fsync(dir) return value for ram-based filesystems by Hugh Dickins · 19 years ago
  64. acaefc2 [PATCH] libfs: add simple attribute files by Arnd Bergmann · 19 years ago
  65. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago