1. bfff6e9 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 18 years ago
  2. 131612d [PATCH] ramfs breaks without CONFIG_BLOCK by Dimitri Gorokhovik · 18 years ago
  3. 1ebb110 [PATCH] Fix lock inversion aio_kick_handler() by Zach Brown · 18 years ago
  4. 92efc15 ocfs2: export heartbeat thread pid via configfs by Zhen Wei · 18 years ago
  5. 7f4a2a9 ocfs2: always unmap in ocfs2_data_convert_worker() by Mark Fasheh · 18 years ago
  6. 6c2aad0 ocfs2: ignore NULL vfsmnt in ocfs2_should_update_atime() by Mark Fasheh · 18 years ago
  7. 564f8a3 ocfs2: Allow direct I/O read past end of file by Mark Fasheh · 18 years ago
  8. 0333394 ocfs2: don't print error in ocfs2_permission() by Mark Fasheh · 18 years ago
  9. cb876f4 Fix up CIFS for "test_clear_page_dirty()" removal by Linus Torvalds · 18 years ago
  10. ffaa820 Fix reiserfs after "test_clear_page_dirty()" removal by Linus Torvalds · 18 years ago
  11. 6f5a9da [PATCH] jbd: wait for already submitted t_sync_datalist buffer to complete by Hisashi Hifumi · 18 years ago
  12. 01b2d93 [PATCH] fdtable: Provide free_fdtable() wrapper by Vadim Lobanov · 18 years ago
  13. 163ca88 [PATCH] Make JFFS depend on CONFIG_BROKEN by Josh Boyer · 18 years ago
  14. ba3ff12 [PATCH] fsstack: Remove inode copy by Michael Halcrow · 18 years ago
  15. 3b2b96a [PATCH] fs/sysv/: proper prototypes for 2 functions by Adrian Bunk · 18 years ago
  16. 9213202 [PATCH] Fix XFS after clear_page_dirty() removal by David Chinner · 18 years ago
  17. 9280f68 [PATCH] fuse: remove clear_page_dirty() call by Miklos Szeredi · 18 years ago
  18. d0e671a [PATCH] Fix JFS after clear_page_dirty() removal by Dave Kleikamp · 18 years ago
  19. fba2591 VM: Remove "clear_page_dirty()" and "test_clear_page_dirty()" functions by Linus Torvalds · 18 years ago
  20. 46d2277 Clean up and make try_to_free_buffers() not race with dirty pages by Linus Torvalds · 18 years ago
  21. 5ccac88e [PATCH] fix leaks on pipe(2) failure exits by Al Viro · 18 years ago
  22. 1003f06 [GFS2] Fix Kconfig by Steven Whitehouse · 18 years ago
  23. c80e7c8 [DLM] fix compile warning by Patrick Caulfield · 18 years ago
  24. 29a7f3a DebugFS : file/directory removal fix by Mathieu Desnoyers · 18 years ago
  25. 65c3333 DebugFS : more file/directory creation error handling by Mathieu Desnoyers · 18 years ago
  26. 63223a0 DebugFS : file/directory creation error handling by Mathieu Desnoyers · 18 years ago
  27. bafb232e DebugFS : coding style fixes by Mathieu Desnoyers · 18 years ago
  28. 4f36557 DebugFS : inotify create/mkdir support by Mathieu Desnoyers · 18 years ago
  29. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  30. f988443 [PATCH] knfsd: Fix up some bit-rot in exp_export by NeilBrown · 18 years ago
  31. 27d630e [PATCH] knfsd: nfsd4: simplify filehandle check by J.Bruce Fields · 18 years ago
  32. eeac294 [PATCH] knfsd: nfsd4: simplify migration op check by J.Bruce Fields · 18 years ago
  33. b591480 [PATCH] knfsd: nfsd4: reorganize compound ops by J.Bruce Fields · 18 years ago
  34. c954e2a [PATCH] knfsd: nfsd4: make verify and nverify wrappers by J.Bruce Fields · 18 years ago
  35. 7191155 [PATCH] knfsd: nfsd4: don't inline nfsd4 compound op functions by J.Bruce Fields · 18 years ago
  36. a4f1706a9 [PATCH] knfsd: nfsd4: move replay_owner to cstate by J.Bruce Fields · 18 years ago
  37. d9e626f [PATCH] knfsd: nfsd4: remove spurious replay_owner check by J.Bruce Fields · 18 years ago
  38. ca36431 [PATCH] knfsd: nfsd4: pass saved and current fh together into nfsd4 operations by J.Bruce Fields · 18 years ago
  39. e0bb89e [PATCH] knfsd: nfsd: don't drop silently on upcall deferral by J.Bruce Fields · 18 years ago
  40. 021d3a7 [PATCH] knfsd: nfsd4: handling more nfsd_cross_mnt errors in nfsd4 readdir by J.Bruce Fields · 18 years ago
  41. 6899320 [PATCH] knfsd: nfsd: simplify exp_pseudoroot by J.Bruce Fields · 18 years ago
  42. 4b41bd8 [PATCH] knfsd: nfsd: make exp_rootfh handle exp_parent errors by J.Bruce Fields · 18 years ago
  43. e571019 [PATCH] knfsd: nfsd4: clarify units of COMPOUND_SLACK_SPACE by J.Bruce Fields · 18 years ago
  44. 451c11a [PATCH] knfsd: nfsd4: remove a dprink from nfsd4_lock by J.Bruce Fields · 18 years ago
  45. 029530f [PATCH] one more EXPORT_UNUSED_SYMBOL removal by Adrian Bunk · 18 years ago
  46. 6968826 [PATCH] update Tigran's email addresses by Tigran Aivazian · 18 years ago
  47. 1de2412 [PATCH] ncpfs: ensure we free wdog_pid on parse_option or fill_inode failure by Eric W. Biederman · 18 years ago
  48. 2154227 [PATCH] ncpfs: Use struct pid to track the userspace watchdog process by Eric W. Biederman · 18 years ago
  49. a71113d [PATCH] smbfs: Make conn_pid a struct pid by Eric W. Biederman · 18 years ago
  50. e8c5c04 [PATCH] lockd endianness annotations by Al Viro · 18 years ago
  51. cd86128 [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() by Robert P. J. Day · 18 years ago
  52. 90aef12 [PATCH] Use activate_mm() in fs/aio.c:use_mm() by Jeremy Fitzhardinge · 18 years ago
  53. e61c901 [PATCH] optimize o_direct on block devices by Chen, Kenneth W · 18 years ago
  54. 7e913c5 [PATCH] ocfs2: relative atime support by Mark Fasheh · 18 years ago
  55. 47ae32d [PATCH] relative atime by Valerie Henson · 18 years ago
  56. b227613 [PATCH] touch_atime() cleanup by Andrew Morton · 18 years ago
  57. d4c3cca [PATCH] constify pipe_buf_operations by Eric Dumazet · 18 years ago
  58. 775ba7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  59. b87576d fs: Convert kmalloc() + memset() to kzalloc() in fs/. by Robert P. J. Day · 18 years ago
  60. bef1f40 kconfig: Standardize "depends" -> "depends on" in Kconfig files by Robert P. J. Day · 18 years ago
  61. 741441a Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 18 years ago
  62. d23edbd EXT{2,3,4}_FS: remove outdated part of the help text by Jan Engelhardt · 18 years ago
  63. 11c302c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 18 years ago
  64. 828ae6a [patch 3/3] OCFS2 Configurable timeouts - Protocol changes by Andrew Beekhof · 18 years ago
  65. 8993780 Make SLES9 "get_kernel_version" work on the kernel binary again by Linus Torvalds · 18 years ago
  66. 44d306e [PATCH] user of the jiffies rounding code: JBD by Arjan van de Ven · 18 years ago
  67. 5466b45 [PATCH] fdtable: Implement new pagesize-based fdtable allocator by Vadim Lobanov · 18 years ago
  68. 4fd4581 [PATCH] fdtable: Remove the free_files field by Vadim Lobanov · 18 years ago
  69. bbea9f6 [PATCH] fdtable: Make fdarray and fdsets equal in size by Vadim Lobanov · 18 years ago
  70. 5eb6c7a [PATCH] dio: lock refcount operations by Zach Brown · 18 years ago
  71. 8459d86 [PATCH] dio: only call aio_complete() after returning -EIOCBQUEUED by Zach Brown · 18 years ago
  72. 20258b2 [PATCH] dio: remove duplicate bio wait code by Zach Brown · 18 years ago
  73. 0273201 [PATCH] dio: formalize bio counters as a dio reference count by Zach Brown · 18 years ago
  74. 17a7b1d [PATCH] dio: call blk_run_address_space() once per op by Zach Brown · 18 years ago
  75. 6d544bb [PATCH] dio: centralize completion in dio_complete() by Zach Brown · 18 years ago
  76. aba76fd [PATCH] io-accounting: report in procfs by Andrew Morton · 18 years ago
  77. 98c4d57 [PATCH] io-accounting: direct-io by Andrew Morton · 18 years ago
  78. 6f88cc2 [PATCH] io-accounting-read-accounting cifs fix by Andrew Morton · 18 years ago
  79. e08748ce [PATCH] io-accounting: write-cancel accounting by Andrew Morton · 18 years ago
  80. 55e829a [PATCH] io-accounting: write accounting by Andrew Morton · 18 years ago
  81. 8c08540 [PATCH] clean up __set_page_dirty_nobuffers() by Andrew Morton · 18 years ago
  82. 200d018 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  83. 14b36af [MIPS] Rename SNI_RM200_PCI to just SNI_RM preparing for more RM machines by Thomas Bogendoerfer · 18 years ago
  84. eb991b3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 18 years ago
  85. 7bf6538 [PATCH] proc_misc build fix by Andrew Morton · 18 years ago
  86. f4f154f [PATCH] fault injection: process filtering for fault-injection capabilities by Akinobu Mita · 18 years ago
  87. c17bb49 [PATCH] fault-injection capability for disk IO by Akinobu Mita · 18 years ago
  88. 4b3bb06 [PATCH] nfsd: replace kmalloc+memset with kcalloc + simplify NULL check by Yan Burman · 18 years ago
  89. 14d2b59 [PATCH] NFS3: Calculate 'w' a bit later in nfs3svc_encode_getaclres() by Jesper Juhl · 18 years ago
  90. cb65a5b [PATCH] NFS2: Calculate 'w' a bit later in nfsaclsvc_encode_getaclres() by Jesper Juhl · 18 years ago
  91. 4b75f78 [PATCH] lockdep: annotate nfsd4 recover code by Peter Zijlstra · 18 years ago
  92. 84d7378 [PATCH] add child reaper to pid_namespace by Sukadev Bhattiprolu · 18 years ago
  93. 6cc1b22 [PATCH] use current->nsproxy->pid_ns by Cedric Le Goater · 18 years ago
  94. 61a58c6 [PATCH] rename struct pspace to struct pid_namespace by Sukadev Bhattiprolu · 18 years ago
  95. 6b3286e [PATCH] rename struct namespace to struct mnt_namespace by Kirill Korotaev · 18 years ago
  96. 1ec320a [PATCH] add process_session() helper routine: deprecate old field by Cedric Le Goater · 18 years ago
  97. 937949d [PATCH] add process_session() helper routine by Cedric Le Goater · 18 years ago
  98. f0d1b0b [PATCH] LOG2: Implement a general integer log2 facility in the kernel by David Howells · 18 years ago
  99. 763454d [PATCH] struct path: convert ufs by Josef Sipek · 18 years ago
  100. 5096e93 [PATCH] struct path: convert udf by Josef Sipek · 18 years ago