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