1. 15c831b NFS: Use atomic bitops when changing struct nfs_delegation->flags by Trond Myklebust · 16 years ago
  2. 86e8948 NFSv4: Fix up the dereferencing of delegation->inode by Trond Myklebust · 16 years ago
  3. 3431043 NFSv4: Fix up another delegation related race by Trond Myklebust · 16 years ago
  4. 0cb2659 NLM: allow lockd requests from an unprivileged port by Chuck Lever · 16 years ago
  5. 50a737f NFS: "[no]resvport" mount option changes mountd client too by Chuck Lever · 16 years ago
  6. d740351 NFS: add "[no]resvport" mount option by Chuck Lever · 16 years ago
  7. 542fcc3 NFS: move nfs_server flag initialization by Chuck Lever · 16 years ago
  8. 4a01b8a NFS: expand flags passed to nfs_create_rpc_client() by Chuck Lever · 16 years ago
  9. c5d120f NFS: introduce nfs_mount_info struct for calling nfs_mount() by Chuck Lever · 16 years ago
  10. 146ec94 NFS: Move declaration of nfs_mount() to fs/nfs/internal.h by Chuck Lever · 16 years ago
  11. 7b5d2b9 NFS: rename nfs_path variable by Chuck Lever · 16 years ago
  12. df94f00 lockd: convert reclaimer thread to kthread interface by Jeff Layton · 16 years ago
  13. 2de5987 LOCKD: Make lockd_up() and lockd_down() exported GPL-only by Trond Myklebust · 16 years ago
  14. d716f0b SUNRPC: nfsacl_encode/nfsacl_decode should be exported as GPL-only by Trond Myklebust · 16 years ago
  15. 136221f nfs: remove redundant tests on reading new pages by Wu Fengguang · 16 years ago
  16. ad1ad96 [XFS] handle unaligned data in xfs_bmbt_disk_get_all by Christoph Hellwig · 16 years ago
  17. efc5575 [XFS] avoid memory allocations in xfs_fs_vcmn_err by Christoph Hellwig · 16 years ago
  18. 9f6c92b [XFS] Fix speculative allocation beyond eof by Lachlan McIlroy · 16 years ago
  19. 4fdc778 [XFS] Remove XFS_BUF_SHUT() and friends by Lachlan McIlroy · 16 years ago
  20. d415867 [XFS] Use the incore inode size in xfs_file_readdir() by Lachlan McIlroy · 16 years ago
  21. 826e08b sched: fix warning in fs/proc/base.c by Ingo Molnar · 16 years ago
  22. 27a0464 [XFS] Fix merge conflict in fs/xfs/xfs_rename.c by Lachlan McIlroy · 16 years ago
  23. f1d9e45 fs/9p: change simple_strtol to simple_strtoul by Julia Lawall · 16 years ago
  24. 7dd0cdc 9p: convert d_iname references to d_name.name by Wu Fengguang · 16 years ago
  25. 6ff2320 9p: Remove potentially bad parameter from function entry debug print. by Duane Griffin · 16 years ago
  26. 12204e2 security: pass mount flags to security_sb_kern_mount() by James Morris · 16 years ago
  27. 30cd324 Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  28. 9c2c480 schedstat: consolidate per-task cpu runtime stats by Ken Chen · 16 years ago
  29. c280266 Merge branch 'linux-2.6' into next by Paul Mackerras · 16 years ago
  30. 0bc77ec Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 16 years ago
  31. 331c313 cifs: fix buffer overrun in parse_DFS_referrals by Jeff Layton · 16 years ago
  32. a977218 ocfs2: Add JBD2 compat feature bit. by Joel Becker · 16 years ago
  33. 83099bc ocfs2: Always update xattr search when creating bucket. by Tao Ma · 16 years ago
  34. d69e83d jfs: ensure symlinks are NUL-terminated by Dave Kleikamp · 16 years ago
  35. 13bd41bc proc: enclose desc variable of show_stat() in CONFIG_SPARSE_IRQ by KOSAKI Motohiro · 16 years ago
  36. 6b82b3e powerpc: Remove `have_of' global variable by Anton Vorontsov · 16 years ago
  37. eb14f01 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  38. 8187926 posix-timers: simplify de_thread()->exit_itimers() path by Oleg Nesterov · 16 years ago
  39. 4d9d4eb Merge branch 'master' of git+ssh://git.melbourne.sgi.com/git/xfs by Lachlan McIlroy · 16 years ago
  40. cfbe526 [XFS] set b_error from bio error in xfs_buf_bio_end_io by Lachlan McIlroy · 16 years ago
  41. c4cd747 [XFS] use inode_change_ok for setattr permission checking by Christoph Hellwig · 16 years ago
  42. 4d4be48 [XFS] add a FMODE flag to make XFS invisible I/O less hacky by Christoph Hellwig · 16 years ago
  43. 6d73cf1 [XFS] resync headers with libxfs by Christoph Hellwig · 16 years ago
  44. 2175dd9 [XFS] simplify projid check in xfs_rename by Christoph Hellwig · 16 years ago
  45. 15ac08a [XFS] replace b_fspriv with b_mount by Christoph Hellwig · 16 years ago
  46. f4fd2c5 Merge branch 'to-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-roland by Linus Torvalds · 16 years ago
  47. 9c24624 KSYM_SYMBOL_LEN fixes by Hugh Dickins · 16 years ago
  48. 6ee5a39 inotify: fix IN_ONESHOT unmount event watcher by Dmitri Monakhov · 16 years ago
  49. 49c5034 pagemap: fix 32-bit pagemap regression by Matt Mackall · 16 years ago
  50. 02d2116 revert "percpu_counter: new function percpu_counter_sum_and_set" by Andrew Morton · 16 years ago
  51. 71c5576 revert "percpu counter: clean up percpu_counter_sum_and_set()" by Andrew Morton · 16 years ago
  52. 85f3346 tracehook: exec double-reporting fix by Roland McGrath · 16 years ago
  53. e055f13 [XFS] Remove unused tracing code by Lachlan McIlroy · 16 years ago
  54. a4f4d6d EXPORTFS: handle NULL returns from fh_to_dentry()/fh_to_parent() by J. Bruce Fields · 16 years ago
  55. 240d367 sparseirq: fix Alpha build failure by Yinghai Lu · 16 years ago
  56. 0b8f1ef sparse irq_desc[] array: core kernel and x86 changes by Yinghai Lu · 16 years ago
  57. 218d11a Fix a race condition in FASYNC handling by Jonathan Corbet · 16 years ago
  58. 970987b Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  59. bbeba4c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev by Linus Torvalds · 16 years ago
  60. 576a488 [XFS] Fix hang after disallowed rename across directory quota domains by Dave Chinner · 16 years ago
  61. 14d676f Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Lachlan McIlroy · 16 years ago
  62. 797eaed [XFS] Remove unnecessary assertion by Lachlan McIlroy · 16 years ago
  63. a5b429d [XFS] Remove unused variable in ktrace_free() by Lachlan McIlroy · 16 years ago
  64. c642261 [XFS] Check return value of xfs_buf_get_noaddr() by Lachlan McIlroy · 16 years ago
  65. 6a0775a [XFS] Fix hang after disallowed rename across directory quota domains by Dave Chinner · 16 years ago
  66. 8bb5732 [XFS] Fix compile with CONFIG_COMPAT enabled by Christoph Hellwig · 16 years ago
  67. fd4ce1a [PATCH 1/2] kill FMODE_NDELAY_NOW by Christoph Hellwig · 16 years ago
  68. ebbefc0 [PATCH] clean up blkdev_get a little bit by Christoph Hellwig · 16 years ago
  69. b8307db Merge commit 'v2.6.28-rc7' into tracing/core by Ingo Molnar · 16 years ago
  70. ec98ce4 Merge branch 'master' into next by James Morris · 16 years ago
  71. 5a8d0f3 move inode tracing out of xfs_vnode. by Christoph Hellwig · 16 years ago
  72. 25e41b3 move vn_iowait / vn_iowake into xfs_aops.c by Christoph Hellwig · 16 years ago
  73. 583fa58 kill vn_ioerror by Christoph Hellwig · 16 years ago
  74. f95099b kill xfs_unmount_flush by Christoph Hellwig · 16 years ago
  75. e57481d no explicit xfs_iflush for special inodes during unmount by Christoph Hellwig · 16 years ago
  76. 070c461 use xfs_trans_ijoin in xfs_trans_iget by Christoph Hellwig · 16 years ago
  77. b56757b remove leftovers of shared read-only support by Christoph Hellwig · 16 years ago
  78. e88f11a remove unused m_inode_quiesce member from struct xfs_mount by Christoph Hellwig · 16 years ago
  79. 6bd16ff kill dead inode flags by Christoph Hellwig · 16 years ago
  80. 5efcbb8 cleanup xfs_sb.h feature flag helpers by Christoph Hellwig · 16 years ago
  81. df6771b kill dead quota flags by Christoph Hellwig · 16 years ago
  82. 63ad2a5 remove dead code from sv_t implementation by Christoph Hellwig · 16 years ago
  83. 39e2def reduce l_icloglock roundtrips by Christoph Hellwig · 16 years ago
  84. d9424b3 stop using igrab in xfs_vn_link by Christoph Hellwig · 16 years ago
  85. 5d765b9 kill xfs_buf_iostart by Christoph Hellwig · 16 years ago
  86. 5cafdeb cleanup the inode reclaim path by Christoph Hellwig · 16 years ago
  87. ccd0be6 remove unused prototypes for xfs_ihash_init / xfs_ihash_free by Christoph Hellwig · 16 years ago
  88. 73e6335 remove unused behvavior cruft in xfs_super.h by Christoph Hellwig · 16 years ago
  89. 2234d54 remove useless mnt_want_write call in xfs_write by Christoph Hellwig · 16 years ago
  90. ddcd856 [XFS] fix compile on 32 bit systems by Christoph Hellwig · 16 years ago
  91. 2433c41 Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  92. aa2ba5f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  93. 51eaaa6 Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 16 years ago
  94. e5d412f [XFS] Reorder xfs_ioctl32.c for some tidiness by sandeen@sandeen.net · 16 years ago
  95. 710d62a [XFS] Hook up compat XFS_IOC_FSSETDM_BY_HANDLE ioctl handler by sandeen@sandeen.net · 16 years ago
  96. 2875097 [XFS] Hook up compat XFS_IOC_ATTRMULTI_BY_HANDLE ioctl handler by sandeen@sandeen.net · 16 years ago
  97. ebeecd2 [XFS] Hook up compat XFS_IOC_ATTRLIST_BY_HANDLE ioctl handler by sandeen@sandeen.net · 16 years ago
  98. af819d2 [XFS] Fix compat XFS_IOC_FSBULKSTAT_SINGLE ioctl by sandeen@sandeen.net · 16 years ago
  99. 65fbaf2 [XFS] Fix xfs_bulkstat_one size checks & error handling by sandeen@sandeen.net · 16 years ago
  100. 2ee4fa5 [XFS] Make the bulkstat_one compat ioctl handling more sane by sandeen@sandeen.net · 16 years ago