1. be0bf7d JFS: Take logsync lock before testing mp->lsn by Dave Kleikamp · 19 years ago
  2. f6e77c9 Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 19 years ago
  3. d19e997 Simplify fifo_open() locking logic by Linus Torvalds · 19 years ago
  4. bb8047d NTFS: Fix two compiler warnings on Alpha. Thanks to Andrew Morton for by Anton Altaparmakov · 19 years ago
  5. ad820c5 [PATCH] smaps: shared fix by Nick Piggin · 19 years ago
  6. 5ddfae1 [PATCH] smaps: hugepages fix by Nick Piggin · 19 years ago
  7. ecbd3a6 [PATCH] ramfs needs to update directory m/ctime on symlink by Peter Staubach · 19 years ago
  8. ff3aea0 [PATCH] cramfs mounts provide corrupted content since 2.6.15 by Dave Johnson · 19 years ago
  9. e77e6f3 [CIFS] Always match oplock break (cache notification) to the right tcp by Steve French · 19 years ago
  10. beb84dc [CIFS] Set correct lock type on new posix unlock call by Steve French · 19 years ago
  11. c6ee60b Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 19 years ago
  12. 13298de [CIFS] Upate cifs change log by Steve French · 19 years ago
  13. d7c8c94 [CIFS] Fix slow oplock break response when mounts to different by Steve French · 19 years ago
  14. 083d3a2 [CIFS] Workaround various server bugs found in testing at connectathon by Steve French · 19 years ago
  15. 419c93e [GFS2] Add gfs2meta filesystem by Steven Whitehouse · 19 years ago
  16. 3af1efe [PATCH] reiserfs: fix unaligned bitmap usage by Jeff Mahoney · 19 years ago
  17. c499ec2 [PATCH] reiserfs: do not check if unsigned < 0 by Vladimir V. Saveliev · 19 years ago
  18. 46f6dac [PATCH] v9fs: simplify fid mapping by Eric Van Hensbergen · 19 years ago
  19. 74b8054 [PATCH] v9fs: fix bug in atomic create open fix by Eric Van Hensbergen · 19 years ago
  20. 6a3124a [PATCH] v9fs: fix atomic create open by Latchesar Ionkov · 19 years ago
  21. a4e85b5 [CIFS] Allow fallback for setting file size to Procom SMB server when by Steve French · 19 years ago
  22. 82940a4 [CIFS] Make POSIX CIFS Extensions SetFSInfo match exactly what we want by Steve French · 19 years ago
  23. 46c79a6 [CIFS] Move noisy debug message (triggerred by some older servers) from by Steve French · 19 years ago
  24. b4dc729 [GFS2] Fix some bugs by Steven Whitehouse · 19 years ago
  25. c9fd430 [GFS2] Tidy up mount code. by Steven Whitehouse · 19 years ago
  26. 81f2094 [PATCH] ocfs2: use hlists for lockres hash by Mark Fasheh · 19 years ago
  27. b7668c7 [PATCH] ocfs2: added source addr to bind() in o2net_start_connect() by Sunil Mushran · 19 years ago
  28. 110ba90 ocfs2: Respond to on-disk corruption in the extent map code. by Joel Becker · 19 years ago
  29. 93cc9ac ocfs2: Set .owner on masklog sysfs attributes. by Joel Becker · 19 years ago
  30. b4df6ed [PATCH] ocfs2: fix orphan recovery deadlock by Mark Fasheh · 19 years ago
  31. 895928b [PATCH] ocfs2: complete failure recovery for nodemanager init by Jeff Mahoney · 19 years ago
  32. 362342f [PATCH] ocfs2: remove non existing function prototypes by Mark Fasheh · 19 years ago
  33. d267a56 [PATCH] ocfs2: remove unused code by Mark Fasheh · 19 years ago
  34. d3178bc [PATCH] ocfs2: remove pointless max journal size limit by Mark Fasheh · 19 years ago
  35. 6b7a6c9 [PATCH] ocfs2: fix -Wformat warnings when building UML on x86-64 by Jeff Mahoney · 19 years ago
  36. e317ffc [GFS2] Remove uneeded memory allocation by Steven Whitehouse · 19 years ago
  37. f26282c [CIFS] Use correct pid on new cifs posix byte range lock call by Steve French · 19 years ago
  38. 0551fbd [PATCH] Add mm->task_size and fix powerpc vdso by Benjamin Herrenschmidt · 19 years ago
  39. 50322fe [PATCH] fuse: fix bug in negative lookup by Miklos Szeredi · 19 years ago
  40. 08547b0 [CIFS] Add posix (advisory) byte range locking support to cifs client by Steve French · 19 years ago
  41. b3f58d8 [DLM] Pass in lockspace to lkb put function by David Teigland · 19 years ago
  42. d47d7c1 [CIFS] CIFS readdir perf optimizations part 1 by Steve French · 19 years ago
  43. 2353e8e [XFS] Don't map non-uptodate buffers in xfs_probe_cluster; also fixes by Eric Sandeen · 19 years ago
  44. dae81d4 [XFS] Reduce stack use during quota mounts (caused a panic). This by Nathan Scott · 19 years ago
  45. 07ff2fa [XFS] Fix a realtime allocator regression introduced by an old iget race by Nathan Scott · 19 years ago
  46. 5c676f6 [GFS2] Macros removal in gfs2.h by Steven Whitehouse · 19 years ago
  47. f3b270a Merge branch 'master' by Steven Whitehouse · 19 years ago
  48. 116ad29 [GFS2] Remove pointless comment from nolock/main.c by Steven Whitehouse · 19 years ago
  49. f382894 [GFS2] 80 Column audit of locking modules by Steven Whitehouse · 19 years ago
  50. 568f4c9 [GFS2] 80 Column audit of GFS2 by Steven Whitehouse · 19 years ago
  51. 3a8fe9b [GFS2] Use BUG_ON() rather then if (...) BUG(); by Steven Whitehouse · 19 years ago
  52. d92a8d4 [GFS2] Audit printk and kmalloc by Steven Whitehouse · 19 years ago
  53. fc5870f [PATCH] x86_64: Fix ioctl compat code for /dev/rtc by Andi Kleen · 19 years ago
  54. 5342fba [PATCH] x86_64: Check for bad elf entry address. by Suresh Siddha · 19 years ago
  55. 4b8f930 [CIFS] Free small buffers earlier so we exceed the cifs by Steve French · 19 years ago
  56. 2cb5b6b Merge git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs-2.6 by Linus Torvalds · 19 years ago
  57. 8dde050 [PATCH] ramfs: update dir mtime and ctime by Andrew Morton · 19 years ago
  58. c04030e [PATCH] flags parameter for linkat by Ulrich Drepper · 19 years ago
  59. 1cf3109f NTFS: Do more detailed reporting of why we cannot mount read-write by by Anton Altaparmakov · 19 years ago
  60. 78af34f NTFS: Implement support for sector sizes above 512 bytes (up to the maximum by Anton Altaparmakov · 19 years ago
  61. 7b875af Merge ../ntfs-2.6-devel by Anton Altaparmakov · 19 years ago
  62. 3672b63 NTFS: - Cope with attribute list attribute having invalid flags. by Anton Altaparmakov · 19 years ago
  63. fab8d6d Merge branch 'master' of /home/src/linux-2.6/ by Anton Altaparmakov · 19 years ago
  64. 184ed21 [CIFS] Fix large (ie over 64K for MaxCIFSBufSize) buffer case for wrapping by Steve French · 19 years ago
  65. 5b3030e JFS: kzalloc conversion by Eric Sesterhenn · 19 years ago
  66. d95cb94 [GFS2] Patch to remove stats counters from GFS2 (II) by David Teigland · 19 years ago
  67. 6a6b3d0 [GFS2] Patch to remove stats gathering from GFS2 by David Teigland · 19 years ago
  68. 8d3b35a [DLM] Remove support for range locks (II) by David Teigland · 19 years ago
  69. 3bcd368 [DLM] Remove range locks from the DLM by David Teigland · 19 years ago
  70. d35462b Merge branch 'master' by Steven Whitehouse · 19 years ago
  71. 5d2f248 Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 19 years ago
  72. 6cec2ae [PATCH] CIFS: CIFSSMBRead was returning an invalid pointer in buf on socket error by Steve French · 19 years ago
  73. d9e9026 JFS: Add missing file from fa3241d24cf1182b0ffb6e4d412c3bc2a2ab7bf6 by Herbert Poetzl · 19 years ago
  74. fa67576 Revert mount/umount uevent removal by Greg Kroah-Hartman · 19 years ago
  75. 91ffd7d [GFS2] Missed deletion of debugging code by Steven Whitehouse · 19 years ago
  76. 13538b8 [GFS2] Add list empty test to databuf_lo_add by Steven Whitehouse · 19 years ago
  77. a048d7a [CIFS] Convert remaining places in fs/cifs from by Eric Sesterhenn · 19 years ago
  78. f55ab26 [GFS2] Use mutices rather than semaphores by Steven Whitehouse · 19 years ago
  79. cf70a6f Merge branch 'fixes.b8' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/bird by Linus Torvalds · 19 years ago
  80. e1c9211 [PATCH] v9fs: update documentation and fix debug flag by Eric Van Hensbergen · 19 years ago
  81. 76b6159 [PATCH] fix handling of st_nlink on procfs root by Al Viro · 19 years ago
  82. e601ef2 Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 19 years ago
  83. 74910e6 [PATCH] select: time comparison fixes by Andrew Morton · 19 years ago
  84. 77e7f25 [PATCH] fuse: fix bug in aborted fuse_release_end() by Miklos Szeredi · 19 years ago
  85. b2f4903 [PATCH] fix deadlock in ext2 by Peter Staubach · 19 years ago
  86. f671c09 [PATCH] ocfs2: detach from heartbeat events before freeing mle by Kurt Hackel · 19 years ago
  87. 745ae8ba [PATCH] ocfs2: only checkpoint journal when asked to by Mark Fasheh · 19 years ago
  88. 558c70c [PATCH] ocfs2: manually grant remote recovery lock by Kurt Hackel · 19 years ago
  89. 44465a7 [PATCH] ocfs2: add dlm_wait_for_node_death by Kurt Hackel · 19 years ago
  90. e2b5e45 [PATCH] ocfs2: fix release of ast never reserved by Kurt Hackel · 19 years ago
  91. 898effa [PATCH] ocfs2: recheck recovery state after getting lock by Kurt Hackel · 19 years ago
  92. 27754b3 Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 19 years ago
  93. 5ecfbae [PATCH] fix zap_thread's ptrace related problems by Oleg Nesterov · 19 years ago
  94. 91dbb4d JFS: Use the kthread_ API by Christoph Hellwig · 19 years ago
  95. 5c4e9e0 [GFS2] Fix a case where we didn't get unstuffing right by Steven Whitehouse · 19 years ago
  96. 61a30dc [GFS2] Fix for lock recursion problem for internal files by Steven Whitehouse · 19 years ago
  97. 93544cc [PATCH] CIFS: fix cifs_user_read oops when null SMB response on forcedirectio mount by Steve French · 19 years ago
  98. 0ed3f64 Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 19 years ago
  99. 5ac5f9d [PATCH] NLM: Fix the NLM_GRANTED callback checks by Trond Myklebust · 19 years ago
  100. 7c8903f [PATCH] jbd: revert checkpoint list changes by Mark Fasheh · 19 years ago