1. 5be0e95 [PATCH] proc: fix duplicate line in /proc/devices by Neil Horman · 18 years ago
  2. 8b4b670 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  3. b20a350 [PATCH] page migration reorg by Christoph Lameter · 18 years ago
  4. bba1e9b [PATCH] convert hugetlbfs_counter to atomic by Chen, Kenneth W · 18 years ago
  5. b45b5bd [PATCH] hugepage: Strict page reservation for hugepage inodes by David Gibson · 18 years ago
  6. 8409751 [PATCH] mm: nommu use compound pages by Nick Piggin · 18 years ago
  7. ac2b898 [PATCH] slab: Remove SLAB_NO_REAP option by Christoph Lameter · 18 years ago
  8. 5e7a99a [PATCH] v9fs: assign dentry ops to negative dentries by Latchesar Ionkov · 18 years ago
  9. 4de151d It's UTF-8 by Alexey Dobriyan · 18 years ago
  10. b322908 [PATCH] sysfs: fix a kobject leak in sysfs_add_link on the error path by Greg Kroah-Hartman · 18 years ago
  11. 832c57e [PATCH] sysfs: don't export dir symbols by Greg Kroah-Hartman · 18 years ago
  12. dd308bc [PATCH] debugfs: Add debugfs_create_blob() helper for exporting binary data by Michael Ellerman · 18 years ago
  13. c516865 [PATCH] sysfs: fix problem with duplicate sysfs directories and files by Maneesh Soni · 18 years ago
  14. 58d4928 [PATCH] sysfs: kzalloc conversion by Eric Sesterhenn · 18 years ago
  15. 58383af [PATCH] kobj_map semaphore to mutex conversion by Jes Sorensen · 18 years ago
  16. 641e6f3 [PATCH] sysfs: sysfs_remove_dir() needs to invalidate the dentry by Greg Kroah-Hartman · 18 years ago
  17. 88dcb91 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 18 years ago
  18. 85c6932 [PATCH] nfsservctl(): remove user-triggerable printk by Peter Staubach · 18 years ago
  19. 8532159 [PATCH] v9fs: fix overzealous dropping of dentry which breaks dcache by Eric Van Hensbergen · 18 years ago
  20. 2d7f2ea [PATCH] Fix ext2 readdir f_pos re-validation logic by Al Viro · 18 years ago
  21. f13b835 [PATCH] fs/namespace.c:dup_namespace(): fix a use after free by Adrian Bunk · 18 years ago
  22. 4983da0 [PATCH] page migration: fail if page is in a vma flagged VM_LOCKED by Christoph Lameter · 18 years ago
  23. 0ee10a4 Merge git://oss.sgi.com:8090/oss/git/rc-fixes by Linus Torvalds · 18 years ago
  24. 3fb962b Fix a direct I/O locking issue revealed by the new mutex code. by Nathan Scott · 18 years ago
  25. c5111f5 Merge with /home/shaggy/git/linus-clean/ by Dave Kleikamp · 18 years ago
  26. a488edc [PATCH] JFS: Take logsync lock before testing mp->lsn by Dave Kleikamp · 18 years ago
  27. 30f4e20 [PATCH] NLM: Ensure we do not Oops in the case of an unlock by Trond Myklebust · 18 years ago
  28. c12e87f [PATCH] NFSv4: fix mount segfault on errors returned that are < -1000 by Trond Myklebust · 18 years ago
  29. 143f412 [PATCH] NFS: Fix a potential panic in O_DIRECT by Trond Myklebust · 18 years ago
  30. cd6ef84 [PATCH] ext3: fix nobh mode for chattr +j inodes by Badari Pulavarty · 18 years ago
  31. 0adb25d [PATCH] ext3: ext3_symlink should use GFP_NOFS allocations inside by Kirill Korotaev · 18 years ago
  32. 0ef675d [PATCH] mtd: 64 bit fixes by Atsushi Nemoto · 18 years ago
  33. 69eb66d JFS: add uid, gid, and umask mount options by Dave Kleikamp · 18 years ago
  34. 1efa3c0 [NET] compat ifconf: fix limits by Randy Dunlap · 18 years ago
  35. 731805b [PATCH] v9fs: fix for access to unitialized variables or freed memory by Latchesar Ionkov · 18 years ago
  36. 90f0094 [PATCH] s390: dasd partition detection by Horst Hummel · 18 years ago
  37. e96fb23 [PATCH] jffs2: avoid divide-by-zero by David Woodhouse · 18 years ago
  38. 529bf6b [PATCH] fix file counting by Dipankar Sarma · 18 years ago
  39. 4d6660e [PATCH] udf: fix uid/gid options and add uid/gid=ignore and forget options by Phillip Susi · 18 years ago
  40. a19cbd4 Mark the pipe file operations static by Linus Torvalds · 18 years ago
  41. be0bf7d JFS: Take logsync lock before testing mp->lsn by Dave Kleikamp · 18 years ago
  42. d19e997 Simplify fifo_open() locking logic by Linus Torvalds · 18 years ago
  43. ad820c5d [PATCH] smaps: shared fix by Nick Piggin · 18 years ago
  44. 5ddfae1 [PATCH] smaps: hugepages fix by Nick Piggin · 18 years ago
  45. ecbd3a6 [PATCH] ramfs needs to update directory m/ctime on symlink by Peter Staubach · 18 years ago
  46. ff3aea0 [PATCH] cramfs mounts provide corrupted content since 2.6.15 by Dave Johnson · 18 years ago
  47. e77e6f3 [CIFS] Always match oplock break (cache notification) to the right tcp by Steve French · 18 years ago
  48. 3af1efe [PATCH] reiserfs: fix unaligned bitmap usage by Jeff Mahoney · 18 years ago
  49. c499ec2 [PATCH] reiserfs: do not check if unsigned < 0 by Vladimir V. Saveliev · 18 years ago
  50. 46f6dac [PATCH] v9fs: simplify fid mapping by Eric Van Hensbergen · 18 years ago
  51. 74b8054 [PATCH] v9fs: fix bug in atomic create open fix by Eric Van Hensbergen · 18 years ago
  52. 6a3124a [PATCH] v9fs: fix atomic create open by Latchesar Ionkov · 18 years ago
  53. 81f2094 [PATCH] ocfs2: use hlists for lockres hash by Mark Fasheh · 18 years ago
  54. b7668c7 [PATCH] ocfs2: added source addr to bind() in o2net_start_connect() by Sunil Mushran · 18 years ago
  55. 110ba90 ocfs2: Respond to on-disk corruption in the extent map code. by Joel Becker · 18 years ago
  56. 93cc9ac ocfs2: Set .owner on masklog sysfs attributes. by Joel Becker · 18 years ago
  57. b4df6ed [PATCH] ocfs2: fix orphan recovery deadlock by Mark Fasheh · 18 years ago
  58. 895928b [PATCH] ocfs2: complete failure recovery for nodemanager init by Jeff Mahoney · 18 years ago
  59. 362342f [PATCH] ocfs2: remove non existing function prototypes by Mark Fasheh · 18 years ago
  60. d267a56 [PATCH] ocfs2: remove unused code by Mark Fasheh · 18 years ago
  61. d3178bc [PATCH] ocfs2: remove pointless max journal size limit by Mark Fasheh · 18 years ago
  62. 6b7a6c9 [PATCH] ocfs2: fix -Wformat warnings when building UML on x86-64 by Jeff Mahoney · 18 years ago
  63. 0551fbd [PATCH] Add mm->task_size and fix powerpc vdso by Benjamin Herrenschmidt · 18 years ago
  64. 50322fe [PATCH] fuse: fix bug in negative lookup by Miklos Szeredi · 18 years ago
  65. 2353e8e [XFS] Don't map non-uptodate buffers in xfs_probe_cluster; also fixes by Eric Sandeen · 18 years ago
  66. dae81d4 [XFS] Reduce stack use during quota mounts (caused a panic). This by Nathan Scott · 18 years ago
  67. 07ff2fa [XFS] Fix a realtime allocator regression introduced by an old iget race by Nathan Scott · 18 years ago
  68. fc5870f [PATCH] x86_64: Fix ioctl compat code for /dev/rtc by Andi Kleen · 18 years ago
  69. 5342fba [PATCH] x86_64: Check for bad elf entry address. by Suresh Siddha · 18 years ago
  70. 2cb5b6b Merge git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs-2.6 by Linus Torvalds · 18 years ago
  71. 8dde050 [PATCH] ramfs: update dir mtime and ctime by Andrew Morton · 18 years ago
  72. c04030e [PATCH] flags parameter for linkat by Ulrich Drepper · 18 years ago
  73. 1cf3109f NTFS: Do more detailed reporting of why we cannot mount read-write by by Anton Altaparmakov · 18 years ago
  74. 78af34f NTFS: Implement support for sector sizes above 512 bytes (up to the maximum by Anton Altaparmakov · 18 years ago
  75. 7b875af Merge ../ntfs-2.6-devel by Anton Altaparmakov · 18 years ago
  76. 3672b63 NTFS: - Cope with attribute list attribute having invalid flags. by Anton Altaparmakov · 18 years ago
  77. fab8d6d Merge branch 'master' of /home/src/linux-2.6/ by Anton Altaparmakov · 18 years ago
  78. 5b3030e JFS: kzalloc conversion by Eric Sesterhenn · 18 years ago
  79. 6cec2ae [PATCH] CIFS: CIFSSMBRead was returning an invalid pointer in buf on socket error by Steve French · 18 years ago
  80. d9e9026 JFS: Add missing file from fa3241d24cf1182b0ffb6e4d412c3bc2a2ab7bf6 by Herbert Poetzl · 18 years ago
  81. fa67576 Revert mount/umount uevent removal by Greg Kroah-Hartman · 18 years ago
  82. cf70a6f Merge branch 'fixes.b8' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/bird by Linus Torvalds · 18 years ago
  83. e1c9211 [PATCH] v9fs: update documentation and fix debug flag by Eric Van Hensbergen · 18 years ago
  84. 76b6159 [PATCH] fix handling of st_nlink on procfs root by Al Viro · 18 years ago
  85. 74910e6 [PATCH] select: time comparison fixes by Andrew Morton · 18 years ago
  86. 77e7f25 [PATCH] fuse: fix bug in aborted fuse_release_end() by Miklos Szeredi · 18 years ago
  87. b2f4903 [PATCH] fix deadlock in ext2 by Peter Staubach · 18 years ago
  88. f671c09 [PATCH] ocfs2: detach from heartbeat events before freeing mle by Kurt Hackel · 18 years ago
  89. 745ae8ba [PATCH] ocfs2: only checkpoint journal when asked to by Mark Fasheh · 18 years ago
  90. 558c70c [PATCH] ocfs2: manually grant remote recovery lock by Kurt Hackel · 18 years ago
  91. 44465a7 [PATCH] ocfs2: add dlm_wait_for_node_death by Kurt Hackel · 18 years ago
  92. e2b5e45 [PATCH] ocfs2: fix release of ast never reserved by Kurt Hackel · 18 years ago
  93. 898effa [PATCH] ocfs2: recheck recovery state after getting lock by Kurt Hackel · 18 years ago
  94. 5ecfbae [PATCH] fix zap_thread's ptrace related problems by Oleg Nesterov · 18 years ago
  95. 91dbb4d JFS: Use the kthread_ API by Christoph Hellwig · 18 years ago
  96. 93544cc [PATCH] CIFS: fix cifs_user_read oops when null SMB response on forcedirectio mount by Steve French · 18 years ago
  97. 5ac5f9d [PATCH] NLM: Fix the NLM_GRANTED callback checks by Trond Myklebust · 18 years ago
  98. 7c8903f [PATCH] jbd: revert checkpoint list changes by Mark Fasheh · 18 years ago
  99. 90947ef [PATCH] reiserfs: fix potential (unlikely) oops in reiserfs_get_acl by Jeff Mahoney · 18 years ago
  100. 89edc3d [PATCH] reiserfs: disable automatic enabling of reiserfs inode attributes by Jeff Mahoney · 18 years ago