1. 96e1391 switch adfs by Al Viro · 14 years ago
  2. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 14 years ago
  3. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 14 years ago
  4. b1e6a01 fs: change d_hash for rcu-walk by Nick Piggin · 14 years ago
  5. 621e155 fs: change d_compare for rcu-walk by Nick Piggin · 14 years ago
  6. 152a083 new helper: mount_bdev() by Al Viro · 14 years ago
  7. 79f14b7 Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  8. 6de5bd1 BKL: introduce CONFIG_BKL. by Arnd Bergmann · 14 years ago
  9. db71922 BKL: Explicitly add BKL around get_sb/fill_super by Jan Blunck · 14 years ago
  10. 2c27c65 check ATTR_SIZE contraints in inode_change_ok by Christoph Hellwig · 14 years ago
  11. 282dc17 get rid of cont_write_begin_newtrunc by Christoph Hellwig · 14 years ago
  12. 15c6fd9 kill spurious reference to vmtruncate by npiggin@suse.de · 14 years ago
  13. 1b061d9 rename the generic fsync implementations by Christoph Hellwig · 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. a9185b4 pass writeback_control to ->write_inode by Christoph Hellwig · 14 years ago
  16. 3886de9 adfs: remove redundant test on unsigned by Roel Kluin · 15 years ago
  17. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  18. 608ba50 Cleanup of adfs headers by Al Viro · 15 years ago
  19. 224c886 Fix adfs GET_FRAG_ID() on big-endian by Al Viro · 15 years ago
  20. ffdc906 repair adfs ->write_inode(), switch to simple_fsync() by Al Viro · 15 years ago
  21. 6cfd014 push BKL down into ->put_super by Christoph Hellwig · 15 years ago
  22. accb401 fs/adfs: return f_fsid for statfs(2) by Coly Li · 15 years ago
  23. e16404e constify dentry_operations: misc filesystems by Al Viro · 15 years ago
  24. bc2de2a fs/Kconfig: move adfs out by Alexey Dobriyan · 16 years ago
  25. a447c09 vfs: Use const for kernel parser table by Steven Whitehouse · 16 years ago
  26. 59af158 [PATCH] fix ->llseek() for a bunch of directories by Al Viro · 16 years ago
  27. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  28. 8e24eea fs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  29. e594905 adfs: work around bogus sparse warning by Harvey Harrison · 16 years ago
  30. e11400b mount options: fix adfs by Miklos Szeredi · 16 years ago
  31. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  32. b458572 fs: adfs convert to new aops by Nick Piggin · 17 years ago
  33. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  34. 5ffc4ef sendfile: remove .sendfile from filesystems that use generic_file_sendfile() by Jens Axboe · 17 years ago
  35. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
  36. 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 17 years ago
  37. ee9b6d6 [PATCH] Mark struct super_operations const by Josef 'Jeff' Sipek · 17 years ago
  38. 754661f [PATCH] mark struct inode_operations const 1 by Arjan van de Ven · 17 years ago
  39. 3223ea8 [PATCH] adfs: fix filename handling by James Bursa · 18 years ago
  40. 514653e [PATCH] struct path: convert adfs by Josef Sipek · 18 years ago
  41. 4a6e617 [PATCH] fs/*: trivial vsnprintf() conversion by Alexey Dobriyan · 18 years ago
  42. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  43. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  44. 543ade1 [PATCH] Streamline generic_file_* interfaces and filemap cleanups by Badari Pulavarty · 18 years ago
  45. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  46. 1a1d92c [PATCH] Really ignore kmem_cache_destroy return value by Alexey Dobriyan · 18 years ago
  47. f8314dc [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc by Panagiotis Issaris · 18 years ago
  48. 1725cd0 [PATCH] adfs error message fix by Andrew Morton · 18 years ago
  49. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  50. f5e54d6 [PATCH] mark address_space_operations const by Christoph Hellwig · 18 years ago
  51. 726c334 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry by David Howells · 18 years ago
  52. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  53. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  54. fffb60f [PATCH] cpuset memory spread: slab cache format by Paul Jackson · 18 years ago
  55. 4b6a931 [PATCH] cpuset memory spread: slab cache filesystems by Paul Jackson · 18 years ago
  56. 713729e [PATCH] fs/*/file.c: drop insane header dependencies by Alexey Dobriyan · 18 years ago
  57. 733482e [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason by Olaf Hering · 19 years ago
  58. e0c9314 [ARM] fs/adfs/adfs.h: "extern inline" doesn't make sense by Adrian Bunk · 19 years ago
  59. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago