1. 21fc61c don't put symlink bodies in pagecache into highmem by Al Viro · 9 years ago
  2. 02b9984 fs: push sync_filesystem() down to the file system's remount_fs() by Theodore Ts'o · 10 years ago
  3. 208adb6 qnx4: clean qnx4_fill_super() up by Al Viro · 11 years ago
  4. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  5. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  6. 8c0a853 fs: push rcu_barrier() from deactivate_locked_super() to filesystems by Kirill A. Shutemov · 12 years ago
  7. 511728d userns: Convert the qnx4 filesystem to use kuid/kgid where appropriate by Eric W. Biederman · 12 years ago
  8. 7cd916f qnx4: new helper - try_extent() by Al Viro · 12 years ago
  9. 8f82eca qnx4: get rid of qnx4_bread/qnx4_getblk by Al Viro · 12 years ago
  10. 516cdb6 qnx4fs: small cleanup by Kai Bankett · 12 years ago
  11. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 12 years ago
  12. 8bc5191 qnx4: don't leak ->BitMap on late failure exits by Al Viro · 12 years ago
  13. 4134bf8 qnx4: reduce the insane nesting in qnx4_checkroot() by Al Viro · 12 years ago
  14. 1aab323 qnx4: di_fname is an array, for crying out loud... by Al Viro · 12 years ago
  15. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  16. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 13 years ago
  17. 67c50a7 qnx4fs: Use kmemdup rather than duplicating its implementation by Thomas Meyer · 13 years ago
  18. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  19. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  20. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 13 years ago
  21. 152a083 new helper: mount_bdev() by Al Viro · 14 years ago
  22. 073c214 BKL: remove BKL from qnx4 by Arnd Bergmann · 14 years ago
  23. db71922 BKL: Explicitly add BKL around get_sb/fill_super by Jan Blunck · 14 years ago
  24. 282dc17 get rid of cont_write_begin_newtrunc by Christoph Hellwig · 14 years ago
  25. 7e2a108 fs/qnx4: decrement sizeof size in strncmp by Julia Lawall · 15 years ago
  26. ca120b2 qnx4fs: remove remains of the (defunct) write support by Anders Larsen · 15 years ago
  27. 891ddb9 qnx4fs: add missing KERN_xxx to printk() calls by Anders Larsen · 15 years ago
  28. 945ffe5 qnx4: remove write support by Christoph Hellwig · 15 years ago
  29. 964f536 fs/qnx4: sanitize includes by Al Viro · 15 years ago
  30. 79d2576 Sanitize qnx4 fsync handling by Al Viro · 15 years ago
  31. 517bfae qnx4: remove ->write_super by Christoph Hellwig · 15 years ago
  32. 5b76dc0 fs/qnx4: return f_fsid for statfs(2) by Coly Li · 15 years ago
  33. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  34. 2b7e5bc iget: stop QNX4 from using iget() and read_inode() by David Howells · 16 years ago
  35. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  36. f870618 qnx4: convert to new aops by Nick Piggin · 17 years ago
  37. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  38. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
  39. 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 17 years ago
  40. ee9b6d6 [PATCH] Mark struct super_operations const by Josef 'Jeff' Sipek · 17 years ago
  41. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  42. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  43. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  44. 1a1d92c [PATCH] Really ignore kmem_cache_destroy return value by Alexey Dobriyan · 18 years ago
  45. f8314dc [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc by Panagiotis Issaris · 18 years ago
  46. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  47. f5e54d6 [PATCH] mark address_space_operations const by Christoph Hellwig · 18 years ago
  48. 726c334 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry by David Howells · 18 years ago
  49. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  50. fffb60f [PATCH] cpuset memory spread: slab cache format by Paul Jackson · 18 years ago
  51. 4b6a931 [PATCH] cpuset memory spread: slab cache filesystems by Paul Jackson · 18 years ago
  52. fef2665 [PATCH] update filesystems for new delete_inode behavior by Mark Fasheh · 19 years ago
  53. 75043cb [PATCH] fs/qnx4/*: fix sparse warnings by Alexey Dobriyan · 19 years ago
  54. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago