1. a5e3985 [PATCH] hfs: remove debug code by Roman Zippel · 19 years ago
  2. e915fc4 [PATCH] fs: convert kcalloc to kzalloc by Pekka Enberg · 19 years ago
  3. e08fc04 [PATCH] cifs_create() fix by Miklos Szeredi · 19 years ago
  4. e922efc [PATCH] remove duplicated sys_open32() code from 64bit archs by Miklos Szeredi · 19 years ago
  5. ab8d11b [PATCH] remove duplicated code from proc and ptrace by Miklos Szeredi · 19 years ago
  6. 5e21ccb [PATCH] fix enum pid_directory_inos in proc/base.c by Miklos Szeredi · 19 years ago
  7. 0494f6e [PATCH] use get_fs_struct() in proc by Miklos Szeredi · 19 years ago
  8. 09dd17d [PATCH] namei cleanup by Miklos Szeredi · 19 years ago
  9. e89bbd3 [PATCH] remove iattr.ia_attr_flags by Miklos Szeredi · 19 years ago
  10. 736c7b8 [PATCH] alloc_buffer_head() and free_buffer_head() cleanup by Coywolf Qi Hunt · 19 years ago
  11. 7ea6040 [PATCH] inotify: fix event loss on hardlinked files by John McCutchan · 19 years ago
  12. 82a25b5 [PATCH] remove verify_area(): remove fs/umsdos/notes as it only contain a verify_area related note by Jesper Juhl · 19 years ago
  13. 5e5d7a2 [PATCH] pipe: remove redundant fifo_poll abstraction by Pekka Enberg · 19 years ago
  14. 6c231b7 [PATCH] Additions to .data.read_mostly section by Ravikiran G Thirumalai · 19 years ago
  15. a97c9bf [PATCH] fix cramfs making duplicate entries in inode cache by Dave Johnson · 19 years ago
  16. 2832e93 [PATCH] remove file.f_maxcount by Eric Dumazet · 19 years ago
  17. 5acd579 [PATCH] fs: remove redundant timespec_equal test in update_atime() by Tejun Heo · 19 years ago
  18. 5e1efe4 [PATCH] jffs/jffs2: remove wrong function prototypes by Adrian Bunk · 19 years ago
  19. 919532a [PATCH] fs/Kconfig: quota help text updates by Adrian Bunk · 19 years ago
  20. 2b579be [PATCH] proc: link count fix by Miklos Szeredi · 19 years ago
  21. b800685 [PATCH] fsnotify: hook on removexattr, too by Robert Love · 19 years ago
  22. f3ef6f6 [PATCH] Speedup FAT filesystem directory reads by Karsten Wiese · 19 years ago
  23. f35279d [PATCH] sunrpc: cache_register can use wrong module reference by Bruce Allan · 19 years ago
  24. 8fc2751 [PATCH] disk quotas fail when /etc/mtab is symlinked to /proc/mounts by Mark Bellon · 19 years ago
  25. 5dd42c2 [PATCH] remove register_ioctl32_conversion and unregister_ioctl32_conversion by Adrian Bunk · 19 years ago
  26. 3676347 [PATCH] kill bio->bi_set by Peter Osterlund · 19 years ago
  27. 022a4a7 [PATCH] fs/jbd/: cleanups by Adrian Bunk · 19 years ago
  28. 202e597 [PATCH] compat: be more consistent about [ug]id_t by Stephen Rothwell · 19 years ago
  29. 820249b [PATCH] inotify speedup by John McCutchan · 19 years ago
  30. e82894f [PATCH] relayfs by Tom Zanussi · 19 years ago
  31. 4846764 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  32. 1e40cd3 [PATCH] uml: fixes performance regression in activate_mm and thus exec() by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  33. f549d6c [PATCH] Generic VFS fallback for security xattrs by Stephen Smalley · 19 years ago
  34. e070ad4 [PATCH] add /proc/pid/smaps by Mauricio Lin · 19 years ago
  35. 6e21c8f [PATCH] /proc/<pid>/numa_maps to show on which nodes pages reside by Christoph Lameter · 19 years ago
  36. 213b24c [PATCH] uclinux: use MAP_PRIVATE when mmaping code regions in flat binary loader by Greg Ungerer · 19 years ago
  37. 573dbd9 [CRYPTO]: crypto_free_tfm() callers no longer need to check for NULL by Jesper Juhl · 19 years ago
  38. eb6f116 [CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriate by Herbert Xu · 19 years ago
  39. ae11be6 Merge refs/heads/for-linus from master.kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git by Linus Torvalds · 19 years ago
  40. c752f07 [TCP]: Move the tcp sock states to net/tcp_states.h by Arnaldo Carvalho de Melo · 19 years ago
  41. 97c169a Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-arm.git by Linus Torvalds · 19 years ago
  42. 36676bc [PATCH] Fix oops in sysfs_hash_and_remove_file() by James Bottomley · 19 years ago
  43. d634cc1 [PATCH] Fix oops in fs/locks.c on close of file with pending locks by Steve French · 19 years ago
  44. fd589e0 [PATCH] hppfs: fix symlink error path by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  45. d7a60d5 [PATCH] Fixup symlink function pointers for hppfs [for 2.6.13] by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  46. 7c657f2 [PATCH] Document idr_get_new_above() semantics, update inotify by John McCutchan · 19 years ago
  47. f6fdd7d Don't allow normal users to set idle IO priority by Linus Torvalds · 19 years ago
  48. a5ea169 [PATCH] freevxfs: fix breakage introduced by symlink fixes by Alexey Dobriyan · 19 years ago
  49. db87389 befs: fix up missed follow_link declaration change by Linus Torvalds · 19 years ago
  50. e0c9314 [ARM] fs/adfs/adfs.h: "extern inline" doesn't make sense by Adrian Bunk · 19 years ago
  51. 01c314a [PATCH] NFSv4: unbalanced BKL in nfs_atomic_lookup() by Steve Dickson · 19 years ago
  52. 008b150 [PATCH] Fix up symlink function pointers by Al Viro · 19 years ago
  53. cc314ee Fix nasty ncpfs symlink handling bug. by Linus Torvalds · 19 years ago
  54. 2fb1e30 [PATCH] jffs2: fix symlink error handling by Al Viro · 19 years ago
  55. 01fa90c Merge with /home/shaggy/git/linus-clean/ by Dave Kleikamp · 19 years ago
  56. d86c390 [PATCH] reiserfs+acl+quota deadlock fix by Jan Kara · 19 years ago
  57. dc59250 [PATCH] NFS: Introduce the use of inode->i_lock to protect fields in nfsi by Chuck Lever · 19 years ago
  58. 412d582 [PATCH] NFS: use atomic bitops to manipulate flags in nfsi->flags by Chuck Lever · 19 years ago
  59. 5529680 [PATCH] NFS: split nfsi->flags into two fields by Chuck Lever · 19 years ago
  60. 099d44e Merge master.kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6 by Linus Torvalds · 19 years ago
  61. c4f92db [PATCH] nfsd to unlock kernel before exiting by Steven Rostedt · 19 years ago
  62. 686762c JFS: Initialize dentry->d_op for negative dentries too by Dave Kleikamp · 19 years ago
  63. 5153f7e Merge head 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 19 years ago
  64. 481d037 NTFS: Complete the previous fix for the unset device when mapping buffers by Anton Altaparmakov · 19 years ago
  65. cf59001 Merge master.kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6 by Linus Torvalds · 19 years ago
  66. 65e4308 [PATCH] NFS: Ensure we always update inode->i_mode when doing O_EXCL creates by Trond Myklebust · 19 years ago
  67. 58fcb8d [PATCH] NFS: Ensure ACL xdr code doesn't overflow. by Trond Myklebust · 19 years ago
  68. e74589a NTFS: Fix bug in mft record writing where we forgot to set the device in by Anton Altaparmakov · 19 years ago
  69. 89204c4 [PATCH] inotify: add MOVE_SELF event by John McCutchan · 19 years ago
  70. 0bf955c [PATCH] inotify: fix idr_get_new_above usage by Robert Love · 19 years ago
  71. 27876d0 [PATCH] CIFS: Fix path name conversion for long filenames by Steve French · 19 years ago
  72. d024709 [PATCH] CIFS: Fix missing entries in search results by Steve French · 19 years ago
  73. 1b0a74d [PATCH] Fix error handling in reiserfs by Jan Kara · 19 years ago
  74. 2d610b8 Merge with /home/shaggy/git/linus-clean/ by Dave Kleikamp · 19 years ago
  75. 8a9cd6d JFS: Fix race in txLock by Dave Kleikamp · 19 years ago
  76. 7a91bf7 [PATCH] fsnotify_name/inoderemove by John McCutchan · 19 years ago
  77. 68b4713 [PATCH] namespace.c: fix bind mount from foreign namespace by Miklos Szeredi · 19 years ago
  78. e525e15 [PATCH] __bio_clone() dead comment by Andrew Morton · 19 years ago
  79. fab5a60 Check input buffer size in zisofs by Linus Torvalds · 19 years ago
  80. 0c3dba1 [PATCH] Clean up inotify delete race fix by John McCutchan · 19 years ago
  81. a5c96ca Merge with /home/shaggy/git/linus-clean/ by Dave Kleikamp · 19 years ago
  82. e234f35 [PATCH] inotify delete race fix by John McCutchan · 19 years ago
  83. 3de1174 [PATCH] inotify: update help text by Robert Love · 19 years ago
  84. 74f9c9c [PATCH] hfs: don't reference missing page by Roman Zippel · 19 years ago
  85. f76d28d [PATCH] hfs: don't dirty unchanged inode by Roman Zippel · 19 years ago
  86. 30db1ae JFS: Check for invalid inodes in jfs_delete_inode by Dave Kleikamp · 19 years ago
  87. b9c55d2 [PATCH] inotify: fix race between the kernel and user space by John McCutchan · 19 years ago
  88. 7544953 [PATCH] inotify: fix file deletion by rename detection by John McCutchan · 19 years ago
  89. 9ca1eb3 [PATCH] sysfs: fix sysfs_setattr by Maneesh Soni · 19 years ago
  90. bc062b1 [PATCH] sysfs: fix sysfs_chmod_file by Maneesh Soni · 19 years ago
  91. a2d76bd [PATCH] uml: implement hostfs syncing by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  92. a5453be [PATCH] bio_clone fix by Andrew Morton · 19 years ago
  93. da28c12 Merge with /home/shaggy/git/linus-clean/ by Dave Kleikamp · 19 years ago
  94. 49302d0 Merge head 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 19 years ago
  95. 77933d7 [PATCH] clean up inline static vs static inline by Jesper Juhl · 19 years ago
  96. 44456d3 [PATCH] turn many #if $undefined_string into #ifdef $undefined_string by Olaf Hering · 19 years ago
  97. 02b77569 [PATCH] reiserfs doesn't use mbcache by Andreas Gruenbacher · 19 years ago
  98. 8c52ab4 [PATCH] mbcache: Remove unused mb_cache_shrink parameter by Andreas Gruenbacher · 19 years ago
  99. c293621 [PATCH] stale POSIX lock handling by Peter Staubach · 19 years ago
  100. 0cfc11e [PATCH] fix xip sparse file handling in ext2 by Carsten Otte · 19 years ago