1. 44aa535 [PATCH] ufs endianness annotations by Al Viro · 18 years ago
  2. 3524de1 [PATCH] fs/partitions endianness annotations by Al Viro · 19 years ago
  3. d02d48d [PATCH] isofs endianness annotations by Al Viro · 19 years ago
  4. 2ef1031 [PATCH] hpfs endianness annotations by Al Viro · 19 years ago
  5. 31b1f85 [PATCH] fs/fat endianness annotations by Al Viro · 19 years ago
  6. a9721f3 [PATCH] befs: endianness annotations by Al Viro · 19 years ago
  7. e5201c5 [PATCH] befs: missing fs32_to_cpu() in debug.c by Al Viro · 19 years ago
  8. 1151895 [PATCH] befs: introduce on-disk endian types by Al Viro · 19 years ago
  9. af10b00 [PATCH] befs: prepare to sanitizing headers by Al Viro · 19 years ago
  10. 88c124d [PATCH] befs: remove bogus typedef by Al Viro · 19 years ago
  11. e6c6e64 [PATCH] fs/inode.c NULL noise removal by Al Viro · 18 years ago
  12. 90cbad6 [PATCH] more fs/compat.c __user annotations by Al Viro · 18 years ago
  13. ebf7a22 [PATCH] mm: bug in set_page_dirty_buffers by Nick Piggin · 18 years ago
  14. 659564c [PATCH] Introduce vfs_listxattr by Bill Nottingham · 18 years ago
  15. c8adf94 [PATCH] hppfs: readdir callback missed in prototype change by Al Viro · 18 years ago
  16. 38d6fd2 [PATCH] dlm gfp_t annotations by Al Viro · 18 years ago
  17. 5c09d96 [PATCH] wrong order of arguments in copy_to_user() in ncpfs by Al Viro · 18 years ago
  18. 8325049 Fix extraneous '&' in recent NFS client cleanup by Linus Torvalds · 18 years ago
  19. 0bae89e [PATCH] NFS: Fix typo in nfs_get_client() by Trond Myklebust · 18 years ago
  20. ca4aa09 [PATCH] NFS: Fix typo in nfs_get_client() by Trond Myklebust · 18 years ago
  21. 00079e0 [PATCH] reiserfs: null pointer dereferencing in reiserfs_read_bitmap_block by Eric Eric Sesterhenn · 18 years ago
  22. c6b0a9f [PATCH] knfsd: tidy up up meaning of 'buffer size' in nfsd/sunrpc by NeilBrown · 18 years ago
  23. 44aefd2 Merge git://git.infradead.org/~dhowells/irq-2.6 by Linus Torvalds · 18 years ago
  24. c1a26e7 [PATCH] UDF: Fix mounting read-write by Peter Osterlund · 18 years ago
  25. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  26. fefd26b Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh by Linus Torvalds · 18 years ago
  27. 4a61f17 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6 by Linus Torvalds · 18 years ago
  28. 5a96c5d Merge master.kernel.org:/pub/scm/linux/kernel/git/willy/parisc-2.6 by Linus Torvalds · 18 years ago
  29. 237fead [PATCH] ecryptfs: fs/Makefile and fs/Kconfig by Michael Halcrow · 18 years ago
  30. 42ca099 [PATCH] knfsd: nfsd4: actually use all the pieces to implement referrals by J.Bruce Fields · 18 years ago
  31. 81c3f41 [PATCH] knfsd: nfsd4: xdr encoding for fs_locations by J.Bruce Fields · 18 years ago
  32. 93346919 [PATCH] knfsd: nfsd4: fslocations data structures by Manoj Naik · 18 years ago
  33. b009a87 [PATCH] knfsd: nfsd: store export path in export by J.Bruce Fields · 18 years ago
  34. 21c0d8f [PATCH] knfsd: close a race-opportunity in d_splice_alias by NeilBrown · 18 years ago
  35. 44c5560 [PATCH] knfsd: fix auto-sizing of nfsd request/reply buffers by NeilBrown · 18 years ago
  36. 6b54dae [PATCH] knfsd: lockd: fix refount on nsm by NeilBrown · 18 years ago
  37. b66285c [PATCH] knfsd: nfsd4: acls: fix handling of zero-length acls by J.Bruce Fields · 18 years ago
  38. f3b64eb [PATCH] knfsd: nfsd4: acls: simplify nfs4_acl_nfsv4_to_posix interface by J.Bruce Fields · 18 years ago
  39. b548edc [PATCH] knfsd: nfsd4: acls: fix inheritance by J.Bruce Fields · 18 years ago
  40. 09229ed [PATCH] knfsd: nfsd4: acls: relax the nfsv4->posix mapping by J.Bruce Fields · 18 years ago
  41. d0ebd9c [PATCH] knfsd: nfsd4: clean up exp_pseudoroot by J.Bruce Fields · 18 years ago
  42. f38b20c [PATCH] knfsd: nfsd4: refactor exp_pseudoroot by J.Bruce Fields · 18 years ago
  43. 89e63ef [PATCH] Convert lockd to use the newer mutex instead of the older semaphore by Neil Brown · 18 years ago
  44. bc5fea4 [PATCH] knfsd: register all RPC programs with portmapper by default by Olaf Kirch · 18 years ago
  45. 0ade060 [PATCH] knfsd: lockd: fix use of h_nextrebind by Olaf Kirch · 18 years ago
  46. 460f5ca [PATCH] knfsd: export nsm_local_state to user space via sysctl by Olaf Kirch · 18 years ago
  47. 39be450 [PATCH] knfsd: match GRANTED_RES replies using cookies by Olaf Kirch · 18 years ago
  48. 031d869 [PATCH] knfsd: make nlmclnt_next_cookie SMP safe by Olaf Kirch · 18 years ago
  49. abd1f50 [PATCH] knfsd: lockd: optionally use hostnames for identifying peers by Olaf Kirch · 18 years ago
  50. 350fce8 [PATCH] knfsd: simplify nlmsvc_invalidate_all by NeilBrown · 18 years ago
  51. c53c1bb [PATCH] knfsd: lockd: Add nlm_destroy_host by Olaf Kirch · 18 years ago
  52. f2af793 [PATCH] knfsd: lockd: make nlm_traverse_* more flexible by Olaf Kirch · 18 years ago
  53. 07ba806 [PATCH] knfsd: change nlm_file to use a hlist by Olaf Kirch · 18 years ago
  54. 68a2d76c [PATCH] knfsd: lockd: Change list of blocked list to list_node by Olaf Kirch · 18 years ago
  55. 0cea327 [PATCH] knfsd: lockd: make the hash chains use a hlist_node by Olaf Kirch · 18 years ago
  56. 9502c52 [PATCH] knfsd: lockd: make the nsm upcalls use the nsm_handle by Olaf Kirch · 18 years ago
  57. 5c8dd29 [PATCH] knfsd: lockd: Make nlm_host_rebooted use the nsm_handle by Olaf Kirch · 18 years ago
  58. f0737a3 [PATCH] knfsd: misc minor fixes, indentation changes by Olaf Kirch · 18 years ago
  59. 8dead0d [PATCH] knfsd: lockd: introduce nsm_handle by Olaf Kirch · 18 years ago
  60. db4e4c9 [PATCH] knfsd: when looking up a lockd host, pass hostname & length by Olaf Kirch · 18 years ago
  61. cf712c2 [PATCH] knfsd: consolidate common code for statd->lockd notification by Olaf Kirch · 18 years ago
  62. 977faf3 [PATCH] knfsd: hide use of lockd's h_monitored flag by Olaf Kirch · 18 years ago
  63. fce1456 [PATCH] knfsd: make nfsd readahead params cache SMP-friendly by Greg Banks · 18 years ago
  64. 596bbe5 [PATCH] knfsd: Allow max size of NFSd payload to be configured by NeilBrown · 18 years ago
  65. 7adae48 [PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCP by Greg Banks · 18 years ago
  66. 3cc03b1 [PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfrom by NeilBrown · 18 years ago
  67. 4452435 [PATCH] knfsd: Replace two page lists in struct svc_rqst with one by NeilBrown · 18 years ago
  68. 5680c44 [PATCH] knfsd: Fixed handling of lockd fail when adding nfsd socket by NeilBrown · 18 years ago
  69. cda9e0c [PATCH] knfsd: Protect update to sn_nrthreads with lock_kernel by NeilBrown · 18 years ago
  70. 37a0347 [PATCH] knfsd: call lockd_down when closing a socket via a write to nfsd/portlist by NeilBrown · 18 years ago
  71. 7ed9429 [PATCH] knfsd: nfsd: lockdep annotation fix by NeilBrown · 18 years ago
  72. 585b774 [PATCH] Remove unnecessary check in fs/reiserfs/inode.c by Eric Sesterhenn · 18 years ago
  73. dc02747 [PARISC] Fix fs/binfmt_som.c by Matthew Wilcox · 18 years ago
  74. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  75. 7ecdb70 [GFS2] Fix endian bug for de_type by Steven Whitehouse · 18 years ago
  76. 9ab5aa9 BUG_ON conversion for fs/xfs/ by Eric Sesterhenn · 18 years ago
  77. 73dff8b BUG_ON() conversion in fs/nfsd/ by Eric Sesterhenn · 18 years ago
  78. 14a6144 BUG_ON conversion for fs/reiserfs by Eric Sesterhenn · 18 years ago
  79. 5a65980 debugfs: spelling fix by Komal Shah · 18 years ago
  80. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  81. cab0089 Still more typo fixes by Matt LaPlante · 18 years ago
  82. 44c0920 more misc typo fixes by Matt LaPlante · 18 years ago
  83. cc2e276 Typos in fs/Kconfig by Matt LaPlante · 18 years ago
  84. fcb47e0b [GFS2] Initialize SELinux extended attributes at inode creation time. by Ryan O'Hara · 18 years ago
  85. ddacfaf [GFS2] Move logging code into log.c (mostly) by Steven Whitehouse · 18 years ago
  86. 5c1fdf4 [PATCH] pr_debug: sysfs: use size_t length modifier in pr_debug format arguments by Zach Brown · 18 years ago
  87. 4779efc [PATCH] pr_debug: configfs: use size_t length modifier in pr_debug format argument by Zach Brown · 18 years ago
  88. 691578c [PATCH] pr_debug: aio: use size_t length modifier in pr_debug format arguments by Zach Brown · 18 years ago
  89. c3b6571 [PATCH] fs/eventpoll: error handling micro-cleanup by Jeff Garzik · 18 years ago
  90. afefdbb [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers by David Howells · 18 years ago
  91. f92a0b6 [GFS2] Mark nlink cleared so VFS sees it happen by Steven Whitehouse · 18 years ago
  92. 409e185 [GFS2] Two redundant casts removed by Steven Whitehouse · 18 years ago
  93. 48516ce [GFS2] Remove uneeded endian conversion by Steven Whitehouse · 18 years ago
  94. 3cf1e7b [GFS2] Remove duplicate sb reading code by Steven Whitehouse · 18 years ago
  95. 2e565bb [GFS2] Mark metadata reads for blktrace by Steven Whitehouse · 18 years ago
  96. 44f5492 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 18 years ago
  97. 128e5eb [GFS2] Remove iflags.h, use FS_ by Steven Whitehouse · 18 years ago
  98. 3f2e05e [PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.h by David Howells · 18 years ago
  99. 1a657f78 [PATCH] introduce get_task_pid() to fix unsafe get_pid() by Oleg Nesterov · 18 years ago
  100. 1c0d04c [PATCH] proc: comment what proc_fill_cache does by Eric W. Biederman · 18 years ago