1. 328b922 [PATCH] hfs: NLS support by Roman Zippel · 19 years ago
  2. 717dd80e [PATCH] hfs: show_options support by Roman Zippel · 19 years ago
  3. a5e3985 [PATCH] hfs: remove debug code by Roman Zippel · 19 years ago
  4. e915fc4 [PATCH] fs: convert kcalloc to kzalloc by Pekka Enberg · 19 years ago
  5. e08fc04 [PATCH] cifs_create() fix by Miklos Szeredi · 19 years ago
  6. e922efc [PATCH] remove duplicated sys_open32() code from 64bit archs by Miklos Szeredi · 19 years ago
  7. ab8d11b [PATCH] remove duplicated code from proc and ptrace by Miklos Szeredi · 19 years ago
  8. 5e21ccb [PATCH] fix enum pid_directory_inos in proc/base.c by Miklos Szeredi · 19 years ago
  9. 0494f6e [PATCH] use get_fs_struct() in proc by Miklos Szeredi · 19 years ago
  10. 09dd17d [PATCH] namei cleanup by Miklos Szeredi · 19 years ago
  11. e89bbd3 [PATCH] remove iattr.ia_attr_flags by Miklos Szeredi · 19 years ago
  12. 736c7b8 [PATCH] alloc_buffer_head() and free_buffer_head() cleanup by Coywolf Qi Hunt · 19 years ago
  13. 7ea6040 [PATCH] inotify: fix event loss on hardlinked files by John McCutchan · 19 years ago
  14. 82a25b5 [PATCH] remove verify_area(): remove fs/umsdos/notes as it only contain a verify_area related note by Jesper Juhl · 19 years ago
  15. 5e5d7a2 [PATCH] pipe: remove redundant fifo_poll abstraction by Pekka Enberg · 19 years ago
  16. 6c231b7 [PATCH] Additions to .data.read_mostly section by Ravikiran G Thirumalai · 19 years ago
  17. a97c9bf [PATCH] fix cramfs making duplicate entries in inode cache by Dave Johnson · 19 years ago
  18. 2832e93 [PATCH] remove file.f_maxcount by Eric Dumazet · 19 years ago
  19. 5acd579 [PATCH] fs: remove redundant timespec_equal test in update_atime() by Tejun Heo · 19 years ago
  20. 5e1efe4 [PATCH] jffs/jffs2: remove wrong function prototypes by Adrian Bunk · 19 years ago
  21. 919532a [PATCH] fs/Kconfig: quota help text updates by Adrian Bunk · 19 years ago
  22. 2b579be [PATCH] proc: link count fix by Miklos Szeredi · 19 years ago
  23. b800685 [PATCH] fsnotify: hook on removexattr, too by Robert Love · 19 years ago
  24. f3ef6f6 [PATCH] Speedup FAT filesystem directory reads by Karsten Wiese · 19 years ago
  25. f35279d [PATCH] sunrpc: cache_register can use wrong module reference by Bruce Allan · 19 years ago
  26. 8fc2751 [PATCH] disk quotas fail when /etc/mtab is symlinked to /proc/mounts by Mark Bellon · 19 years ago
  27. 5dd42c2 [PATCH] remove register_ioctl32_conversion and unregister_ioctl32_conversion by Adrian Bunk · 19 years ago
  28. 3676347 [PATCH] kill bio->bi_set by Peter Osterlund · 19 years ago
  29. 022a4a7 [PATCH] fs/jbd/: cleanups by Adrian Bunk · 19 years ago
  30. 202e597 [PATCH] compat: be more consistent about [ug]id_t by Stephen Rothwell · 19 years ago
  31. 820249b [PATCH] inotify speedup by John McCutchan · 19 years ago
  32. e82894f [PATCH] relayfs by Tom Zanussi · 19 years ago
  33. 4846764 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  34. 1e40cd3 [PATCH] uml: fixes performance regression in activate_mm and thus exec() by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  35. f549d6c [PATCH] Generic VFS fallback for security xattrs by Stephen Smalley · 19 years ago
  36. e070ad4 [PATCH] add /proc/pid/smaps by Mauricio Lin · 19 years ago
  37. 6e21c8f [PATCH] /proc/<pid>/numa_maps to show on which nodes pages reside by Christoph Lameter · 19 years ago
  38. cde410a [XFS] Sort out some cosmetic differences between XFS trees. by Nathan Scott · 19 years ago
  39. c31e887 [XFS] Fix incorrect use of BMAPI_READ in unwritten extent handling by Nathan Scott · 19 years ago
  40. a3c476d [XFS] replace "extern inline" with "static inline" Patch from Adrian Bunk by Christoph Hellwig · 19 years ago
  41. 4df08c5 [XFS] Switch kernel thread handling to the kthread_ API by Christoph Hellwig · 19 years ago
  42. 2f92658 [XFS] Fix racy access to pb_flags. pagebuf_rele() modified pb_flags after by David Chinner · 19 years ago
  43. ba403ab [XFS] Retry linux inode cacech lookup if we found a stale inode. This by Christoph Hellwig · 19 years ago
  44. efa092f [XFS] Fixes a bug in the quota code when allocating a new dquot record by Tim Shimmin · 19 years ago
  45. 0f9fffb [XFS] remove some dead code from pagebuf by Christoph Hellwig · 19 years ago
  46. 02ba71d [XFS] allow a null behaviour pointer in linvfs_clear_inode by Christoph Hellwig · 19 years ago
  47. 53937c5 [XFS] Manage spinlock differences between kernel versions a bit. by Nathan Scott · 19 years ago
  48. 526c420 [XFS] add handlers to fix xfs_flock_t alignment issues in compat ioctls by Eric Sandeen · 19 years ago
  49. 0c147f9 [XFS] Check if there is first behavior before calling VOP_RECLAIM from by Felix Blyakher · 19 years ago
  50. 4cd4a03 [XFS] Need to be able to reset sb_qflags if not mounting with quotas by Tim Shimmin · 19 years ago
  51. 56d433e [XFS] streamline the clear_inode path by Christoph Hellwig · 19 years ago
  52. c1a073b [XFS] Delay I/O completion for unwritten extents after conversion by Christoph Hellwig · 19 years ago
  53. f097386 [XFS] Delay direct I/O completion to a workqueue This is nessecary by Christoph Hellwig · 19 years ago
  54. 65b3da3 [XFS] Add in the new xfs_aops.h header file for I/O completion struct. by Christoph Hellwig · 19 years ago
  55. 213b24c [PATCH] uclinux: use MAP_PRIVATE when mmaping code regions in flat binary loader by Greg Ungerer · 19 years ago
  56. 0829c36 [XFS] Add infrastructure for tracking I/O completions by Christoph Hellwig · 19 years ago
  57. 51c91ed [XFS] add infrastructure for waiting on I/O completion at inode reclaim time by Christoph Hellwig · 19 years ago
  58. 592cb26 [XFS] remove unessecary vnode flags by Christoph Hellwig · 19 years ago
  59. 760dea6 [XFS] Fix sparse warnings in kmem_* functions Patch from Victor Fusco by Christoph Hellwig · 19 years ago
  60. 6f948fb [XFS] Need to unlock the AIL before calling xfs_force_shutdown() because by Tim Shimmin · 19 years ago
  61. 0432dab [XFS] remove struct vnode::v_type by Christoph Hellwig · 19 years ago
  62. 155ffd0 [XFS] Remove extraneous quotacheck diagnostics. by Nathan Scott · 19 years ago
  63. e69a333 [XFS] Add in grpid/nogrpid mount option parsing, actual code was always there.. by Nathan Scott · 19 years ago
  64. 7e9c639 [XFS] 929956 add log debugging and tracing info by Tim Shimmin · 19 years ago
  65. 32fb9b5 [XFS] Fix up the calculation of the reservation overhead to hopefully by Tim Shimmin · 19 years ago
  66. d52b44d [XFS] Fix regression in transaction reserved-block accounting for direct writes. by Nathan Scott · 19 years ago
  67. ad4a8ac [XFS] Fix check for writeable file in xfs_ioc_space ioctl code by Eric Sandeen · 19 years ago
  68. 3bdbfb1 [XFS] Prevent the incore superblock sb_fdblocks count from leaking when we by David Chinner · 19 years ago
  69. bcec2b7 [XFS] Add a chunk of tracing code to diagnose truncate related issues. by Nathan Scott · 19 years ago
  70. eedb553 [XFS] Make metadata IO completion consistent with other IO completion handlers. by Nathan Scott · 19 years ago
  71. cdb6268 [XFS] replace vn_get usage by ihold by Christoph Hellwig · 19 years ago
  72. bb3f724 [XFS] send dmapi events from nopage for mmapped files by Dean Roehrich · 19 years ago
  73. 536388b [XFS] upate copyrights by Dean Roehrich · 19 years ago
  74. 616b1c7 [XFS] Update copyrights by Dean Roehrich · 19 years ago
  75. 573dbd9 [CRYPTO]: crypto_free_tfm() callers no longer need to check for NULL by Jesper Juhl · 19 years ago
  76. eb6f116 [CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriate by Herbert Xu · 19 years ago
  77. 1d15b10f JFS: Implement jfs_init_security by Dave Kleikamp · 19 years ago
  78. 4f4b401 JFS: allow extended attributes to be set within a existing transaction by Dave Kleikamp · 19 years ago
  79. b1b5d7f JFS: jfs_delete_inode should always call clear_inode. by Dave Kleikamp · 19 years ago
  80. 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
  81. c752f07 [TCP]: Move the tcp sock states to net/tcp_states.h by Arnaldo Carvalho de Melo · 19 years ago
  82. 97c169a Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-arm.git by Linus Torvalds · 19 years ago
  83. 31151ba fix mismerge in ll_rw_blk.c by James Bottomley · 19 years ago
  84. 36676bc [PATCH] Fix oops in sysfs_hash_and_remove_file() by James Bottomley · 19 years ago
  85. d634cc1 [PATCH] Fix oops in fs/locks.c on close of file with pending locks by Steve French · 19 years ago
  86. fd589e0 [PATCH] hppfs: fix symlink error path by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  87. d7a60d5 [PATCH] Fixup symlink function pointers for hppfs [for 2.6.13] by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  88. 7c657f2 [PATCH] Document idr_get_new_above() semantics, update inotify by John McCutchan · 19 years ago
  89. f6fdd7d Don't allow normal users to set idle IO priority by Linus Torvalds · 19 years ago
  90. a5ea169 [PATCH] freevxfs: fix breakage introduced by symlink fixes by Alexey Dobriyan · 19 years ago
  91. db87389 befs: fix up missed follow_link declaration change by Linus Torvalds · 19 years ago
  92. e0c9314 [ARM] fs/adfs/adfs.h: "extern inline" doesn't make sense by Adrian Bunk · 19 years ago
  93. 01c314a [PATCH] NFSv4: unbalanced BKL in nfs_atomic_lookup() by Steve Dickson · 19 years ago
  94. 008b150 [PATCH] Fix up symlink function pointers by Al Viro · 19 years ago
  95. cc314ee Fix nasty ncpfs symlink handling bug. by Linus Torvalds · 19 years ago
  96. 2fb1e30 [PATCH] jffs2: fix symlink error handling by Al Viro · 19 years ago
  97. 01fa90c Merge with /home/shaggy/git/linus-clean/ by Dave Kleikamp · 19 years ago
  98. d86c390 [PATCH] reiserfs+acl+quota deadlock fix by Jan Kara · 19 years ago
  99. dc59250 [PATCH] NFS: Introduce the use of inode->i_lock to protect fields in nfsi by Chuck Lever · 19 years ago
  100. 412d582 [PATCH] NFS: use atomic bitops to manipulate flags in nfsi->flags by Chuck Lever · 19 years ago