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