1. 367c8c7 lockd: Pass "struct sockaddr *" to new failover-by-IP function by Chuck Lever · 16 years ago
  2. 560de0e lockd: get host reference in nlmsvc_create_block() instead of callers by J. Bruce Fields · 16 years ago
  3. 6d7bbbb lockd: minor svclock.c style fixes by J. Bruce Fields · 16 years ago
  4. 6cde4de lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_lock by Jeff Layton · 16 years ago
  5. 8f920d5 lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_testlock by Jeff Layton · 16 years ago
  6. b0e92aa lockd: nlm_release_host() checks for NULL, caller needn't by Jeff Layton · 16 years ago
  7. e518f05 nfsd: take file and mnt write in nfs4_upgrade_open by Benny Halevy · 16 years ago
  8. 4f83aa3 nfsd: document open share bit tracking by J. Bruce Fields · 16 years ago
  9. 695e12f nfsd: tabulate nfs4 xdr encoding functions by Benny Halevy · 16 years ago
  10. e86322f Merge branch 'for-bfields' of git://linux-nfs.org/~tomtucker/xprt-switch-2.6 into for-2.6.27 by J. Bruce Fields · 16 years ago
  11. b001a1b nfsd: dprint operation names by Benny Halevy · 16 years ago
  12. f2feb96 nfsd: nfs4 minorversion decoder vectors by Benny Halevy · 16 years ago
  13. 3c375c6 nfsd: unsupported nfs4 ops should fail with nfserr_opnotsupp by Benny Halevy · 16 years ago
  14. 347e0ad nfsd: tabulate nfs4 xdr decoding functions by Benny Halevy · 16 years ago
  15. 30cff1f nfsd: return nfserr_minor_vers_mismatch when compound minorversion != 0 by Benny Halevy · 16 years ago
  16. 07cad1d nfsd: clean up mnt_want_write calls by Miklos Szeredi · 16 years ago
  17. 100766f nfsd: treat all shutdown signals as equivalent by Jeff Layton · 16 years ago
  18. 496d6c3 nfsd: fix spurious EACCESS in reconnect_path() by Neil Brown · 16 years ago
  19. 7476064 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 by Linus Torvalds · 16 years ago
  20. 4f46acc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  21. 5af4e7a [GFS2] fix gfs2 block allocation (cleaned up) by Benjamin Marzinski · 16 years ago
  22. 17c15da [GFS2] BUG: unable to handle kernel paging request at ffff81002690e000 by Bob Peterson · 16 years ago
  23. 19fd426 Merge branch 'master' into for_mm by Jan Kara · 16 years ago
  24. e8183c2 udf: Fix regression in UDF anchor block detection by Tomas Janousek · 16 years ago
  25. 03fa9e8 NFS: nfs_updatepage(): don't mark page as dirty if an error occurred by Trond Myklebust · 16 years ago
  26. b7e2445 NFS: Fix filehandle size comparisons in the mount code by Trond Myklebust · 16 years ago
  27. 33852a1 NFS: Reduce the NFS mount code stack usage. by Trond Myklebust · 16 years ago
  28. cdd16d0 [patch 2/3] vfs: dcache cleanups by Miklos Szeredi · 16 years ago
  29. 31f3e0b [patch 1/3] vfs: dcache sparse fixes by Miklos Szeredi · 16 years ago
  30. be285c7 [patch 3/3] vfs: make d_path() consistent across mount operations by Andreas Gruenbacher · 16 years ago
  31. 8837abc nfsd: rename MAY_ flags by Miklos Szeredi · 16 years ago
  32. 599eb30 knfsd: nfsd: Handle ERESTARTSYS from syscalls. by NeilBrown · 16 years ago
  33. c7d106c nfsd: fix race in nfsd_nrthreads() by Neil Brown · 16 years ago
  34. abd1ec4 lockd: close potential race with rapid lockd_up/lockd_down cycle by Jeff Layton · 16 years ago
  35. a75c5d0 sunrpc: remove sv_kill_signal field from svc_serv struct by Jeff Layton · 16 years ago
  36. 9867d76 knfsd: convert knfsd to kthread API by Jeff Layton · 16 years ago
  37. e096bbc knfsd: remove special handling for SIGHUP by Jeff Layton · 16 years ago
  38. 3dd98a3 knfsd: clean up nfsd filesystem interfaces by Jeff Layton · 16 years ago
  39. bedbdd8 knfsd: Replace lock_kernel with a mutex for nfsd thread startup/shutdown locking. by Neil Brown · 16 years ago
  40. 13b1867 nfsd: make nfs4xdr WRITEMEM safe against zero count by Benny Halevy · 16 years ago
  41. 3b12cd9 nfsd: add dprintk of compound return by J. Bruce Fields · 16 years ago
  42. f9f48ec [patch 4/4] flock: remove unused fields from file_lock_operations by Denis V. Lunev · 16 years ago
  43. 694a176 [patch 3/4] vfs: fix ERR_PTR abuse in generic_readlink by Marcin Slusarz · 16 years ago
  44. 20d4fdc [patch 2/4] fs: make struct file arg to d_path const by Jan Engelhardt · 16 years ago
  45. c8e7f44 [patch 1/4] vfs: path_{get,put}() cleanups by Jan Blunck · 16 years ago
  46. c70f844 [patch for 2.6.26 4/4] vfs: utimensat(): fix write access check for futimens() by Michael Kerrisk · 16 years ago
  47. 4cca922 [patch for 2.6.26 3/4] vfs: utimensat(): fix error checking for {UTIME_NOW,UTIME_OMIT} case by Michael Kerrisk · 16 years ago
  48. 94c70b9 [patch for 2.6.26 1/4] vfs: utimensat(): ignore tv_sec if tv_nsec == UTIME_OMIT or UTIME_NOW by Michael Kerrisk · 16 years ago
  49. 12fd0d3 [patch for 2.6.26 2/4] vfs: utimensat(): be consistent with utime() for immutable and append-only files by Michael Kerrisk · 16 years ago
  50. fe6e9c1 [PATCH] fix cgroup-inflicted breakage in block_dev.c by Al Viro · 16 years ago
  51. 55d8538 Fix performance regression on lmbench select benchmark by Linus Torvalds · 16 years ago
  52. 62a8efe Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  53. 2856922 Ext4: Fix online resize block group descriptor corruption by Frederic Bohe · 16 years ago
  54. e899536 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 by Linus Torvalds · 16 years ago
  55. f948d56 fuse: fix thinko in max I/O size calucation by Miklos Szeredi · 16 years ago
  56. 27eaf66 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 16 years ago
  57. 2c39450 ocfs2: Remove ->hangup() from stack glue operations. by Joel Becker · 16 years ago
  58. 9f9a99f ocfs2: Move the call of ocfs2_hb_ctl into the stack glue. by Joel Becker · 16 years ago
  59. 3878f11 ocfs2: Move the hb_ctl_path sysctl into the stack glue. by Joel Becker · 16 years ago
  60. a9e0f52 Remove last traces of a.out support from ELF loader. by David Woodhouse · 16 years ago
  61. 702773b Include <asm/a.out.h> in fs/exec.c only for Alpha. by David Woodhouse · 16 years ago
  62. e4f3ec0 udf: restore UDFFS_DEBUG to being undefined by default by Paul Collins · 16 years ago
  63. bcf8039 pagemap: fix large pages in pagemap by Dave Hansen · 16 years ago
  64. 2165009 pagemap: pass mm into pagewalkers by Dave Hansen · 16 years ago
  65. 2d518f8 fat: relax the permission check of fat_setattr() by OGAWA Hirofumi · 16 years ago
  66. 2a212f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  67. 79ee9a8 [CIFS] cifs: fix oops on mount when CONFIG_CIFS_DFS_UPCALL is enabled by Steve French · 16 years ago
  68. dbdbb87 [CIFS] Fix hang in mount when negprot causes server to kill tcp session by Steve French · 16 years ago
  69. 5f0e62c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  70. aab2545 uml: activate_mm: remove the dead PF_BORROWED_MM check by Oleg Nesterov · 16 years ago
  71. 156a9ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/chrisw/lsm-2.6 by Linus Torvalds · 16 years ago
  72. 4710d1a pagemap: return EINVAL, not EIO, for unaligned reads of kpagecount or kpageflags by Thomas Tuttle · 16 years ago
  73. bbcdac0 pagemap: return map count, not reference count, in /proc/kpagecount by Thomas Tuttle · 16 years ago
  74. aed5417 proc: calculate the correct /proc/<pid> link count by Vegard Nossum · 16 years ago
  75. 9bb9178 ext3: fix online resize bug by Josef Bacik · 16 years ago
  76. d100d14 nommu: fix ksize() abuse by Pekka Enberg · 16 years ago
  77. aae8679 pagemap: fix bug in add_to_pagemap, require aligned-length reads of /proc/pid/pagemap by Thomas Tuttle · 16 years ago
  78. 7db9cfd devscgroup: check for device permissions at mount time by Pavel Emelyanov · 16 years ago
  79. 93b0711 introduce memory_read_from_buffer() by Akinobu Mita · 16 years ago
  80. 44d1b98 Fix various old email addresses for dwmw2 by David Woodhouse · 16 years ago
  81. d3e49af eCryptfs: remove unnecessary page decrypt call by Michael Halcrow · 16 years ago
  82. b8c141e frv: don't offer BINFMT_FLAT by Adrian Bunk · 16 years ago
  83. ddb2c43 asn1: additional sanity checking during BER decoding by Chris Wright · 16 years ago
  84. 1d92cfd cifs endianness fixes by Al Viro · 16 years ago
  85. ca05a99 capabilities: remain source compatible with 32-bit raw legacy capability support. by Andrew G. Morgan · 16 years ago
  86. 0f475b2 [PATCH 3/3] ocfs2/net: Silence build warnings by Sunil Mushran · 16 years ago
  87. 959040c [PATCH 2/3] ocfs2/dlm: Silence build warnings by Sunil Mushran · 16 years ago
  88. 271d772 [PATCH 1/3] ocfs2/net: Silence build warnings by Sunil Mushran · 16 years ago
  89. a12630b ocfs2: Rename 'user_stack' plugin structure to 'ocfs2_user_plugin' by Joel Becker · 16 years ago
  90. ca39d65 splice: handle try_to_release_page() failure by Jens Axboe · 16 years ago
  91. a82c53a splice: fix sendfile() issue with relay by Tom Zanussi · 16 years ago
  92. cbaffba posix timers: discard SI_TIMER signals on exec by Oleg Nesterov · 16 years ago
  93. 571640c ext4: enable barriers by default by Eric Sandeen · 16 years ago
  94. 034772b jbd2: Fix barrier fallback code to re-lock the buffer head by Theodore Ts'o · 16 years ago
  95. cd0b6a3 ext4: Display the journal_async_commit mount option in /proc/mounts by Theodore Ts'o · 16 years ago
  96. 624080e jbd2: If a journal checksum error is detected, propagate the error to ext4 by Theodore Ts'o · 16 years ago
  97. 8ea7690 jbd2: Fix memory leak when verifying checksums in the journal by Theodore Ts'o · 16 years ago
  98. 9446009 ext4: fix online resize bug by Josef Bacik · 16 years ago
  99. 0bf7e83 ext4: Fix uninit block group initialization with FLEX_BG by Jose R. Santos · 16 years ago
  100. 03cddb8 ext4: Fix use of uninitialized data with debug enabled. by Aneesh Kumar K.V · 16 years ago