1. 68b4713 [PATCH] namespace.c: fix bind mount from foreign namespace by Miklos Szeredi · 19 years ago
  2. e525e15 [PATCH] __bio_clone() dead comment by Andrew Morton · 19 years ago
  3. fab5a60 Check input buffer size in zisofs by Linus Torvalds · 19 years ago
  4. 0c3dba1 [PATCH] Clean up inotify delete race fix by John McCutchan · 19 years ago
  5. e234f35 [PATCH] inotify delete race fix by John McCutchan · 19 years ago
  6. 3de1174 [PATCH] inotify: update help text by Robert Love · 19 years ago
  7. 74f9c9c [PATCH] hfs: don't reference missing page by Roman Zippel · 19 years ago
  8. f76d28d [PATCH] hfs: don't dirty unchanged inode by Roman Zippel · 19 years ago
  9. b9c55d2 [PATCH] inotify: fix race between the kernel and user space by John McCutchan · 19 years ago
  10. 7544953 [PATCH] inotify: fix file deletion by rename detection by John McCutchan · 19 years ago
  11. 9ca1eb3 [PATCH] sysfs: fix sysfs_setattr by Maneesh Soni · 19 years ago
  12. bc062b1 [PATCH] sysfs: fix sysfs_chmod_file by Maneesh Soni · 19 years ago
  13. a2d76bd [PATCH] uml: implement hostfs syncing by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  14. a5453be [PATCH] bio_clone fix by Andrew Morton · 19 years ago
  15. 49302d0 Merge head 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 19 years ago
  16. 77933d7 [PATCH] clean up inline static vs static inline by Jesper Juhl · 19 years ago
  17. 44456d3 [PATCH] turn many #if $undefined_string into #ifdef $undefined_string by Olaf Hering · 19 years ago
  18. 02b77569 [PATCH] reiserfs doesn't use mbcache by Andreas Gruenbacher · 19 years ago
  19. 8c52ab4 [PATCH] mbcache: Remove unused mb_cache_shrink parameter by Andreas Gruenbacher · 19 years ago
  20. c293621 [PATCH] stale POSIX lock handling by Peter Staubach · 19 years ago
  21. 0cfc11e [PATCH] fix xip sparse file handling in ext2 by Carsten Otte · 19 years ago
  22. 104e49f [PATCH] autofs4: fix infamous "Busy inodes after umount ..." message by Ian Kent · 19 years ago
  23. ab6862e [PATCH] ext3: drop quota references before releasing inode by Jan Kara · 19 years ago
  24. c7e9a52 [PATCH] ext2: drop quota reference before releasing inode by Jan Kara · 19 years ago
  25. b3bb8af [PATCH] reiserfs: fix deadlock in inode creation failure path w/ default ACL by Jeff Mahoney · 19 years ago
  26. ef2a701 [PATCH] Fix missing refrigerator invocation in jffs2 by Nigel Cunningham · 19 years ago
  27. 89373de [PATCH] inotify: fix oops fix by Andrew Morton · 19 years ago
  28. e5ca844 [PATCH] inotify: check retval in init by Robert Love · 19 years ago
  29. 1b2ccf0 [PATCH] inotify: change default limits by Robert Love · 19 years ago
  30. 5eb22cb [PATCH] inotify: exit path cleanups by Robert Love · 19 years ago
  31. 783bc29 [PATCH] inotify: oops fix by Robert Love · 19 years ago
  32. 33ea2f5 [PATCH] inotify: use fget_light by Robert Love · 19 years ago
  33. b680716 [PATCH] inotify: misc. cleanup by Robert Love · 19 years ago
  34. 18190cc JFS: Fix i_blocks accounting when allocation fails by Dave Kleikamp · 19 years ago
  35. c2783f3 JFS: Don't set log_SYNCBARRIER when log->active == 0 by Dave Kleikamp · 19 years ago
  36. c40c2024 JFS: Fix typo in last patch by Dave Kleikamp · 19 years ago
  37. 21d1ee8 Merge with /home/shaggy/git/linus-clean/ by Dave Kleikamp · 19 years ago
  38. af6ea9c Merge master.kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6 by Linus Torvalds · 19 years ago
  39. 2c4eec9 Merge with rsync://fileserver/linux by Thomas Gleixner · 19 years ago
  40. afa597b [PATCH] execute-in-place fixes by Carsten Otte · 19 years ago
  41. 3d9b1cd JFS: fsync wrong behavior when I/O failure occurs by Qu Fuping · 19 years ago
  42. 56d1254 JFS: Remove assert statement in dbJoin & return -EIO instead by Dave Kleikamp · 19 years ago
  43. 5d15788 [JFFS2] Fix node allocation leak by Thomas Gleixner · 19 years ago
  44. 00be3e7 JFS: Remove bogus WARN_ON statement and some dead code by Dave Kleikamp · 19 years ago
  45. a0d43df [PATCH] uml: hostfs: unuse ROOT_DEV by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  46. 8e0a218 [PATCH] uml: fix hppfs error path by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  47. c514720 Automatic merge with /usr/src/ntfs-2.6.git. by Anton Altaparmakov · 19 years ago
  48. 3720bd8 Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6 by Linus Torvalds · 19 years ago
  49. 7ee91ec [PATCH] NFS: procfs/sysctl interfaces for lockd do not work on x86_64 by Steve Dickson · 19 years ago
  50. 88bd512 [PATCH] Fix soft lockup due to NTFS: VFS part and explanation by Anton Altaparmakov · 19 years ago
  51. 9a556e8 [PATCH] inotify: misc cleanup by Robert Love · 19 years ago
  52. 0399cb0 [PATCH] inotify: move sysctl by Robert Love · 19 years ago
  53. 59192ed JFS: Need to be root to create files with security context by Ian Dall · 19 years ago
  54. 6211502 JFS: Allow security.* xattrs to be set on symlinks by Dave Kleikamp · 19 years ago
  55. f7f2475 Merge with /home/shaggy/git/linus-clean/ by Dave Kleikamp · 19 years ago
  56. 1b3035b Merge with rsync://fileserver/linux by Thomas Gleixner · 19 years ago
  57. 0eeca28 [PATCH] inotify by Robert Love · 19 years ago
  58. bd4c625 reiserfs: run scripts/Lindent on reiserfs code by Linus Torvalds · 19 years ago
  59. 7fa94c8 [PATCH] reiserfs: fix up case where indent misreads the code by Jeff Mahoney · 19 years ago
  60. 7da6844 [PATCH] cdev: cdev_put oops by Brian King · 19 years ago
  61. 50a5223 [PATCH] ext2: fix mount options parting by Jan Kara · 19 years ago
  62. 08c6a96 [PATCH] ext3: fix options parsing by Jan Kara · 19 years ago
  63. 5323125 [PATCH] reset real_timer target on exec leader change by Roland McGrath · 19 years ago
  64. 4120db4 [PATCH] bugfix: two read_inode() calls without clear_inode() call between by Artem B. Bityuckiy · 19 years ago
  65. 168a9fd [PATCH] __wait_on_freeing_inode fix by Miklos Szeredi · 19 years ago
  66. a98a5d0 Merge with rsync://fileserver/linux by Todd Poynor · 19 years ago
  67. 751382d [JFFS2] Avoid compiler warnings when JFFS2_FS_WRITEBUFFER=n by Todd Poynor · 19 years ago
  68. b622059 [JFFS2] Init locks early during mount by Artem B. Bityuckiy · 19 years ago
  69. e4fef66 [JFFS2] Rename function and update comments by Artem B. Bityuckiy · 19 years ago
  70. 86ffc0d [JFFS2] Remove needless variable initialization by Artem B. Bityuckiy · 19 years ago
  71. 336d2ff [JFFS2] Avoid alloc/dealloc for zero sized nodes by Artem B. Bityuckiy · 19 years ago
  72. 200d481 Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6 by Linus Torvalds · 19 years ago
  73. e34ac86 [PATCH] nfsd4: fix fh_expire_type by NeilBrown · 19 years ago
  74. 4c4cd22 [PATCH] nfsd4: check lock type against openmode. by NeilBrown · 19 years ago
  75. 3a4f98b [PATCH] nfsd4: clean up nfs4_preprocess_seqid_op by NeilBrown · 19 years ago
  76. f881651 [PATCH] nfsd4: clarify close_lru handling by NeilBrown · 19 years ago
  77. 52fd004 [PATCH] nfsd4: renew lease on seqid modifying operations by NeilBrown · 19 years ago
  78. b700949 [PATCH] nfsd4: return better error on io incompatible with open mode by NeilBrown · 19 years ago
  79. 444c2c0 [PATCH] nfsd4: always update stateid on open by NeilBrown · 19 years ago
  80. e66770c [PATCH] nfsd4: relax new lock seqid check by NeilBrown · 19 years ago
  81. 7fb64ce [PATCH] nfsd4: seqid comments by NeilBrown · 19 years ago
  82. bd9aac5 [PATCH] nfsd4: fix open_reclaim seqid by NeilBrown · 19 years ago
  83. 893f877 [PATCH] nfsd4: comment indentation by NeilBrown · 19 years ago
  84. 3751517 [PATCH] nfsd4: stop overusing RECLAIM_BAD by NeilBrown · 19 years ago
  85. 0dd395d [PATCH] nfsd4: ERR_GRACE should bump seqid on lock by NeilBrown · 19 years ago
  86. b648330 [PATCH] nfsd4: ERR_GRACE should bump seqid on open by NeilBrown · 19 years ago
  87. 0fa822e [PATCH] nfsd4: fix release_lockowner by NeilBrown · 19 years ago
  88. 67be431 [PATCH] nfsd4: prevent multiple unlinks of recovery directories by NeilBrown · 19 years ago
  89. cdc5524 [PATCH] nfsd4: lookup_one_len takes i_sem by NeilBrown · 19 years ago
  90. a6ccbbb [PATCH] nfsd4: fix sync'ing of recovery directory by NeilBrown · 19 years ago
  91. 4630902 [PATCH] nfsd4: reboot recovery fix by NeilBrown · 19 years ago
  92. 751c404 [PATCH] namespace: rename _mntput to mntput_no_expire by Miklos Szeredi · 19 years ago
  93. 55e700b [PATCH] namespace: rename mnt_fslink to mnt_expire by Miklos Szeredi · 19 years ago
  94. 732dbef6 [PATCH] dcookies.c: use proper refcounting functions by Miklos Szeredi · 19 years ago
  95. 484e389 [PATCH] set mnt_namespace in the correct place by Miklos Szeredi · 19 years ago
  96. ac08115 [PATCH] namespace.c: fix mnt_namespace zeroing for expired mounts by Miklos Szeredi · 19 years ago
  97. ed42c87 [PATCH] namespace.c: fix expiring of detached mount by Miklos Szeredi · 19 years ago
  98. 24ca2af [PATCH] namespace.c: split mark_mounts_for_expiry() by Miklos Szeredi · 19 years ago
  99. a4d7027 [PATCH] namespace.c: cleanup in mark_mounts_for_expiry() by Miklos Szeredi · 19 years ago
  100. 1ce88cf [PATCH] namespace.c: fix race in mark_mounts_for_expiry() by Miklos Szeredi · 19 years ago