1. 3298369 Merge branch 'for-linus' from kernel.org:/.../shaggy/jfs-2.6 manually by Linus Torvalds · 19 years ago
  2. 041e0e3 [PATCH] fs: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  3. e711700 [PATCH] fs/cramfs/uncompress.c should #include <linux/cramfs_fs.h> by Adrian Bunk · 19 years ago
  4. ea0e0a4 [PATCH] janitor: reiserfs: super.c - vfree() checking cleanups by James Lamanna · 19 years ago
  5. 0cdca3f [PATCH] janitor: fs/dcache.c: list_for_each* by Domen Puncer · 19 years ago
  6. fdadd65 [PATCH] janitor: fs/namespace.c: list_for_each_entry by Domen Puncer · 19 years ago
  7. 216d81b [PATCH] janitor: jffs/intrep: list_for_each_entry by Domen Puncer · 19 years ago
  8. d79fc0f [PATCH] sched: TASK_NONINTERACTIVE by Ingo Molnar · 19 years ago
  9. fb1c8f9 [PATCH] spinlock consolidation by Ingo Molnar · 19 years ago
  10. b4012a9 [PATCH] ntfs build fix by Andrew Morton · 19 years ago
  11. ac5b8b6 Preempt-safe RCU file usage by Linus Torvalds · 19 years ago
  12. a4531ed Fix up lost patch in compat_sys_select() for new RCU files world order by Linus Torvalds · 19 years ago
  13. d99901d [PATCH] Lost sockfd_put() in routing_ioctl() by Kirill Korotaev · 19 years ago
  14. a9f6a0d [PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions by Ingo Molnar · 19 years ago
  15. 7c352bd [PATCH] FUSE: don't allow restarting of system calls by Miklos Szeredi · 19 years ago
  16. 8254798 [PATCH] FUSE: add fsync operation for directories by Miklos Szeredi · 19 years ago
  17. b36c31b [PATCH] fuse: don't update file times by Miklos Szeredi · 19 years ago
  18. 45323fb [PATCH] fuse: more flexible caching by Miklos Szeredi · 19 years ago
  19. 04730fe [PATCH] fuse: transfer readdir data through device by Miklos Szeredi · 19 years ago
  20. 413ef8c [PATCH] FUSE - direct I/O by Miklos Szeredi · 19 years ago
  21. 5a53368 [PATCH] fuse: stricter mount option checking by Miklos Szeredi · 19 years ago
  22. 87729a5 [PATCH] FUSE: tighten check for processes allowed access by Miklos Szeredi · 19 years ago
  23. db50b96 [PATCH] FUSE - readpages operation by Miklos Szeredi · 19 years ago
  24. 92a8780 [PATCH] FUSE - extended attribute operations by Miklos Szeredi · 19 years ago
  25. 1e9a4ed [PATCH] FUSE - mount options by Miklos Szeredi · 19 years ago
  26. b6aeade [PATCH] FUSE - file operations by Miklos Szeredi · 19 years ago
  27. 9e6268d [PATCH] FUSE - read-write operations by Miklos Szeredi · 19 years ago
  28. e5e5558 [PATCH] FUSE - read-only operations by Miklos Szeredi · 19 years ago
  29. 334f485 [PATCH] FUSE - device functions by Miklos Szeredi · 19 years ago
  30. d8a5ba4 [PATCH] FUSE - core by Miklos Szeredi · 19 years ago
  31. 04578f1 [PATCH] FUSE - MAINTAINERS, Kconfig and Makefile changes by Miklos Szeredi · 19 years ago
  32. cb2e87a [PATCH] v9fs: fix handling of malformed 9P messages by Eric Van Hensbergen · 19 years ago
  33. b501611 [PATCH] v9fs: readlink extended mode check by Eric Van Hensbergen · 19 years ago
  34. 5d58bec [PATCH] v9fs: Fix support for special files (devices, named pipes, etc.) by Eric Van Hensbergen · 19 years ago
  35. 73c592b [PATCH] v9fs: Clean-up vfs_inode and setattr functions by Eric Van Hensbergen · 19 years ago
  36. 1346f51 [PATCH] v9fs: Change error magic numbers to defined constants by Eric Van Hensbergen · 19 years ago
  37. 3ed8491 [PATCH] v9fs: debug and support routines by Eric Van Hensbergen · 19 years ago
  38. 322b329 [PATCH] v9fs: Support to force umount by Eric Van Hensbergen · 19 years ago
  39. 426cc91 [PATCH] v9fs: transport modules by Eric Van Hensbergen · 19 years ago
  40. b8cf945 [PATCH] v9fs: 9P protocol implementation by Eric Van Hensbergen · 19 years ago
  41. 9e82cf6 [PATCH] v9fs: VFS superblock operations and glue by Eric Van Hensbergen · 19 years ago
  42. 2bad847 [PATCH] v9fs: VFS inode operations by Eric Van Hensbergen · 19 years ago
  43. e69e7fe [PATCH] v9fs: VFS file, dentry, and directory operations by Eric Van Hensbergen · 19 years ago
  44. 93fa58c [PATCH] v9fs: Documentation, Makefiles, Configuration by Eric Van Hensbergen · 19 years ago
  45. b835996 [PATCH] files: lock-free fd look-up by Dipankar Sarma · 19 years ago
  46. ab2af1f [PATCH] files: files struct with RCU by Dipankar Sarma · 19 years ago
  47. badf166 [PATCH] files: break up files struct by Dipankar Sarma · 19 years ago
  48. ac0b1bc [PATCH] aio: kiocb locking to serialise retry and cancel by Benjamin LaHaise · 19 years ago
  49. 8f58202 [PATCH] change io_cancel return code for no cancel case by Wendy Cheng · 19 years ago
  50. fac92be [PATCH] bfs: fix endianness, signedness; add trivial bugfix by Andrew Stribblehill · 19 years ago
  51. f76baf9 [PATCH] autofs: fix "busy inodes after umount..." by Alexander Krizhanovsky · 19 years ago
  52. e31e14e [PATCH] remove the inode_post_link and inode_post_rename LSM hooks by Stephen Smalley · 19 years ago
  53. a74574a [PATCH] Remove security_inode_post_create/mkdir/symlink/mknod hooks by Stephen Smalley · 19 years ago
  54. ac50960 [PATCH] ext3: Enable atomic inode security labeling by Stephen Smalley · 19 years ago
  55. 10f47e6 [PATCH] ext2: Enable atomic inode security labeling by Stephen Smalley · 19 years ago
  56. fef2665 [PATCH] update filesystems for new delete_inode behavior by Mark Fasheh · 19 years ago
  57. e85b565 [PATCH] move truncate_inode_pages() into ->delete_inode() by Mark Fasheh · 19 years ago
  58. 3f70353 [PATCH] bogus cast in bio.c by viro@ZenIV.linux.org.uk · 19 years ago
  59. ddcc959 Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Anton Altaparmakov · 19 years ago
  60. c9fc0d6 [XFS] Revert recent quota Makefile change, not in a fit state for merging. by Nathan Scott · 19 years ago
  61. 223176b Merge branch 'master' of /usr/src/linux-2.6 by Anton Altaparmakov · 19 years ago
  62. 7d333d6 NTFS: 2.1.24 release and some minor final fixes. by Anton Altaparmakov · 19 years ago
  63. e604635 NTFS: Improve scalability by changing the driver global spin lock in by Anton Altaparmakov · 19 years ago
  64. a01ac53 NTFS: Fix page_has_buffers()/page_buffers() handling in fs/ntfs/aops.c. by Anton Altaparmakov · 19 years ago
  65. 311120e NTFS: Fixup handling of sparse, compressed, and encrypted attributes in by Anton Altaparmakov · 19 years ago
  66. 8273d5d NTFS: Fix fs/ntfs/aops.c::ntfs_{read,write}_block() to handle the case by Anton Altaparmakov · 19 years ago
  67. 54b02eb NTFS: Optimize fs/ntfs/aops.c::ntfs_write_block() by extending the page by Anton Altaparmakov · 19 years ago
  68. bd45fdd NTFS: Fixup handling of sparse, compressed, and encrypted attributes in by Anton Altaparmakov · 19 years ago
  69. 8dcdeba NTFS: Make ntfs_write_block() not instantiate sparse blocks if they are zero. by Anton Altaparmakov · 19 years ago
  70. 67bb103 NTFS: Fixup handling of sparse, compressed, and encrypted attributes in by Anton Altaparmakov · 19 years ago
  71. 1c7d469 NTFS: Truncate {a,c,m}time to the ntfs supported time granularity when by Anton Altaparmakov · 19 years ago
  72. bbf1813 NTFS: Fix cluster (de)allocators to work when the runlist is NULL and more by Anton Altaparmakov · 19 years ago
  73. 807c453 NTFS: Fix handling of sparse attributes in ntfs_attr_make_non_resident(). by Anton Altaparmakov · 19 years ago
  74. 2983d1b NTFS: Fix several bugs in fs/ntfs/attrib.c. by Anton Altaparmakov · 19 years ago
  75. 0aaccea NTFS: Add fs/ntfs/attrib.[hc]::ntfs_resident_attr_value_resize(). by Anton Altaparmakov · 19 years ago
  76. f25dfb5 NTFS: Remove bogus setting of PageError in ntfs_read_compressed_block(). by Anton Altaparmakov · 19 years ago
  77. 8e08ceae NTFS: Fix a bug in fs/ntfs/index.c::ntfs_index_lookup(). When the returned by Anton Altaparmakov · 19 years ago
  78. 6e48321 NTFS: Add ntfs_rl_punch_nolock() which punches a caller specified hole into a runlist. by Anton Altaparmakov · 19 years ago
  79. 3ffc5a4 NTFS: Change ntfs_rl_truncate_nolock() to throw away the runlist if the new by Anton Altaparmakov · 19 years ago
  80. f94ad38 NTFS: Report unrepresentable inodes during ntfs_readdir() as KERN_WARNING by Anton Altaparmakov · 19 years ago
  81. 2b0ada2 NTFS: Fix handling of valid but empty mapping pairs array in by Anton Altaparmakov · 19 years ago
  82. 8bb7352 NTFS: Remove two bogus BUG_ON()s from fs/ntfs/mft.c. by Anton Altaparmakov · 19 years ago
  83. 84d6ebe NTFS: Fix two nasty runlist merging bugs that had gone unnoticed so far. by Anton Altaparmakov · 19 years ago
  84. 9529d46 NTFS: Use ntfs_malloc_nofs_nofail() in runlist.c::ntfs_runlists_merge() by Anton Altaparmakov · 19 years ago
  85. 06d0e3c NTFS: Allow highmem kmalloc() in ntfs_malloc_nofs() and add _nofail() version. by Anton Altaparmakov · 19 years ago
  86. e7a1033 NTFS: Support more clean journal ($LogFile) states. by Anton Altaparmakov · 19 years ago
  87. eccdfcd [XFS] Fix modular XFS builds (Makefile botch). by Nathan Scott · 19 years ago
  88. 20ba028 [XFS] Remove special Kconfig XFS menu, make XFS options "inline". by Nathan Scott · 19 years ago
  89. f016bad [XFS] Cleanup some -Wundef flag warnings in the endian macros (thanks by Nathan Scott · 19 years ago
  90. 0481990 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 by Linus Torvalds · 19 years ago
  91. 87129d9 Merge git://oss.sgi.com:8090/oss/git/xfs-2.6 by Linus Torvalds · 19 years ago
  92. 0bb6fcc [PATCH] pivot_root() circular reference fix by Miklos Szeredi · 19 years ago
  93. 4407c2b [PATCH] Fix race in do_get_write_access() by Jan Kara · 19 years ago
  94. e39f07c [PATCH] Change HFS+ to not use ll_rw_block() by Jan Kara · 19 years ago
  95. 096125f3 [PATCH] Change ll_rw_block() calls in UFS by Jan Kara · 19 years ago
  96. 53778ff [PATCH] Change ll_rw_block() calls in Reiser by Jan Kara · 19 years ago
  97. 2670769 [PATCH] Change ll_rw_block() calls in JBD by Jan Kara · 19 years ago
  98. a766223 [PATCH] Make ll_rw_block() wait for buffer lock by Jan Kara · 19 years ago
  99. e6c9f5c [PATCH] Fix JBD race in t_forget list handling by Jan Kara · 19 years ago
  100. cbf0d27 [PATCH] kjournald: missing JFS_UNMOUNT check by Mark Fasheh · 19 years ago