1. 9617d95 [PATCH] mm: rmap optimisation by Nick Piggin · 19 years ago
  2. 1e8f889 [PATCH] Hugetlb: Copy on Write support by David Gibson · 19 years ago
  3. bd6a59b [PATCH] hfsplus oops fix by Joshua Kwan · 19 years ago
  4. 29552b1 Merge http://oss.oracle.com/git/ocfs2 by Linus Torvalds · 19 years ago
  5. db9edfd Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 19 years ago
  6. 52347f4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  7. f61ea1b Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 19 years ago
  8. d347da0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  9. e28cc71 Relax the rw_verify_area() error checking. by Linus Torvalds · 19 years ago
  10. e80a5de [PATCH] sysfs: handle failures in sysfs_make_dirent by Steven Rostedt · 19 years ago
  11. 8218ef8 [PATCH] Driver core: Make block devices create the proper symlink name by Greg Kroah-Hartman · 19 years ago
  12. 312c004 [PATCH] driver core: replace "hotplug" by "uevent" by Kay Sievers · 19 years ago
  13. 033b96f [PATCH] remove mount/umount uevents from superblock handling by Kay Sievers · 19 years ago
  14. 14c8502 [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h by Arnaldo Carvalho de Melo · 19 years ago
  15. 51e7a59 [PATCH] o Update Kconfig documentation to reflect support for readonly mounts. by Mark Fasheh · 19 years ago
  16. 82353b5 [PATCH] This patch contains the following cleanups: by Adrian Bunk · 19 years ago
  17. b4e40a5 [PATCH] OCFS2: The Second Oracle Cluster Filesystem by Mark Fasheh · 19 years ago
  18. ccd979b [PATCH] OCFS2: The Second Oracle Cluster Filesystem by Mark Fasheh · 19 years ago
  19. 8df08c8 [PATCH] OCFS2: The Second Oracle Cluster Filesystem by Mark Fasheh · 19 years ago
  20. 6714d8e [PATCH] OCFS2: The Second Oracle Cluster Filesystem by Kurt Hackel · 19 years ago
  21. 9821148 [PATCH] OCFS2: The Second Oracle Cluster Filesystem by Zach Brown · 19 years ago
  22. a7f6a5f [PATCH] OCFS2: The Second Oracle Cluster Filesystem by Mark Fasheh · 19 years ago
  23. 0c83ed8 [PATCH] OCFS2: The Second Oracle Cluster Filesystem by Kurt Hackel · 19 years ago
  24. 52fd3d6 [PATCH] OCFS2: The Second Oracle Cluster Filesystem by Zach Brown · 19 years ago
  25. 994fc28c [PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPAGE_ACTIVATE by Zach Brown · 19 years ago
  26. 7063fbf [PATCH] configfs: User-driven configuration filesystem by Joel Becker · 19 years ago
  27. f4b09eb update the email address of Randy Dunlap by Adrian Bunk · 19 years ago
  28. 4a4efbd s/retreiv/retriev/g by Matt Mackall · 19 years ago
  29. 7a1119b fs/qnx4/bitmap.c: #if 0 qnx4_new_block() by Adrian Bunk · 19 years ago
  30. 4d399ca remove pointers to the defunct UDF mailing list by Adrian Bunk · 19 years ago
  31. 8b90db0 Insanity avoidance in /proc by Linus Torvalds · 19 years ago
  32. 30f04a4 [PATCH] uml: hostfs - fix possible PAGE_CACHE_SHIFT overflows by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  33. 3d0a07e3 [PATCH] Hostfs: remove unused var by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  34. 0b57ee9 [SPARC]: introduce a SPARC Kconfig symbol by Adrian Bunk · 19 years ago
  35. 0800c5f [PATCH] fix posix lock on NFS by ASANO Masahiro · 19 years ago
  36. fd30fc3 [PATCH] relayfs: remove warning printk() in relay_switch_subbuf() by Tom Zanussi · 19 years ago
  37. b7964c3 [PATCH] nfsd: check for read-only exports before setting acls by Andreas Gruenbacher · 19 years ago
  38. 9b5b1f5 NLM: Fix Oops in nlmclnt_mark_reclaim() by Trond Myklebust · 19 years ago
  39. 29884df NFS: Fix another O_DIRECT race by Trond Myklebust · 19 years ago
  40. 2a1e137 Merge by hand (conflicts in scsi_lib.c) by James Bottomley · 19 years ago
  41. defd94b [SCSI] seperate max_sectors from max_hw_sectors by Mike Christie · 19 years ago
  42. 51bfb75 [PATCH] xfs: missing gfp_t annotations by Al Viro · 19 years ago
  43. 6e68af6 [SCSI] Convert SCSI mid-layer to scsi_execute_async by Mike Christie · 19 years ago
  44. 2499604 [PATCH] reiserfs: close open transactions on error path by Jeff Mahoney · 19 years ago
  45. 5d5e8156 [PATCH] reiserfs: skip commit on io error by Jeff Mahoney · 19 years ago
  46. 8140a50 [PATCH] inotify: add two inotify_add_watch flags by John McCutchan · 19 years ago
  47. 894ec87 [PATCH] Fix listxattr() for generic security attributes by Daniel Drake · 19 years ago
  48. 3b6efee NFSv4: Fix an Oops in the synchronous write path by Trond Myklebust · 19 years ago
  49. 5ba7cc4 NFS: Fix post-op attribute revalidation... by Trond Myklebust · 19 years ago
  50. bb713d6 NFS: use set_page_writeback() in the appropriate places by Trond Myklebust · 19 years ago
  51. 24aa1fe NFS: Fix a few further cache consistency regressions by Trond Myklebust · 19 years ago
  52. 223db12 NFS: Fix cache consistency regression by Steve Dickson · 19 years ago
  53. 25741b3 [CIFS] For previous fix, mode on mkdir needed S_IFDIR left out. by Steve French · 19 years ago
  54. 2a138ebb [CIFS] Missing parenthesis and typo in previous fix by Steve French · 19 years ago
  55. 606c0da Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 19 years ago
  56. 6ab16d2 [CIFS] Fix umount --force to wake up the pending response queue, not just by Steve French · 19 years ago
  57. 6473a55 [CIFS] Fix missing permission check on setattr when noperm mount option is by Steve French · 19 years ago
  58. b0b623c [PATCH] hfsplus: don't modify journaled volume by Roman Zippel · 19 years ago
  59. 576f6d7 [PATCH] reiserfs: handle cnode allocation failure gracefully by Jeff Mahoney · 19 years ago
  60. c9cfcdd VM: add common helper function to create the page tables by Linus Torvalds · 19 years ago
  61. 21eeb7a [JFFS2] Fix the slab cache constructor of 'struct jffs2_inode_info' objects. by Thomas Gleixner · 19 years ago
  62. 2827d0b2 [PATCH] fuse: check for invalid node ID in fuse_create_open() by Miklos Szeredi · 19 years ago
  63. f007d5c [PATCH] fuse: check directory aliasing in mkdir by Miklos Szeredi · 19 years ago
  64. 154f484 [PATCH] Fix oops in vfs_quotaon_mount() by Jan Kara · 19 years ago
  65. a93a117 [PATCH] v9fs: fix memory leak in v9fs dentry code by Latchesar Ionkov · 19 years ago
  66. aa877b3 [PATCH] ext3: Wrong return value for EXT3_IOC_GROUP_ADD by Glauber de Oliveira Costa · 19 years ago
  67. 7729ac5 [PATCH] reiserfs: fix 32-bit overflow in map_block_for_writepage() by Oleg Drokin · 19 years ago
  68. 6aab341 mm: re-architect the VM_UNPAGED logic by Linus Torvalds · 19 years ago
  69. 3abb927 [CIFS] When file is deleted locally but later recreated on the server by Steve French · 19 years ago
  70. b37b03b NFS: Fix a spinlock recursion inside nfs_update_inode() by Trond Myklebust · 19 years ago
  71. ff60406 NFSv4: Fix typo in lock caching by Trond Myklebust · 19 years ago
  72. 36f20c6 NFSv4: Fix buggy nfs_wait_on_sequence() by Trond Myklebust · 19 years ago
  73. 551c81e [XFS] Resolve the xlog_grant_log_space hang, revert inline to macro. by Nathan Scott · 19 years ago
  74. e0144ca [XFS] Fix a case where attr2 format was being used unconditionally. by Nathan Scott · 19 years ago
  75. 6b2cf61 [XFS] Tight loop in xfs_finish_reclaim_all prevented the xfslogd to run by Felix Blyakher · 19 years ago
  76. a465639 [XFS] Fix a 32 bit value wraparound when providing a mapping for a large by Nathan Scott · 19 years ago
  77. f33c679 [XFS] handle error returns from freeze_bdev by Christoph Hellwig · 19 years ago
  78. 55b02d7 [XFS] Fix potential overflow in xfs_iomap_t delta for very large extents by Eric Sandeen · 19 years ago
  79. 02b7068 [PATCH] jffs2 debug gcc-2.9x fix by Andrew Morton · 19 years ago
  80. 962b564 [PATCH] fix do_wait() vs exec() race by Oleg Nesterov · 19 years ago
  81. 74a8a65 [PATCH] Fix hugetlbfs_statfs() reporting of block limits by David Gibson · 19 years ago
  82. 86e07ce [PATCH] Fix error handling with put_compat_statfs() by David Gibson · 19 years ago
  83. 1a32472 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  84. 4909724 [COMPAT] net: SIOCGIFCONF data corruption by Alexandra Kossovsky · 19 years ago
  85. 9e18fcd [PATCH] Remove compat ioctl semaphore by Andi Kleen · 19 years ago
  86. 1e6b39f Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 19 years ago
  87. cdbce9c [CIFS] Fix setattr of mode only (e.g. in some chmod cases) to Windows by Steve French · 19 years ago
  88. 86c96b4 [CIFS] Fix mknod of block and chardev over SFU mounts by Steve French · 19 years ago
  89. bcb6ad1 [COMPAT]: EXT3_IOC_SETVERSION is _IOW() not _IOR(). by David S. Miller · 19 years ago
  90. c119b87 [CIFS] Missing part of previous patch by Steve French · 19 years ago
  91. 3020a1f [CIFS] Fix scheduling while atomic when pending writes at file close time by Steve French · 19 years ago
  92. 87c89dd [CIFS] Vectored and async i/o turned on and correct the by Steve French · 19 years ago
  93. 9e294f1 [CIFS] Recognize properly symlinks and char/blk devices (not just by Steve French · 19 years ago
  94. d5ea655 [COMPAT]: Add ext3 ioctl translations. by David S. Miller · 19 years ago
  95. 0f2b27c [CIFS] Fix sparse warnings on smb bcc (byte count) by Steve French · 19 years ago
  96. 6e87abd [DVB]: Add compat ioctl handling. by David S. Miller · 19 years ago
  97. ff7feac [CIFS] Fix endian errors (setfacl/getfacl failures) in handling ACLs by Steve French · 19 years ago
  98. d6e2f2a4 [CIFS] Recognize properly symlinks and char/blk devices (not just FIFOs) by Steve French · 19 years ago
  99. 7b0a65f Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 19 years ago
  100. ec63f22 [PATCH] ext2: remove duplicate newlines in ext2_fill_super by Johann Lombardi · 19 years ago