1. 02b9984 fs: push sync_filesystem() down to the file system's remount_fs() by Theodore Ts'o · 10 years ago
  2. 208adb6 qnx4: clean qnx4_fill_super() up by Al Viro · 11 years ago
  3. fbad2bd qnx4: i_sb is never NULL by Al Viro · 11 years ago
  4. 663f4de [readdir] convert qnx4 by Al Viro · 11 years ago
  5. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  6. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  7. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  8. 8c0a853 fs: push rcu_barrier() from deactivate_locked_super() to filesystems by Kirill A. Shutemov · 12 years ago
  9. 511728d userns: Convert the qnx4 filesystem to use kuid/kgid where appropriate by Eric W. Biederman · 12 years ago
  10. 9b58f6d qnx4fs: use memweight() by Akinobu Mita · 12 years ago
  11. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  12. 7cd916f qnx4: new helper - try_extent() by Al Viro · 12 years ago
  13. 8f82eca qnx4: get rid of qnx4_bread/qnx4_getblk by Al Viro · 12 years ago
  14. 516cdb6 qnx4fs: small cleanup by Kai Bankett · 12 years ago
  15. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 12 years ago
  16. 8bc5191 qnx4: don't leak ->BitMap on late failure exits by Al Viro · 12 years ago
  17. 4134bf8 qnx4: reduce the insane nesting in qnx4_checkroot() by Al Viro · 12 years ago
  18. 1aab323 qnx4: di_fname is an array, for crying out loud... by Al Viro · 12 years ago
  19. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  20. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 13 years ago
  21. 67c50a7 qnx4fs: Use kmemdup rather than duplicating its implementation by Thomas Meyer · 13 years ago
  22. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  23. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  24. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 13 years ago
  25. 152a083 new helper: mount_bdev() by Al Viro · 14 years ago
  26. 073c214 BKL: remove BKL from qnx4 by Arnd Bergmann · 14 years ago
  27. db71922 BKL: Explicitly add BKL around get_sb/fill_super by Jan Blunck · 14 years ago
  28. 282dc17 get rid of cont_write_begin_newtrunc by Christoph Hellwig · 14 years ago
  29. 1b061d9 rename the generic fsync implementations by Christoph Hellwig · 14 years ago
  30. ca57272 fs/: do not fallback to default_llseek() when readdir() uses BKL by jan Blunck · 14 years ago
  31. 7e2a108 fs/qnx4: decrement sizeof size in strncmp by Julia Lawall · 15 years ago
  32. 868d648 qnx4: use hweight8 by Akinobu Mita · 14 years ago
  33. ca120b2 qnx4fs: remove remains of the (defunct) write support by Anders Larsen · 14 years ago
  34. 891ddb9 qnx4fs: add missing KERN_xxx to printk() calls by Anders Larsen · 15 years ago
  35. 945ffe5 qnx4: remove write support by Christoph Hellwig · 15 years ago
  36. 964f536 fs/qnx4: sanitize includes by Al Viro · 15 years ago
  37. 79d2576 Sanitize qnx4 fsync handling by Al Viro · 15 years ago
  38. 517bfae qnx4: remove ->write_super by Christoph Hellwig · 15 years ago
  39. 5b76dc0 fs/qnx4: return f_fsid for statfs(2) by Coly Li · 15 years ago
  40. 4c74158 fs/Kconfig: move qnx4 out by Alexey Dobriyan · 15 years ago
  41. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  42. 2b7e5bc iget: stop QNX4 from using iget() and read_inode() by David Howells · 16 years ago
  43. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  44. f870618 qnx4: convert to new aops by Nick Piggin · 17 years ago
  45. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  46. 5ffc4ef sendfile: remove .sendfile from filesystems that use generic_file_sendfile() by Jens Axboe · 17 years ago
  47. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
  48. 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 17 years ago
  49. ee9b6d6 [PATCH] Mark struct super_operations const by Josef 'Jeff' Sipek · 17 years ago
  50. c5ef1c4 [PATCH] mark struct inode_operations const 3 by Arjan van de Ven · 17 years ago
  51. 24e23c24 [PATCH] struct path: convert qnx4 by Josef Sipek · 18 years ago
  52. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  53. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  54. ce71ec3 [PATCH] r/o bind mounts: monitor zeroing of i_nlink by Dave Hansen · 18 years ago
  55. 9a53c3a [PATCH] r/o bind mounts: unlink: monitor i_nlink by Dave Hansen · 18 years ago
  56. 543ade1 [PATCH] Streamline generic_file_* interfaces and filemap cleanups by Badari Pulavarty · 18 years ago
  57. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  58. 1a1d92c [PATCH] Really ignore kmem_cache_destroy return value by Alexey Dobriyan · 18 years ago
  59. f8314dc [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc by Panagiotis Issaris · 18 years ago
  60. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  61. f5e54d6 [PATCH] mark address_space_operations const by Christoph Hellwig · 18 years ago
  62. 726c334 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry by David Howells · 18 years ago
  63. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  64. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  65. fffb60f [PATCH] cpuset memory spread: slab cache format by Paul Jackson · 18 years ago
  66. 4b6a931 [PATCH] cpuset memory spread: slab cache filesystems by Paul Jackson · 18 years ago
  67. 713729e [PATCH] fs/*/file.c: drop insane header dependencies by Alexey Dobriyan · 18 years ago
  68. 7a1119b fs/qnx4/bitmap.c: #if 0 qnx4_new_block() by Adrian Bunk · 18 years ago
  69. fef2665 [PATCH] update filesystems for new delete_inode behavior by Mark Fasheh · 19 years ago
  70. 75043cb [PATCH] fs/qnx4/*: fix sparse warnings by Alexey Dobriyan · 19 years ago
  71. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago