1. 8680e22 [PATCH] VFS: memory leak in do_kern_mount() by Gerald Schaefer · 20 years ago
  2. 1ad539b [PATCH] vm: try_to_free_pages unused argument by Darren Hart · 20 years ago
  3. 1363c3c [PATCH] Avoiding mmap fragmentation by Wolfgang Wander · 20 years ago
  4. 295ab93 [PATCH] mm: add /proc/zoneinfo by Nikita Danilov · 20 years ago
  5. 39c715b [PATCH] smp_processor_id() cleanup by Ingo Molnar · 20 years ago
  6. 2c6e5a8 [PATCH] devfs: remove devfs from Kconfig preventing it from being built by Greg KH · 20 years ago
  7. 9527cc7 Merge 'for-linus' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 20 years ago
  8. 9d9d27f [PATCH] SYSFS: fix PAGE_SIZE check by Jon Smirl · 20 years ago
  9. 8215534 [PATCH] sysfs-iattr: set inode attributes by Maneesh Soni · 20 years ago
  10. 988d186 [PATCH] sysfs-iattr: add sysfs_setattr by Maneesh Soni · 20 years ago
  11. 6fa5c82 [PATCH] sysfs-iattr: attach sysfs_dirent before new inode by Maneesh Soni · 20 years ago
  12. acaefc2 [PATCH] libfs: add simple attribute files by Arnd Bergmann · 20 years ago
  13. 1db560a [PATCH] class: convert the remaining class_simple users in the kernel to usee the new class api by gregkh@suse.de · 20 years ago
  14. c76d0ab [PATCH] sysfs: if show/store is missing return -EIO by Dmitry Torokhov · 20 years ago
  15. e3a15db [PATCH] sysfs_{create|remove}_link should take const char * by Dmitry Torokhov · 20 years ago
  16. d039ba2 Merge with /home/shaggy/git/linus-clean/ by Dave Kleikamp · 20 years ago
  17. c2a0f59 Clean up subthread exec by Linus Torvalds · 20 years ago
  18. 5db9285 [PATCH] Fix large core dumps with a 32-bit off_t by Daniel Jacobowitz · 20 years ago
  19. 980802e [PATCH] NFS: Ensure that we revalidate the cached file length for llseek(SEEK_END) by Trond Myklebust · 20 years ago
  20. f5d9b97 Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 20 years ago
  21. 3079ca6 [CIFS] Fix cifs update of page cache. Write at correct offset when out of memory by Steve French · 20 years ago
  22. 1d6757f [PATCH] NFS: Fix lookup intent handling by Trond Myklebust · 20 years ago
  23. 8f5bb04 [PATCH] binfmt_flat mmap flag fix by Yoshinori Sato · 20 years ago
  24. d671a1c [PATCH] namei fixes (19/19) by Al Viro · 20 years ago
  25. 634ee70 [PATCH] namei fixes (18/19) by Al Viro · 20 years ago
  26. 58c465e [PATCH] namei fixes (17/19) by Al Viro · 20 years ago
  27. 39ca6d4 [PATCH] namei fixes (16/19) by Al Viro · 20 years ago
  28. d9d29a2 [PATCH] namei fixes (15/19) by Al Viro · 20 years ago
  29. 4b7b977 [PATCH] namei fixes (14/19) by Al Viro · 20 years ago
  30. ba7a4c1 [PATCH] namei fixes (13/19) by Al Viro · 20 years ago
  31. a15a3f6 [PATCH] namei fixes (12/19) by Al Viro · 20 years ago
  32. 2f12dbfb [PATCH] namei fixes (11/19) by Al Viro · 20 years ago
  33. e13b210 [PATCH] namei fixes (10/19) by Al Viro · 20 years ago
  34. 463ffb2 [PATCH] namei fixes (9/19) by Al Viro · 20 years ago
  35. d671d5e [PATCH] namei fixes (8/19) by Al Viro · 20 years ago
  36. cd4e91d [PATCH] namei fixes (7/19) by Al Viro · 20 years ago
  37. 839d9f9 [PATCH] namei fixes (6/19) by Al Viro · 20 years ago
  38. 1be4a09 [PATCH] namei fixes (5/19) by Al Viro · 20 years ago
  39. d73ffe1 [PATCH] namei fixes (4/19) by Al Viro · 20 years ago
  40. 4e7506e [PATCH] namei fixes (3/19) by Al Viro · 20 years ago
  41. 5f92b3bc [PATCH] namei fixes (2/19) by Al Viro · 20 years ago
  42. 90ebe56 [PATCH] namei fixes by Al Viro · 20 years ago
  43. 0b68177 Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 20 years ago
  44. 854715b [PATCH] mpage_end_io_write() I/O error handling fix by Qu Fuping · 20 years ago
  45. 72e3148 JFS: Fix compiler warning in jfs_logmgr.c by Dave Kleikamp · 20 years ago
  46. d0d2f2d [CIFS] Update cifs version number and fix whitespace by Steve French · 20 years ago
  47. 7e3b11a [PATCH] ext3: fix list scanning in __cleanup_transaction by Jan Kara · 20 years ago
  48. 00ea814 [PATCH] ext3: fix log_do_checkpoint() assertion failure by Jan Kara · 20 years ago
  49. c273150 JFS: kernel BUG at fs/jfs/jfs_txnmgr.c:859 by Dave Kleikamp · 20 years ago
  50. 7078253 Merge with /home/shaggy/git/linus-clean/ by Dave Kleikamp · 20 years ago
  51. 16a789c Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 20 years ago
  52. 1272567 Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 20 years ago
  53. 5f64f73 [PATCH] ppc32/ppc64: cleanup /proc/device-tree by Benjamin Herrenschmidt · 20 years ago
  54. e74d633 [PATCH] UDF filesystem: array '__mon_yday' declared as not static by Goffredo Baroncelli · 20 years ago
  55. af6f5e3 Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 20 years ago
  56. a2e4b97 [PATCH] uml: remove 2_5compat.h by Jeff Dike · 20 years ago
  57. 66f5507 [XFS] remove an over-zealous WARN_ON by Christoph Hellwig · 20 years ago
  58. b19312c Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Christoph Hellwig · 20 years ago
  59. f359b74 [PATCH] reiserfs: max_key fix by Vladimir Saveliev · 20 years ago
  60. 7e29875 Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 20 years ago
  61. f81a0bf [AF_UNIX]: Use lookup_create(). by Christoph Hellwig · 20 years ago
  62. 3012162 [PATCH] Avoid console spam with ext3 aborted journal. by Stephen Tweedie · 20 years ago
  63. b1a4569 [CIFS] fix casts of unicode strings to match function definition by Steve French · 20 years ago
  64. b2aeb9d [CIFS] Fix oops in cifs_unlink. Caused in some cases when renaming over existing, by Steve French · 20 years ago
  65. 67594fe [CIFS] missing break needed to handle < when mount option "mapchars" specified by Steve French · 20 years ago
  66. c64610b [PATCH] block_read_full_page() get_block() error handling fix by Andrew Morton · 20 years ago
  67. 64d13c0 [PATCH] fix impossible VmallocChunk by Hugh Dickins · 20 years ago
  68. a84a505 [PATCH] fix Linux kernel ELF core dump privilege elevation by Greg Kroah-Hartman · 20 years ago
  69. 259692b JFS: Remove redundant kfree() NULL pointer checks by Jesper Juhl · 20 years ago
  70. b2411dd [PATCH] revert msdos partitioning fix by Andrew Morton · 20 years ago
  71. d387039 [XFS] Fix directory inodes ioctl compat code, minor code consistency cleanups by Nathan Scott · 20 years ago
  72. 68d1498 [XFS] Fix a bug in xfs_iomap for extent handling of write cases by Russell Cattelan · 20 years ago
  73. f59154c [PATCH] fs/udf/udftime.c: fix off by one error by Adrian Bunk · 20 years ago
  74. 3677209 [PATCH] comments on locking of task->comm by Paolo 'Blaisorblade' Giarrusso · 20 years ago
  75. 291c4a7 [PATCH] reiserfs: use NULL instead of 0 by Randy.Dunlap · 20 years ago
  76. 75c96f8 [PATCH] make some things static by Adrian Bunk · 20 years ago
  77. d17d7fa [PATCH] revert ext3-writepages-support-for-writeback-mode by Andrew Morton · 20 years ago
  78. 2ef4163 [PATCH] remove do_sync parameter from __invalidate_device by Christoph Hellwig · 20 years ago
  79. dfc1e14 [PATCH] remove BK documentation by Adrian Bunk · 20 years ago
  80. f0fbd5f [PATCH] __block_write_full_page() simplification by Andrew Morton · 20 years ago
  81. 05937ba [PATCH] __block_write_full_page speedup by Andrew Morton · 20 years ago
  82. ad576e6 [PATCH] __block_write_full_page race fix by Nick Piggin · 20 years ago
  83. f3ddbdc [PATCH] fix race in __block_prepare_write by Nick Piggin · 20 years ago
  84. 51a1411 [PATCH] uml: hostfs failed mount handling by Jeff Dike · 20 years ago
  85. e422fd2 [PATCH] avoid -ENOMEM due reclaimable slab caches by Andrea Arcangeli · 20 years ago
  86. f403b7f [XFS] Cleanup use of loff_t vs xfs_off_t in the core code. by Nathan Scott · 20 years ago
  87. 24e17b5 [XFS] Use the right offset when ensuring a delayed allocate conversion has covered the offset originally requested. Can cause data corruption when multiple processes are performing writeout on different areas of the same file. Quite difficult to hit though. by Nathan Scott · 20 years ago
  88. 775bf6c [XFS] Do not do delalloc conversion on pages beyond EOF ever, not just sometimes by Nathan Scott · 20 years ago
  89. 18e0a92 [XFS] remove noisy printk at vnode trace allocation by Eric Sandeen · 20 years ago
  90. 3ba0815 [XFS] stop background sync from waiting for in-use inodes by Daniel Moore · 20 years ago
  91. 3f24376 [XFS] Disable the combination of XFS direct IO and AIO until the IO completion by Nathan Scott · 20 years ago
  92. abd0cf7 [XFS] Resolve an issue with xfsbufd not getting along with swsusp. by Nathan Scott · 20 years ago
  93. 764433b [XFS] Fix up warnings by Eric Sandeen · 20 years ago
  94. 1f443ad [XFS] Allow initial XFS delayed allocation size to be increased beyond 64KB. by Nathan Scott · 20 years ago
  95. 5fcbab3 [XFS] Add ATTR_NOLOCK for xfs_setattr to indicate that XFS_IOLOCK is held by Dean Roehrich · 20 years ago
  96. 9effd8e [XFS] Enable XFS_VNODE_TRACE by Eric Sandeen · 20 years ago
  97. 31b084a [XFS] Fix up uses of nlink_t incorrectly restricting us to 2^16 links for some platforms by Nathan Scott · 20 years ago
  98. de20614 [XFS] Block mount attempts for filesystems with version 1 directories. by Nathan Scott · 20 years ago
  99. 71bce25 [XFS] Move the XFS inode to the front of its hash list on a cache hit by Nathan Scott · 20 years ago
  100. 6f817ab Merge with /home/shaggy/git/linus-clean/ by Dave Kleikamp · 20 years ago