1. 9e82cf6 [PATCH] v9fs: VFS superblock operations and glue by Eric Van Hensbergen · 19 years ago
  2. 2bad847 [PATCH] v9fs: VFS inode operations by Eric Van Hensbergen · 19 years ago
  3. e69e7fe [PATCH] v9fs: VFS file, dentry, and directory operations by Eric Van Hensbergen · 19 years ago
  4. 93fa58c [PATCH] v9fs: Documentation, Makefiles, Configuration by Eric Van Hensbergen · 19 years ago
  5. b835996 [PATCH] files: lock-free fd look-up by Dipankar Sarma · 19 years ago
  6. ab2af1f [PATCH] files: files struct with RCU by Dipankar Sarma · 19 years ago
  7. badf166 [PATCH] files: break up files struct by Dipankar Sarma · 19 years ago
  8. ac0b1bc [PATCH] aio: kiocb locking to serialise retry and cancel by Benjamin LaHaise · 19 years ago
  9. 8f58202 [PATCH] change io_cancel return code for no cancel case by Wendy Cheng · 19 years ago
  10. fac92be [PATCH] bfs: fix endianness, signedness; add trivial bugfix by Andrew Stribblehill · 19 years ago
  11. f76baf9 [PATCH] autofs: fix "busy inodes after umount..." by Alexander Krizhanovsky · 19 years ago
  12. e31e14e [PATCH] remove the inode_post_link and inode_post_rename LSM hooks by Stephen Smalley · 19 years ago
  13. a74574a [PATCH] Remove security_inode_post_create/mkdir/symlink/mknod hooks by Stephen Smalley · 19 years ago
  14. ac50960 [PATCH] ext3: Enable atomic inode security labeling by Stephen Smalley · 19 years ago
  15. 10f47e6 [PATCH] ext2: Enable atomic inode security labeling by Stephen Smalley · 19 years ago
  16. fef2665 [PATCH] update filesystems for new delete_inode behavior by Mark Fasheh · 19 years ago
  17. e85b565 [PATCH] move truncate_inode_pages() into ->delete_inode() by Mark Fasheh · 19 years ago
  18. 3f70353 [PATCH] bogus cast in bio.c by viro@ZenIV.linux.org.uk · 19 years ago
  19. ddcc959 Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Anton Altaparmakov · 19 years ago
  20. c9fc0d6 [XFS] Revert recent quota Makefile change, not in a fit state for merging. by Nathan Scott · 19 years ago
  21. 223176b Merge branch 'master' of /usr/src/linux-2.6 by Anton Altaparmakov · 19 years ago
  22. 7d333d6 NTFS: 2.1.24 release and some minor final fixes. by Anton Altaparmakov · 19 years ago
  23. e604635 NTFS: Improve scalability by changing the driver global spin lock in by Anton Altaparmakov · 19 years ago
  24. a01ac53 NTFS: Fix page_has_buffers()/page_buffers() handling in fs/ntfs/aops.c. by Anton Altaparmakov · 19 years ago
  25. 311120e NTFS: Fixup handling of sparse, compressed, and encrypted attributes in by Anton Altaparmakov · 19 years ago
  26. 8273d5d NTFS: Fix fs/ntfs/aops.c::ntfs_{read,write}_block() to handle the case by Anton Altaparmakov · 19 years ago
  27. 54b02eb0 NTFS: Optimize fs/ntfs/aops.c::ntfs_write_block() by extending the page by Anton Altaparmakov · 19 years ago
  28. bd45fdd NTFS: Fixup handling of sparse, compressed, and encrypted attributes in by Anton Altaparmakov · 19 years ago
  29. 8dcdeba NTFS: Make ntfs_write_block() not instantiate sparse blocks if they are zero. by Anton Altaparmakov · 19 years ago
  30. 67bb103 NTFS: Fixup handling of sparse, compressed, and encrypted attributes in by Anton Altaparmakov · 19 years ago
  31. 1c7d469d NTFS: Truncate {a,c,m}time to the ntfs supported time granularity when by Anton Altaparmakov · 19 years ago
  32. bbf1813 NTFS: Fix cluster (de)allocators to work when the runlist is NULL and more by Anton Altaparmakov · 19 years ago
  33. 807c453 NTFS: Fix handling of sparse attributes in ntfs_attr_make_non_resident(). by Anton Altaparmakov · 19 years ago
  34. 2983d1b NTFS: Fix several bugs in fs/ntfs/attrib.c. by Anton Altaparmakov · 19 years ago
  35. 0aaccea NTFS: Add fs/ntfs/attrib.[hc]::ntfs_resident_attr_value_resize(). by Anton Altaparmakov · 19 years ago
  36. f25dfb5 NTFS: Remove bogus setting of PageError in ntfs_read_compressed_block(). by Anton Altaparmakov · 19 years ago
  37. 8e08ceae NTFS: Fix a bug in fs/ntfs/index.c::ntfs_index_lookup(). When the returned by Anton Altaparmakov · 19 years ago
  38. 6e48321 NTFS: Add ntfs_rl_punch_nolock() which punches a caller specified hole into a runlist. by Anton Altaparmakov · 19 years ago
  39. 3ffc5a4 NTFS: Change ntfs_rl_truncate_nolock() to throw away the runlist if the new by Anton Altaparmakov · 19 years ago
  40. f94ad38 NTFS: Report unrepresentable inodes during ntfs_readdir() as KERN_WARNING by Anton Altaparmakov · 19 years ago
  41. 2b0ada2 NTFS: Fix handling of valid but empty mapping pairs array in by Anton Altaparmakov · 19 years ago
  42. 8bb7352 NTFS: Remove two bogus BUG_ON()s from fs/ntfs/mft.c. by Anton Altaparmakov · 19 years ago
  43. 84d6ebe NTFS: Fix two nasty runlist merging bugs that had gone unnoticed so far. by Anton Altaparmakov · 19 years ago
  44. 9529d46 NTFS: Use ntfs_malloc_nofs_nofail() in runlist.c::ntfs_runlists_merge() by Anton Altaparmakov · 19 years ago
  45. 06d0e3c NTFS: Allow highmem kmalloc() in ntfs_malloc_nofs() and add _nofail() version. by Anton Altaparmakov · 19 years ago
  46. e7a1033 NTFS: Support more clean journal ($LogFile) states. by Anton Altaparmakov · 19 years ago
  47. eccdfcd [XFS] Fix modular XFS builds (Makefile botch). by Nathan Scott · 19 years ago
  48. 20ba028 [XFS] Remove special Kconfig XFS menu, make XFS options "inline". by Nathan Scott · 19 years ago
  49. f016bad [XFS] Cleanup some -Wundef flag warnings in the endian macros (thanks by Nathan Scott · 19 years ago
  50. 0481990 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 by Linus Torvalds · 19 years ago
  51. 87129d9 Merge git://oss.sgi.com:8090/oss/git/xfs-2.6 by Linus Torvalds · 19 years ago
  52. 0bb6fcc [PATCH] pivot_root() circular reference fix by Miklos Szeredi · 19 years ago
  53. 4407c2b [PATCH] Fix race in do_get_write_access() by Jan Kara · 19 years ago
  54. e39f07c [PATCH] Change HFS+ to not use ll_rw_block() by Jan Kara · 19 years ago
  55. 096125f3 [PATCH] Change ll_rw_block() calls in UFS by Jan Kara · 19 years ago
  56. 53778ff [PATCH] Change ll_rw_block() calls in Reiser by Jan Kara · 19 years ago
  57. 2670769 [PATCH] Change ll_rw_block() calls in JBD by Jan Kara · 19 years ago
  58. a766223 [PATCH] Make ll_rw_block() wait for buffer lock by Jan Kara · 19 years ago
  59. e6c9f5c [PATCH] Fix JBD race in t_forget list handling by Jan Kara · 19 years ago
  60. cbf0d27 [PATCH] kjournald: missing JFS_UNMOUNT check by Mark Fasheh · 19 years ago
  61. 328b922 [PATCH] hfs: NLS support by Roman Zippel · 19 years ago
  62. 717dd80e [PATCH] hfs: show_options support by Roman Zippel · 19 years ago
  63. a5e3985 [PATCH] hfs: remove debug code by Roman Zippel · 19 years ago
  64. e915fc4 [PATCH] fs: convert kcalloc to kzalloc by Pekka Enberg · 19 years ago
  65. e08fc04 [PATCH] cifs_create() fix by Miklos Szeredi · 19 years ago
  66. e922efc [PATCH] remove duplicated sys_open32() code from 64bit archs by Miklos Szeredi · 19 years ago
  67. ab8d11b [PATCH] remove duplicated code from proc and ptrace by Miklos Szeredi · 19 years ago
  68. 5e21ccb [PATCH] fix enum pid_directory_inos in proc/base.c by Miklos Szeredi · 19 years ago
  69. 0494f6e [PATCH] use get_fs_struct() in proc by Miklos Szeredi · 19 years ago
  70. 09dd17d [PATCH] namei cleanup by Miklos Szeredi · 19 years ago
  71. e89bbd3 [PATCH] remove iattr.ia_attr_flags by Miklos Szeredi · 19 years ago
  72. 736c7b8 [PATCH] alloc_buffer_head() and free_buffer_head() cleanup by Coywolf Qi Hunt · 19 years ago
  73. 7ea6040 [PATCH] inotify: fix event loss on hardlinked files by John McCutchan · 19 years ago
  74. 82a25b5 [PATCH] remove verify_area(): remove fs/umsdos/notes as it only contain a verify_area related note by Jesper Juhl · 19 years ago
  75. 5e5d7a2 [PATCH] pipe: remove redundant fifo_poll abstraction by Pekka Enberg · 19 years ago
  76. 6c231b7 [PATCH] Additions to .data.read_mostly section by Ravikiran G Thirumalai · 19 years ago
  77. a97c9bf [PATCH] fix cramfs making duplicate entries in inode cache by Dave Johnson · 19 years ago
  78. 2832e93 [PATCH] remove file.f_maxcount by Eric Dumazet · 19 years ago
  79. 5acd579 [PATCH] fs: remove redundant timespec_equal test in update_atime() by Tejun Heo · 19 years ago
  80. 5e1efe4 [PATCH] jffs/jffs2: remove wrong function prototypes by Adrian Bunk · 19 years ago
  81. 919532a [PATCH] fs/Kconfig: quota help text updates by Adrian Bunk · 19 years ago
  82. 2b579be [PATCH] proc: link count fix by Miklos Szeredi · 19 years ago
  83. b800685 [PATCH] fsnotify: hook on removexattr, too by Robert Love · 19 years ago
  84. f3ef6f6 [PATCH] Speedup FAT filesystem directory reads by Karsten Wiese · 19 years ago
  85. f35279d [PATCH] sunrpc: cache_register can use wrong module reference by Bruce Allan · 19 years ago
  86. 8fc2751 [PATCH] disk quotas fail when /etc/mtab is symlinked to /proc/mounts by Mark Bellon · 19 years ago
  87. 5dd42c2 [PATCH] remove register_ioctl32_conversion and unregister_ioctl32_conversion by Adrian Bunk · 19 years ago
  88. 3676347 [PATCH] kill bio->bi_set by Peter Osterlund · 19 years ago
  89. 022a4a7 [PATCH] fs/jbd/: cleanups by Adrian Bunk · 19 years ago
  90. 202e597 [PATCH] compat: be more consistent about [ug]id_t by Stephen Rothwell · 19 years ago
  91. 820249b [PATCH] inotify speedup by John McCutchan · 19 years ago
  92. e82894f [PATCH] relayfs by Tom Zanussi · 19 years ago
  93. 4846764 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  94. 1e40cd3 [PATCH] uml: fixes performance regression in activate_mm and thus exec() by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  95. f549d6c [PATCH] Generic VFS fallback for security xattrs by Stephen Smalley · 19 years ago
  96. e070ad4 [PATCH] add /proc/pid/smaps by Mauricio Lin · 19 years ago
  97. 6e21c8f [PATCH] /proc/<pid>/numa_maps to show on which nodes pages reside by Christoph Lameter · 19 years ago
  98. cde410a [XFS] Sort out some cosmetic differences between XFS trees. by Nathan Scott · 19 years ago
  99. c31e887 [XFS] Fix incorrect use of BMAPI_READ in unwritten extent handling by Nathan Scott · 19 years ago
  100. a3c476d [XFS] replace "extern inline" with "static inline" Patch from Adrian Bunk by Christoph Hellwig · 19 years ago