1. 6e87abd [DVB]: Add compat ioctl handling. by David S. Miller · 19 years ago
  2. ec63f22 [PATCH] ext2: remove duplicate newlines in ext2_fill_super by Johann Lombardi · 19 years ago
  3. d00689a [PATCH] aio: replace locking comments with assert_spin_locked() by Zach Brown · 19 years ago
  4. 20dcae3 [PATCH] aio: remove kioctx from mm_struct by Zach Brown · 19 years ago
  5. 0f5c79f [PATCH] Fix sparse warning in proc/task_mmu.c by Luiz Fernando Capitulino · 19 years ago
  6. ab4eb43 [PATCH] ext3: journal handling on error path in ext3_journalled_writepage() by Denis Lunev · 19 years ago
  7. 41866a5 Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6 by Linus Torvalds · 19 years ago
  8. 5b9d1f1 [JFFS2] Remove broken and useless debug code by Thomas Gleixner · 19 years ago
  9. f3a9388 [PATCH] VFS: local denial-of-service with file leases by Chris Wright · 19 years ago
  10. dc15ae1 [PATCH] VFS: Fix memory leak with file leases by J. Bruce Fields · 19 years ago
  11. 63f45b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  12. 1b397f4 [CIFS] Fix spaces in cifs kconfig entry by Steve French · 19 years ago
  13. 6911408 [CIFS] Reduce sparse endian warnings by Steve French · 19 years ago
  14. 3c50c61 [CIFS] Update CIFS change log by Steve French · 19 years ago
  15. a2653eb [CIFS] Reserve upcall IDX value for CIFS with connector header and add by Steve French · 19 years ago
  16. 7b7abfe by Steve French · 19 years ago
  17. e82b3ae Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 19 years ago
  18. ad8f76b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 19 years ago
  19. 8d3d81c [PATCH] fs/hugetlbfs/inode.c: make a function static by Adrian Bunk · 19 years ago
  20. 0ce6e62 [PATCH] fs/namei.c: make path_lookup_create() static by Adrian Bunk · 19 years ago
  21. c7f82d9 [PATCH] fbdev: move ioctl32 code to fbmem.c by Arnd Bergmann · 19 years ago
  22. 7a81e31 [PATCH] re-add TIOCSTART and TIOCSTOP compat_ioctl handlers by Christoph Hellwig · 19 years ago
  23. 49705b7 [PATCH] sanitize lookup_hash prototype by Christoph Hellwig · 19 years ago
  24. 8c744fb [PATCH] add a file_permission helper by Christoph Hellwig · 19 years ago
  25. e4543ed [PATCH] add a vfs_permission helper by Christoph Hellwig · 19 years ago
  26. 55e64b3 [PATCH] ext2: remove the ancient CHANGES file by Adrian Bunk · 19 years ago
  27. 2860b73 [PATCH] remove CONFIG_EXT{2,3}_CHECK by Adrian Bunk · 19 years ago
  28. 0ad74ff [PATCH] Fix return value in reiserfs allocator by Jan Kara · 19 years ago
  29. 41a34a4 [PATCH] fat: respect silent mount flag by Christoph Hellwig · 19 years ago
  30. 33096b1 [PATCH] hpfs: remove spurious mtime update by Christoph Hellwig · 19 years ago
  31. 733482e [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason by Olaf Hering · 19 years ago
  32. 329f7db [PATCH] fix de_thread() vs send_group_sigqueue() race by Oleg Nesterov · 19 years ago
  33. 9abdc4c fs/ioprio.c should #include <linux/syscalls.h> by Adrian Bunk · 19 years ago
  34. 9f56f74 fs/afs/callback.c should #include "cmservice.h" by Adrian Bunk · 19 years ago
  35. 1b33724 remove unused fs/befs/attribute.c by Will Dyson · 19 years ago
  36. 0fb2dae fs/reiserfs/hashes.c should #include <linux/reiserfs_fs.h> by Adrian Bunk · 19 years ago
  37. a70cf17 fs/partitions/ultrix.c should #include "ultrix.h" by Adrian Bunk · 19 years ago
  38. 34c90b2 jffs_fm.c should #include "intrep.h" by Adrian Bunk · 19 years ago
  39. 6e1e8e1 fs/freevxfs/: add #include's by Adrian Bunk · 19 years ago
  40. f093182 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  41. 9676f0c [PATCH] unbindable mounts by Ram Pai · 19 years ago
  42. 5afe002 [PATCH] handling of slave mounts by Ram Pai · 19 years ago
  43. a58b0eb [PATCH] introduce slave mounts by Ram Pai · 19 years ago
  44. a05964f [PATCH] shared mounts handling: umount by Ram Pai · 19 years ago
  45. 2144440 [PATCH] shared mounts handling: move by Ram Pai · 19 years ago
  46. b90fa9a [PATCH] shared mount handling: bind and rbind by Ram Pai · 19 years ago
  47. 03e06e6 [PATCH] introduce shared mounts by Ram Pai · 19 years ago
  48. 07b2088 [PATCH] beginning of the shared-subtree proper by Ram Pai · 19 years ago
  49. 390c684 [PATCH] making namespace_sem global by Ram Pai · 19 years ago
  50. 36341f6 [PATCH] mount expiry fixes by Ram Pai · 19 years ago
  51. 70fbcdf [PATCH] umount_tree() locking change by Ram Pai · 19 years ago
  52. 5b83d2c5c [PATCH] sanitize the interface of graft_tree(). by Ram Pai · 19 years ago
  53. b58fed8 [PATCH] lindent fs/namespace.c by Ram Pai · 19 years ago
  54. 5addc5d [PATCH] make /proc/mounts pollable by Al Viro · 19 years ago
  55. 1abe77b [PATCH] allow callers of seq_open do allocation themselves by Al Viro · 19 years ago
  56. ccd48bc [PATCH] cleanups and bug fix in do_loopback() by Al Viro · 19 years ago
  57. 7b7b1ac [PATCH] saner handling of auto_acct_off() and DQUOT_OFF() in umount by Al Viro · 19 years ago
  58. 183d020 [PATCH] ppc64: SMU partition recovery by Benjamin Herrenschmidt · 19 years ago
  59. b3ce1de Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6 by Linus Torvalds · 19 years ago
  60. 233c123 [PATCH] fs/super.c: unexport user_get_super by Adrian Bunk · 19 years ago
  61. f99d49a [PATCH] kfree cleanup: fs by Jesper Juhl · 19 years ago
  62. b8887e6 [PATCH] kernel-docs: fix kernel-doc format problems by Randy Dunlap · 19 years ago
  63. 6c8bec6 [PATCH] jbd doc: fix some kernel-doc warnings by Randy Dunlap · 19 years ago
  64. 80d188a [PATCH] knfsd: make sure svc_process call the correct pg_authenticate for multi-service port by NeilBrown · 19 years ago
  65. 0ba7536 [PATCH] knfsd: Fix some minor sign problems in nfsd/xdr by NeilBrown · 19 years ago
  66. 70c3b76 [PATCH] knfsd: Allow run-time selection of NFS versions to export by NeilBrown · 19 years ago
  67. 7390022 [PATCH] knfsd: Restore functionality to read from file in /proc/fs/nfsd/ by NeilBrown · 19 years ago
  68. 15b7a1b [PATCH] knfsd: fix setattr-on-symlink error return by NeilBrown · 19 years ago
  69. befc649 [PATCH] FUSE: pass file handle in setattr by Miklos Szeredi · 19 years ago
  70. fd72faa [PATCH] FUSE: atomic create+open by Miklos Szeredi · 19 years ago
  71. 31d40d7 [PATCH] FUSE: add access call by Miklos Szeredi · 19 years ago
  72. cc4e69d [PATCH] VFS: pass file pointer to filesystem from ftruncate() by Miklos Szeredi · 19 years ago
  73. db73e9a [PATCH] remove superflous ctime/mtime updates in affs by Christoph Hellwig · 19 years ago
  74. a463ddd [PATCH] afs: use generic_ro_fops by Christoph Hellwig · 19 years ago
  75. dc48700 [PATCH] vxfs: use generic_ro_fops by Christoph Hellwig · 19 years ago
  76. 2cf0691 [PATCH] befs: use generic_ro_fops by Christoph Hellwig · 19 years ago
  77. 8c65b4a [PATCH] fix remaining missing includes by Tim Schmielau · 19 years ago
  78. 6fdcc21 [PATCH] memory leak in dentry_open() by Peter Staubach · 19 years ago
  79. 385fd4c [PATCH] __find_get_block_slow() cleanup by Coywolf Qi Hunt · 19 years ago
  80. 53b2758 [PATCH] smbfs: 'names_cache' memory leak by Davi Arnaut · 19 years ago
  81. ce44eeb [PATCH] V9FS: 'names_cache' memory leak by Davi Arnaut · 19 years ago
  82. be586ba [PATCH] quota: small cleanups by Adrian Bunk · 19 years ago
  83. d55b5fd [PATCH] aio: remove aio_max_nr accounting race by Zach Brown · 19 years ago
  84. d8ba3b7 [PATCH] fuse: remove dead code from fuse_permission by Christoph Hellwig · 19 years ago
  85. ccb6e36 [PATCH] fs/smbfs/request.c: turn NULL dereference into BUG() by Adrian Bunk · 19 years ago
  86. 878129a [PATCH] hfs needs nls by Lennert Buytenhek · 19 years ago
  87. 665a758 [PATCH] Remove hlist_for_each_rcu() API, convert existing use to hlist_for_each_entry_rcu by Paul E. McKenney · 19 years ago
  88. 9f46080 [PATCH] Process Events Connector by Matt Helsley · 19 years ago
  89. 49364ce [PATCH] write_inode_now(): write inode if not BDI_CAP_NO_WRITEBACK by Andrew Morton · 19 years ago
  90. 4cd5b9f [PATCH] s390: cleanup of include/asm-s390/vtoc.h by Peter Oberparleiter · 19 years ago
  91. 2109a2d [PATCH] mm: rename kmem_cache_s to kmem_cache by Pekka J Enberg · 19 years ago
  92. 182ec4e [JFFS2] Clean up trailing white spaces by Thomas Gleixner · 19 years ago
  93. 008531f [JFFS2] Fix broken compile when debug level = 2 by Artem B. Bityutskiy · 19 years ago
  94. 4fc67fb [JFFS2] Return 0, not number of bytes written, for success at commit_write by Todd Poynor · 19 years ago
  95. daba5cc [JFFS2] Fix dataflash support by Artem B. Bityutskiy · 19 years ago
  96. d55849a [JFFS2] Use memset(struct) instead of nulling struct members one by one by Artem B. Bityutskiy · 19 years ago
  97. 2f0077e0 [JFFS2] Remove stale comment by Artem B. Bityutskiy · 19 years ago
  98. 2bc9764 [JFFS2] Rename jffs2_summary_node to jffs2_raw_summary by Ferenc Havasi · 19 years ago
  99. 733802d [JFFS2] Debug code simplification, update TODO by Artem B. Bityutskiy · 19 years ago
  100. 34c0e90 [JFFS2] Account summary space in reserved_size. by Ferenc Havasi · 19 years ago