1. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 13 years ago
  2. 152a083 new helper: mount_bdev() by Al Viro · 14 years ago
  3. 7de9c6ee new helper: ihold() by Al Viro · 14 years ago
  4. 79f14b7 Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  5. 6de5bd1 BKL: introduce CONFIG_BKL. by Arnd Bergmann · 14 years ago
  6. db71922 BKL: Explicitly add BKL around get_sb/fill_super by Jan Blunck · 14 years ago
  7. 9cb569d remove SWRITE* I/O types by Christoph Hellwig · 14 years ago
  8. 58e8268 switch ufs to ->evict_inode() by Al Viro · 14 years ago
  9. 2c27c65 check ATTR_SIZE contraints in inode_change_ok by Christoph Hellwig · 14 years ago
  10. 1025774 remove inode_setattr by Christoph Hellwig · 14 years ago
  11. 155130a get rid of block_write_begin_newtrunc by Christoph Hellwig · 14 years ago
  12. 6e1db88 introduce __block_write_begin by Christoph Hellwig · 14 years ago
  13. f4e420d clean up write_begin usage for directories in pagecache by Christoph Hellwig · 14 years ago
  14. d28619f Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 14 years ago
  15. 15c6fd9 kill spurious reference to vmtruncate by npiggin@suse.de · 14 years ago
  16. 1b061d9 rename the generic fsync implementations by Christoph Hellwig · 14 years ago
  17. d27d7a9 ufs: permit mounting of BorderWare filesystems by Thomas Stewart · 14 years ago
  18. 8f45c33 ufs: Remove dead quota code by Jan Kara · 14 years ago
  19. 287a809 quota: rename default quotactl methods to dquot_ by Christoph Hellwig · 14 years ago
  20. 123e9ca quota: explicitly set ->dq_op and ->s_qcop by Christoph Hellwig · 14 years ago
  21. e0ccfd9 quota: move unmount handling into the filesystem by Christoph Hellwig · 14 years ago
  22. 0f0dd62 quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappers by Christoph Hellwig · 14 years ago
  23. c79d967 quota: move remount handling into the filesystem by Christoph Hellwig · 14 years ago
  24. be8ded5 ufs: replace inode uid,gid,mode initialization with helper function by Dmitry Monakhov · 14 years ago
  25. 1275562 quota: unify quota init condition in setattr by Dmitry Monakhov · 14 years ago
  26. 311b9549 ufs: add ufs speciffic ->setattr call by Dmitry Monakhov · 14 years ago
  27. ad25ad9 ufs: make solaris fsck happy by Evgeniy Dushistov · 14 years ago
  28. b3a0fd4 fs/ufs: recognize Solaris-specific file system state by Alex Viskovatoff · 14 years ago
  29. e213e26 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 14 years ago
  30. a9185b4 pass writeback_control to ->write_inode by Christoph Hellwig · 14 years ago
  31. 871a293 dquot: cleanup dquot initialize routine by Christoph Hellwig · 14 years ago
  32. 907f455 dquot: move dquot initialization responsibility into the filesystem by Christoph Hellwig · 14 years ago
  33. 9f75475 dquot: cleanup dquot drop routine by Christoph Hellwig · 14 years ago
  34. 257ba15 dquot: move dquot drop responsibility into the filesystem by Christoph Hellwig · 14 years ago
  35. b43fa82 dquot: cleanup dquot transfer routine by Christoph Hellwig · 14 years ago
  36. 759bfee dquot: move dquot transfer responsibility into the filesystem by Christoph Hellwig · 14 years ago
  37. 63936dd dquot: cleanup inode allocation / freeing routines by Christoph Hellwig · 14 years ago
  38. 5dd4056 dquot: cleanup space allocation / freeing routines by Christoph Hellwig · 14 years ago
  39. 89031bc sanitize const/signedness of ufs a bit by Al Viro · 14 years ago
  40. f3e2a52 ufs: NFS support by Alexey Dobriyan · 15 years ago
  41. 0804970 ufs: pass qstr instead of dentry where necessary for NFS by Alexey Dobriyan · 15 years ago
  42. 37044c8 ufs: sector_t cannot be negative by Roel Kluin · 15 years ago
  43. 8c80065 ufs: add ->sync_fs by Christoph Hellwig · 15 years ago
  44. a932801 switch ufs to simple_fsync() by Al Viro · 15 years ago
  45. 337eb00 Push BKL down into ->remount_fs() by Alessio Igor Bogani · 15 years ago
  46. ebc1ac1 ->write_super lock_super pushdown by Christoph Hellwig · 15 years ago
  47. bbd6851 Push lock_super() into the ->remount_fs() of filesystems that care about it by Al Viro · 15 years ago
  48. 6cfd014 push BKL down into ->put_super by Christoph Hellwig · 15 years ago
  49. 8c85e12 remove ->write_super call in generic_shutdown_super by Christoph Hellwig · 15 years ago
  50. f9dbd05 switch ufs directories to ufs_sync_file() by Al Viro · 15 years ago
  51. 41d577a fs/ufs: return f_fsid for statfs(2) by Coly Li · 15 years ago
  52. 3ae5080 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  53. 723be1f ufs: copy symlink data into the correct union member by Duane Griffin · 15 years ago
  54. b12903f ufs: ensure fast symlinks are NUL-terminated by Duane Griffin · 15 years ago
  55. f33219b ufs: don't truncate longer ufs2 fast symlinks by Duane Griffin · 15 years ago
  56. 9e6766c ufs: validate maximum fast symlink size from superblock by Duane Griffin · 15 years ago
  57. 5f5fa79 ufs: Use lowercase names of quota functions by Jan Kara · 15 years ago
  58. f762dd6 Update my email address by Gertjan van Wingerde · 15 years ago
  59. a276a52 fs/Kconfig: move ufs out by Alexey Dobriyan · 15 years ago
  60. a5f773a CRED: Wrap task credential accesses in the UFS filesystem by David Howells · 16 years ago
  61. 3222a3e [PATCH] fix ->llseek for more directories by Christoph Hellwig · 16 years ago
  62. a447c09 vfs: Use const for kernel parser table by Steven Whitehouse · 16 years ago
  63. 1a3f7d98 Revert "UFS: add const to parser token table" by Linus Torvalds · 16 years ago
  64. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  65. 74abb98 quota: move function-macros from quota.h to quotaops.h by Jan Kara · 16 years ago
  66. f924727 UFS: add const to parser token table by Steven Whitehouse · 16 years ago
  67. bb45d64 ufs: remove unneeded ufs_put_inode prototype by Christoph Hellwig · 16 years ago
  68. 36a53dd ufs: replace __inline with inline by Harvey Harrison · 16 years ago
  69. 0045eda ufs: remove unused fs64_add and fs64_sub by Marcin Slusarz · 16 years ago
  70. 9746077a7 ufs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  71. 3c5afae ufs: [bl]e*_add_cpu conversion by Marcin Slusarz · 16 years ago
  72. 9df1303 fs/ufs/balloc.c: fix sparc64 printk warning by Andrew Morton · 16 years ago
  73. f81e8a4 ufs: fix parenthesisation in ufs_set_fs_state() by Roel Kluin · 16 years ago
  74. e542059 drop linux/ufs_fs.h from userspace export and relocate it to fs/ufs/ufs_fs.h by Mike Frysinger · 16 years ago
  75. 90b315a ufs: fix symlink creation on ufs2 by Evgeniy Dushistov · 16 years ago
  76. b55c460 iget: stop UFS from using iget() and read_inode() by David Howells · 16 years ago
  77. 0c664f9 ufs: fix nexstep dir block size by Evgeniy Dushistov · 17 years ago
  78. f664f1f revert "ufs: Fix mount check in ufs_fill_super()" by Andrew Morton · 17 years ago
  79. 48ef09a ufs: Fix mount check in ufs_fill_super() by Satyam Sharma · 17 years ago
  80. bcd6d4e ufs: move non-layout parts of ufs_fs.h to fs/ufs/ by Christoph Hellwig · 17 years ago
  81. 2a9807c0 ufs: implement show_options by Evgeniy Dushistov · 17 years ago
  82. 252e211 Add in SunOS 4.1.x compatible mode for UFS by Mark Fortescue · 17 years ago
  83. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  84. 82b9d1d ufs: convert to new aops by Nick Piggin · 17 years ago
  85. f9b7cba ufs: fix sun state by Evgeniy Dushistov · 17 years ago
  86. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  87. 9e8c427 is_power_of_2: ufs/super.c by vignesh babu · 17 years ago
  88. 5ffc4ef sendfile: remove .sendfile from filesystems that use generic_file_sendfile() by Jens Axboe · 17 years ago
  89. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
  90. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  91. 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 17 years ago
  92. 6fe6900 mm: make read_cache_page synchronous by Nick Piggin · 17 years ago
  93. 07a0cfe ufs proper handling of zero link case by Evgeniy Dushistov · 17 years ago
  94. 0465fc0 [PATCH] ufs2: tindirect truncate fix by Evgeniy Dushistov · 17 years ago
  95. 4b25a37 [PATCH] ufs: zeroize the rest of block in truncate by Evgeniy Dushistov · 17 years ago
  96. 5431bf9 [PATCH] ufs: prepare write + change blocks on the fly by Evgeniy Dushistov · 17 years ago
  97. 2189850 [PATCH] ufs2: more correct work with time by Evgeniy Dushistov · 17 years ago
  98. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  99. ee9b6d6 [PATCH] Mark struct super_operations const by Josef 'Jeff' Sipek · 17 years ago
  100. c5ef1c4 [PATCH] mark struct inode_operations const 3 by Arjan van de Ven · 17 years ago