1. 49cb8d2 ocfs2: Read from an unwritten extent returns zeros by Mark Fasheh · 17 years ago
  2. e48edee ocfs2: make room for unwritten extents flag by Mark Fasheh · 17 years ago
  3. 6af67d8 ocfs2: Use own splice write actor by Mark Fasheh · 17 years ago
  4. fa41045 ocfs2: Use do_sync_mapping_range() in ocfs2_zero_tail_for_truncate() by Mark Fasheh · 17 years ago
  5. 5b04aa3 [PATCH] Turn do_sync_file_range() into do_sync_mapping_range() by Mark Fasheh · 17 years ago
  6. 60b1139 ocfs2: zero tail of sparse files on truncate by Mark Fasheh · 17 years ago
  7. 25baf2d ocfs2: Teach ocfs2_get_block() about holes by Mark Fasheh · 17 years ago
  8. 5069120 ocfs2: remove ocfs2_prepare_write() and ocfs2_commit_write() by Mark Fasheh · 17 years ago
  9. 9517bac ocfs2: teach ocfs2_file_aio_write() about sparse files by Mark Fasheh · 17 years ago
  10. 8948898 ocfs2: Turn off shared writeable mmap for local files systems with holes. by Mark Fasheh · 18 years ago
  11. abf8b15 ocfs2: abstract out allocation locking by Mark Fasheh · 18 years ago
  12. 3a0782d ocfs2: teach extend/truncate about sparse files by Mark Fasheh · 18 years ago
  13. 363041a ocfs2: temporarily remove extent map caching by Mark Fasheh · 18 years ago
  14. dcd0538 ocfs2: sparse b-tree support by Mark Fasheh · 18 years ago
  15. 6f16bf6 ocfs2: small cleanup of ocfs2_request_delete() by Mark Fasheh · 17 years ago
  16. 68e2b740 ocfs2: remove unused code by Tiger Yang · 17 years ago
  17. 5000863 ocfs2: Remove delete inode vote by Tiger Yang · 17 years ago
  18. a9f5f70 ocfs2: filter more error prints by Mark Fasheh · 17 years ago
  19. bebe6f1 ocfs2: Replace panic() with emergency_restart() when fencing by Sunil Mushran · 17 years ago
  20. 5d262cc ocfs2: Silence compiler warnings by Sunil Mushran · 17 years ago
  21. be9e986 ocfs2: Local mounts should skip inode updates by Mark Fasheh · 17 years ago
  22. 0d01af6 ocfs2_dlm: Call cond_resched_lock() once per hash bucket scan by Sunil Mushran · 17 years ago
  23. 756a150 ocfs2_dlm: fix race in dlm_remaster_locks by Srinivas Eeda · 17 years ago
  24. 9b7f375 reiserfs: fix xattr root locking/refcount bug by Jeff Mahoney · 17 years ago
  25. c959df9 v9fs: don't use primary fid when removing file by Latchesar Ionkov · 17 years ago
  26. 2b82f19 NFS: Fix race in nfs_set_page_dirty by Trond Myklebust · 17 years ago
  27. 612c938 NFS: Fix the 'desynchronized value of nfs_i.ncommit' error by Trond Myklebust · 17 years ago
  28. 6d677e3 NFS: Don't clear PG_writeback until after we've processed unstable writes by Trond Myklebust · 17 years ago
  29. 8e821ca NFS: clean up the unstable write code by Trond Myklebust · 17 years ago
  30. 07a0cfe ufs proper handling of zero link case by Evgeniy Dushistov · 17 years ago
  31. c4bbafd exec.c: fix coredump to pipe problem and obscure "security hole" by Alan Cox · 17 years ago
  32. eb4cac1 NFS: Fix a list corruption problem by Trond Myklebust · 17 years ago
  33. 5a6d41b NFS: Ensure PG_writeback is cleared when writeback fails by Trond Myklebust · 17 years ago
  34. 60fa3f7 NFS: Fix two bugs in the O_DIRECT write code by Trond Myklebust · 17 years ago
  35. e1552e1 NFS: Fix an Oops in nfs_setattr() by Trond Myklebust · 17 years ago
  36. c3724b1 [PATCH] autofs4: fix race in unhashed dentry code by Jeff Mahoney · 17 years ago
  37. 6d205f1 [PATCH] reiserfs: fix key decrementing by Vladimir Saveliev · 17 years ago
  38. a5bfffac [PATCH] fuse: validate rootmode mount option by Timo Savola · 17 years ago
  39. 2363cc0 [PATCH] remove protection of LANANA-reserved majors by Andrew Morton · 17 years ago
  40. 7479d2b [PATCH] revert "retries in ext4_prepare_write() violate ordering requirements" by Andrew Morton · 17 years ago
  41. 1aa9b4b [PATCH] revert "retries in ext3_prepare_write() violate ordering requirements" by Andrew Morton · 17 years ago
  42. 0322170 [PATCH] fix page leak during core dump by Brian Pomerantz · 17 years ago
  43. 05565b6 [PATCH] proc: fix linkage with CONFIG_SYSCTL=y, CONFIG_PROC_SYSCTL=n by Andrew Morton · 17 years ago
  44. 22c8c65 Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  45. 75e8def [PATCH] uml: hostfs variable renaming by Paolo 'Blaisorblade' Giarrusso · 17 years ago
  46. 622e696 [PATCH] uml: fix compilation problems by Jeff Dike · 17 years ago
  47. d9993c3 [PATCH] splice: partial write fix by Dmitriy Monakhov · 17 years ago
  48. e5c465f Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 17 years ago
  49. a9c87a1 Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes by Jeff Garzik · 17 years ago
  50. 28defbe [PATCH] aio: remove bare user-triggerable error printk by Zach Brown · 17 years ago
  51. ed4bb10 [PATCH] wext: Add missing ioctls to 64<->32 conversion by Jean Tourrilhes · 17 years ago
  52. e0ab0bb Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  53. 5c46010 [PATCH] Fix kernel build with EMBEDDED & PROC_FS & !PROC_SYSCTL by Mika Kukkonen · 17 years ago
  54. 79f6523 [PATCH] knfsd: nfsd4: remove superfluous cancel_delayed_work() call by J. Bruce Fields · 17 years ago
  55. 21315ed [PATCH] knfsd: nfsd4: demote "clientid in use" printk to a dprintk by Bruce Fields · 17 years ago
  56. 54c04409 [PATCH] knfsd: nfsd4: fix inheritance flags on v4 ace derived from posix default ace by Bruce Fields · 17 years ago
  57. 598b9a5 [PATCH] knfsd: allow nfsd READDIR to return 64bit cookies by NeilBrown · 17 years ago
  58. 40bee44e Export __splice_from_pipe() by Mark Fasheh · 17 years ago
  59. 08c7259 2/2 splice: dont readpage by Nick Piggin · 17 years ago
  60. 485ddb4 1/2 splice: dont steal by Nick Piggin · 17 years ago
  61. 2f5bf1f ocfs2_dlm: Check for migrateable lockres in dlm_empty_lockres() by Sunil Mushran · 17 years ago
  62. 78062cb ocfs2_dlm: Fix lockres ref counting bug by Sunil Mushran · 17 years ago
  63. d32b687 9p: make struct v9fs_cached_file_operations static by Adrian Bunk · 17 years ago
  64. 105fd10 [PATCH] "ext[34]: EA block reference count racing fix" performance fix by Andrew Morton · 17 years ago
  65. aa289b4 [PATCH] FDPIC: fix the /proc/pid/stat representation of executable boundaries by David Howells · 17 years ago
  66. 1299809 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 17 years ago
  67. b433769 [PATCH] Make XFS workqueues nonfreezable by Rafael J. Wysocki · 17 years ago
  68. 066fcb0 [CIFS] Allow reset of file to ATTR_NORMAL when archive bit not set by Steve French · 17 years ago
  69. d1cabd6 [PATCH] fix process crash caused by randomisation and 64k pages by James Bottomley · 17 years ago
  70. e5d480f [PATCH] change misleading EFI partition support description by Johannes Berg · 17 years ago
  71. 6347073 [PATCH] nfs: nfs_getattr() can't call nfs_sync_mapping_range() for non-regular files by Trond Myklebust · 17 years ago
  72. 89a0914 [PATCH] nfs: fix congestion control by Peter Zijlstra · 17 years ago
  73. b74a2f0 [PATCH] fix rescan_partitions to return errors properly by suzuki · 17 years ago
  74. 1174cf7 [PATCH] smbfs: double free memory corruption by Vasily Averin · 17 years ago
  75. b228b8e [PATCH] eCryptfs: fix possible NULL ptr deref in ecryptfs_d_release() by Michael Halcrow · 17 years ago
  76. 0465fc0 [PATCH] ufs2: tindirect truncate fix by Evgeniy Dushistov · 17 years ago
  77. 4b25a37 [PATCH] ufs: zeroize the rest of block in truncate by Evgeniy Dushistov · 17 years ago
  78. 5431bf9 [PATCH] ufs: prepare write + change blocks on the fly by Evgeniy Dushistov · 17 years ago
  79. 2189850 [PATCH] ufs2: more correct work with time by Evgeniy Dushistov · 17 years ago
  80. 38e2aff [CIFS] Do not negotiate new POSIX_PATH_OPERATIONS_CAP yet by Steve French · 17 years ago
  81. e7b0d26 [PATCH] sysfs: reinstate exclusion between method calls and attribute unregistration by Alan Stern · 17 years ago
  82. d9a9cdf [PATCH] sysfs and driver core: add callback helper, used by SCSI and S390 by Alan Stern · 17 years ago
  83. 4e337ad Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 17 years ago
  84. 82c05a1 [PATCH] cifs endianness annotations by Al Viro · 17 years ago
  85. a033f35 [PATCH] include of asm/pgtable.h in nfsfh is bogus by Al Viro · 17 years ago
  86. 04ff970 [PATCH] sanitize security_getprocattr() API by Al Viro · 17 years ago
  87. b36c3f8 ocfs2_dlm: Add missing locks in dlm_empty_lockres by Sunil Mushran · 17 years ago
  88. 3fca089 ocfs2_dlm: Missing get/put lockres in dlm_run_purge_lockres by Sunil Mushran · 17 years ago
  89. afdf04e configfs: add missing mutex_unlock() by Joel Becker · 17 years ago
  90. 03f981c ocfs2: add some missing address space callbacks by Joel Becker · 18 years ago
  91. e6c352d ocfs2: Concurrent access of o2hb_region->hr_task was not locked by Joel Becker · 17 years ago
  92. c24f72c ocfs2: Proper cleanup in case of error in ocfs2_register_hb_callbacks() by Joel Becker · 17 years ago
  93. f5c1e2e [CIFS] reset mode when client notices that ATTR_READONLY is no longer set by Alan Tyson · 17 years ago
  94. 6e96783 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
  95. 0feba82 [JFFS2] print a message when marking bad block by Artem Bityutskiy · 17 years ago
  96. c7258a4 [JFFS2] Check for all-zero node headers by David Woodhouse · 17 years ago
  97. 908e0a8 [PATCH] ecryptfs: nested locking annotation by Peter Zijlstra · 17 years ago
  98. 9bebff6 [PATCH] check_partition(): fix error check by suzuki · 17 years ago
  99. f6dfb4f [PATCH] Add epoll compat_ code to fs/compat.c by Davide Libenzi · 17 years ago
  100. a6eb0be [PATCH] uml: hostfs: make hostfs= option work as a jail, as intended. by Paolo 'Blaisorblade' Giarrusso · 17 years ago