1. 31151ba fix mismerge in ll_rw_blk.c by James Bottomley · 19 years ago
  2. 36676bc [PATCH] Fix oops in sysfs_hash_and_remove_file() by James Bottomley · 19 years ago
  3. d634cc1 [PATCH] Fix oops in fs/locks.c on close of file with pending locks by Steve French · 19 years ago
  4. fd589e0 [PATCH] hppfs: fix symlink error path by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  5. d7a60d5 [PATCH] Fixup symlink function pointers for hppfs [for 2.6.13] by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  6. 7c657f2 [PATCH] Document idr_get_new_above() semantics, update inotify by John McCutchan · 19 years ago
  7. f6fdd7d Don't allow normal users to set idle IO priority by Linus Torvalds · 19 years ago
  8. a5ea169 [PATCH] freevxfs: fix breakage introduced by symlink fixes by Alexey Dobriyan · 19 years ago
  9. db87389 befs: fix up missed follow_link declaration change by Linus Torvalds · 19 years ago
  10. 01c314a [PATCH] NFSv4: unbalanced BKL in nfs_atomic_lookup() by Steve Dickson · 19 years ago
  11. 008b150 [PATCH] Fix up symlink function pointers by Al Viro · 19 years ago
  12. cc314ee Fix nasty ncpfs symlink handling bug. by Linus Torvalds · 19 years ago
  13. 2fb1e30 [PATCH] jffs2: fix symlink error handling by Al Viro · 19 years ago
  14. d86c390 [PATCH] reiserfs+acl+quota deadlock fix by Jan Kara · 19 years ago
  15. dc59250 [PATCH] NFS: Introduce the use of inode->i_lock to protect fields in nfsi by Chuck Lever · 19 years ago
  16. 412d582 [PATCH] NFS: use atomic bitops to manipulate flags in nfsi->flags by Chuck Lever · 19 years ago
  17. 5529680 [PATCH] NFS: split nfsi->flags into two fields by Chuck Lever · 19 years ago
  18. 099d44e Merge master.kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6 by Linus Torvalds · 19 years ago
  19. c4f92db [PATCH] nfsd to unlock kernel before exiting by Steven Rostedt · 19 years ago
  20. 5153f7e Merge head 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 19 years ago
  21. 481d037 NTFS: Complete the previous fix for the unset device when mapping buffers by Anton Altaparmakov · 19 years ago
  22. cf59001 Merge master.kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6 by Linus Torvalds · 19 years ago
  23. 65e4308 [PATCH] NFS: Ensure we always update inode->i_mode when doing O_EXCL creates by Trond Myklebust · 19 years ago
  24. 58fcb8d [PATCH] NFS: Ensure ACL xdr code doesn't overflow. by Trond Myklebust · 19 years ago
  25. e74589a NTFS: Fix bug in mft record writing where we forgot to set the device in by Anton Altaparmakov · 19 years ago
  26. 89204c4 [PATCH] inotify: add MOVE_SELF event by John McCutchan · 19 years ago
  27. 0bf955c [PATCH] inotify: fix idr_get_new_above usage by Robert Love · 19 years ago
  28. 27876d0 [PATCH] CIFS: Fix path name conversion for long filenames by Steve French · 19 years ago
  29. d024709 [PATCH] CIFS: Fix missing entries in search results by Steve French · 19 years ago
  30. 1b0a74d [PATCH] Fix error handling in reiserfs by Jan Kara · 19 years ago
  31. 2d610b8 Merge with /home/shaggy/git/linus-clean/ by Dave Kleikamp · 19 years ago
  32. 8a9cd6d JFS: Fix race in txLock by Dave Kleikamp · 19 years ago
  33. 7a91bf7 [PATCH] fsnotify_name/inoderemove by John McCutchan · 19 years ago
  34. 68b4713 [PATCH] namespace.c: fix bind mount from foreign namespace by Miklos Szeredi · 19 years ago
  35. e525e15 [PATCH] __bio_clone() dead comment by Andrew Morton · 19 years ago
  36. fab5a60 Check input buffer size in zisofs by Linus Torvalds · 19 years ago
  37. 0c3dba1 [PATCH] Clean up inotify delete race fix by John McCutchan · 19 years ago
  38. a5c96ca Merge with /home/shaggy/git/linus-clean/ by Dave Kleikamp · 19 years ago
  39. e234f35 [PATCH] inotify delete race fix by John McCutchan · 19 years ago
  40. 3de1174 [PATCH] inotify: update help text by Robert Love · 19 years ago
  41. 74f9c9c [PATCH] hfs: don't reference missing page by Roman Zippel · 19 years ago
  42. f76d28d [PATCH] hfs: don't dirty unchanged inode by Roman Zippel · 19 years ago
  43. 30db1ae JFS: Check for invalid inodes in jfs_delete_inode by Dave Kleikamp · 19 years ago
  44. b9c55d2 [PATCH] inotify: fix race between the kernel and user space by John McCutchan · 19 years ago
  45. 7544953 [PATCH] inotify: fix file deletion by rename detection by John McCutchan · 19 years ago
  46. 9ca1eb3 [PATCH] sysfs: fix sysfs_setattr by Maneesh Soni · 19 years ago
  47. bc062b1 [PATCH] sysfs: fix sysfs_chmod_file by Maneesh Soni · 19 years ago
  48. a2d76bd [PATCH] uml: implement hostfs syncing by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  49. a5453be [PATCH] bio_clone fix by Andrew Morton · 19 years ago
  50. da28c12 Merge with /home/shaggy/git/linus-clean/ by Dave Kleikamp · 19 years ago
  51. 49302d0 Merge head 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 19 years ago
  52. 77933d7 [PATCH] clean up inline static vs static inline by Jesper Juhl · 19 years ago
  53. 44456d3 [PATCH] turn many #if $undefined_string into #ifdef $undefined_string by Olaf Hering · 19 years ago
  54. 02b77569 [PATCH] reiserfs doesn't use mbcache by Andreas Gruenbacher · 19 years ago
  55. 8c52ab4 [PATCH] mbcache: Remove unused mb_cache_shrink parameter by Andreas Gruenbacher · 19 years ago
  56. c293621 [PATCH] stale POSIX lock handling by Peter Staubach · 19 years ago
  57. 0cfc11e [PATCH] fix xip sparse file handling in ext2 by Carsten Otte · 19 years ago
  58. 104e49f [PATCH] autofs4: fix infamous "Busy inodes after umount ..." message by Ian Kent · 19 years ago
  59. ab6862e [PATCH] ext3: drop quota references before releasing inode by Jan Kara · 19 years ago
  60. c7e9a52 [PATCH] ext2: drop quota reference before releasing inode by Jan Kara · 19 years ago
  61. b3bb8af [PATCH] reiserfs: fix deadlock in inode creation failure path w/ default ACL by Jeff Mahoney · 19 years ago
  62. ef2a701 [PATCH] Fix missing refrigerator invocation in jffs2 by Nigel Cunningham · 19 years ago
  63. 6de7dc2 Merge with /home/shaggy/git/linus-clean/ by Dave Kleikamp · 19 years ago
  64. cbc3d65 JFS: Improve sync barrier processing by Dave Kleikamp · 19 years ago
  65. 89373de [PATCH] inotify: fix oops fix by Andrew Morton · 19 years ago
  66. e5ca844 [PATCH] inotify: check retval in init by Robert Love · 19 years ago
  67. 1b2ccf0 [PATCH] inotify: change default limits by Robert Love · 19 years ago
  68. 5eb22cb [PATCH] inotify: exit path cleanups by Robert Love · 19 years ago
  69. 783bc29 [PATCH] inotify: oops fix by Robert Love · 19 years ago
  70. 33ea2f5 [PATCH] inotify: use fget_light by Robert Love · 19 years ago
  71. b680716 [PATCH] inotify: misc. cleanup by Robert Love · 19 years ago
  72. 18190cc JFS: Fix i_blocks accounting when allocation fails by Dave Kleikamp · 19 years ago
  73. c2783f3 JFS: Don't set log_SYNCBARRIER when log->active == 0 by Dave Kleikamp · 19 years ago
  74. c40c2024 JFS: Fix typo in last patch by Dave Kleikamp · 19 years ago
  75. 21d1ee8 Merge with /home/shaggy/git/linus-clean/ by Dave Kleikamp · 19 years ago
  76. af6ea9c Merge master.kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6 by Linus Torvalds · 19 years ago
  77. 2c4eec9 Merge with rsync://fileserver/linux by Thomas Gleixner · 19 years ago
  78. afa597b [PATCH] execute-in-place fixes by Carsten Otte · 19 years ago
  79. 3d9b1cd JFS: fsync wrong behavior when I/O failure occurs by Qu Fuping · 19 years ago
  80. 56d1254 JFS: Remove assert statement in dbJoin & return -EIO instead by Dave Kleikamp · 19 years ago
  81. 5d15788 [JFFS2] Fix node allocation leak by Thomas Gleixner · 19 years ago
  82. 00be3e7 JFS: Remove bogus WARN_ON statement and some dead code by Dave Kleikamp · 19 years ago
  83. a0d43df [PATCH] uml: hostfs: unuse ROOT_DEV by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  84. 8e0a218 [PATCH] uml: fix hppfs error path by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  85. c514720 Automatic merge with /usr/src/ntfs-2.6.git. by Anton Altaparmakov · 19 years ago
  86. 3720bd8 Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6 by Linus Torvalds · 19 years ago
  87. 7ee91ec [PATCH] NFS: procfs/sysctl interfaces for lockd do not work on x86_64 by Steve Dickson · 19 years ago
  88. 88bd512 [PATCH] Fix soft lockup due to NTFS: VFS part and explanation by Anton Altaparmakov · 19 years ago
  89. 9a556e8 [PATCH] inotify: misc cleanup by Robert Love · 19 years ago
  90. 0399cb0 [PATCH] inotify: move sysctl by Robert Love · 19 years ago
  91. 59192ed JFS: Need to be root to create files with security context by Ian Dall · 19 years ago
  92. 6211502 JFS: Allow security.* xattrs to be set on symlinks by Dave Kleikamp · 19 years ago
  93. f7f2475 Merge with /home/shaggy/git/linus-clean/ by Dave Kleikamp · 19 years ago
  94. 1b3035b Merge with rsync://fileserver/linux by Thomas Gleixner · 19 years ago
  95. 0eeca28 [PATCH] inotify by Robert Love · 19 years ago
  96. bd4c625 reiserfs: run scripts/Lindent on reiserfs code by Linus Torvalds · 19 years ago
  97. 7fa94c8 [PATCH] reiserfs: fix up case where indent misreads the code by Jeff Mahoney · 19 years ago
  98. 7da6844 [PATCH] cdev: cdev_put oops by Brian King · 19 years ago
  99. 50a5223 [PATCH] ext2: fix mount options parting by Jan Kara · 19 years ago
  100. 08c6a96 [PATCH] ext3: fix options parsing by Jan Kara · 19 years ago