1. b2add73 poll/select: initialize triggered field of struct poll_wqueues by Guillaume Knispel · 15 years ago
  2. cccddf4 nfs: nfs4xdr: optimize low level decoding by Benny Halevy · 15 years ago
  3. c0eae66 nfs: nfs4xdr: get rid of READ_BUF by Benny Halevy · 15 years ago
  4. 2460ba5 nfs: nfs4xdr: simplify decode_exchange_id by reusing decode_opaque_inline by Benny Halevy · 15 years ago
  5. 99398d0 nfs: nfs4xdr: get rid of COPYMEM by Benny Halevy · 15 years ago
  6. e78291e nfs: nfs4xdr: introduce decode_sessionid helper by Benny Halevy · 15 years ago
  7. db942bb nfs: nfs4xdr: introduce decode_verifier helper by Benny Halevy · 15 years ago
  8. 07d3043 nfs: nfs4xdr: introduce decode_opaque_fixed and decode_stateid helpers by Benny Halevy · 15 years ago
  9. 686841b nfs: nfs4xdr: introduce print_overflow_msg by Benny Halevy · 15 years ago
  10. c816fd3 nfs: nfs4xdr: get rid of READTIME by Benny Halevy · 15 years ago
  11. 3ceb4db nfs: nfs4xdr: get rid of READ64 by Benny Halevy · 15 years ago
  12. 6f723f7 nfs: nfs4xdr: get rid of READ32 by Benny Halevy · 15 years ago
  13. 811652b nfs: nfs4xdr: merge xdr_encode_int+xdr_encode_opaque_fixed into xdr_encode_opaque by Benny Halevy · 15 years ago
  14. 3455851 nfs: nfs4xdr: optimize low level encoding by Benny Halevy · 15 years ago
  15. 13c65ce nfs: nfs4xdr: change RESERVE_SPACE macro into a static helper by Benny Halevy · 15 years ago
  16. 2220f13 nfs: nfs4xdr: encode_compound_hdr does not have to round up reserved bytes by Benny Halevy · 15 years ago
  17. 42edd69 nfs: nfs4xdr: optimize RESERVE_SPACE in encode_create_session and encode_sequence by Benny Halevy · 15 years ago
  18. 93f0cf2 nfs: nfs4xdr: get rid of WRITEMEM by Benny Halevy · 15 years ago
  19. b95be5a nfs: nfs4xdr: get rid of WRITE64 by Benny Halevy · 15 years ago
  20. e75bc1c nfs: nfs4xdr: get rid of WRITE32 by Benny Halevy · 15 years ago
  21. d7e623d GFS2: Fix permissions on "recover" file by Steven Whitehouse · 15 years ago
  22. bc7af9b Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 15 years ago
  23. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  24. 78efd1d Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  25. 1ae88b2 NFS: Fix an O_DIRECT Oops... by Trond Myklebust · 15 years ago
  26. a8914f3 xfs: fix spin_is_locked assert on uni-processor builds by Christoph Hellwig · 15 years ago
  27. b89d420 xfs: check for dinode realtime flag corruption by Christoph Hellwig · 15 years ago
  28. e0c222c use XFS_CORRUPTION_ERROR in xfs_btree_check_sblock by Eric Sandeen · 15 years ago
  29. ddd3a14 xfs: switch to NOFS allocation under i_lock in xfs_attr_rmtval_get by Christoph Hellwig · 15 years ago
  30. 7b02ecb xfs: switch to NOFS allocation under i_lock in xfs_readlink_bmap by Christoph Hellwig · 15 years ago
  31. 10746e4 xfs: switch to NOFS allocation under i_lock in xfs_attr_rmtval_set by Christoph Hellwig · 15 years ago
  32. 36fae17 xfs: switch to NOFS allocation under i_lock in xfs_buf_associate_memory by Christoph Hellwig · 15 years ago
  33. 3f52c2f xfs: switch to NOFS allocation under i_lock in xfs_dir_cilookup_result by Christoph Hellwig · 15 years ago
  34. 73195ed xfs: switch to NOFS allocation under i_lock in xfs_da_buf_make by Christoph Hellwig · 15 years ago
  35. f41d7fb xfs: switch to NOFS allocation under i_lock in xfs_da_state_alloc by Christoph Hellwig · 15 years ago
  36. ca35dcd xfs: switch to NOFS allocation under i_lock in xfs_getbmap by Christoph Hellwig · 15 years ago
  37. 0cc6eee xfs: avoid memory allocation under m_peraglock in growfs code by Christoph Hellwig · 15 years ago
  38. 8b4bfc7 Merge branch 'master' into next by James Morris · 15 years ago
  39. f884dca Merge branch 'sunrpc_cache-for-2.6.32' into nfs-for-2.6.32 by Trond Myklebust · 15 years ago
  40. 976a6f9 Merge branch 'patches_cel-for-2.6.32' into nfs-for-2.6.32 by Trond Myklebust · 15 years ago
  41. b409d7a ocfs2: Fix possible deadlock when extending quota file by Jan Kara · 15 years ago
  42. e576e05 nfs: remove superfluous BUG_ON()s by Bartlomiej Zolnierkiewicz · 15 years ago
  43. 38c7304 NFS: read-modify-write page updating by Peter Staubach · 15 years ago
  44. 074cc1d NFS: Add a ->migratepage() aop for NFS by Trond Myklebust · 15 years ago
  45. 1905b1b chrdev: implement __[un]register_chrdev() by Tejun Heo · 15 years ago
  46. 704b836 mm_for_maps: take ->cred_guard_mutex to fix the race with exec by Oleg Nesterov · 15 years ago
  47. 00f89d2 mm_for_maps: shift down_read(mmap_sem) to the caller by Oleg Nesterov · 15 years ago
  48. 13f0fea mm_for_maps: simplify, use ptrace_may_access() by Oleg Nesterov · 15 years ago
  49. 896a6de mm_for_maps: take ->cred_guard_mutex to fix the race with exec by Oleg Nesterov · 15 years ago
  50. d3c8660 mm_for_maps: shift down_read(mmap_sem) to the caller by Oleg Nesterov · 15 years ago
  51. bc74b4f SUNRPC: Allow the cache_detail to specify alternative upcall mechanisms by Trond Myklebust · 15 years ago
  52. 2da8ca2 NFSD: Clean up the idmapper warning... by Trond Myklebust · 15 years ago
  53. 7d217ca SUNRPC: Replace rpc_client->cl_dentry and cl_mnt, with a cl_path by Trond Myklebust · 15 years ago
  54. b693ba4 SUNRPC: Constify rpc_pipe_ops... by Trond Myklebust · 15 years ago
  55. 4116092 NFSD: Support IPv6 addresses in write_failover_ip() by Chuck Lever · 15 years ago
  56. c15128c lockd: Replace nsm_display_address() with rpc_ntop() by Chuck Lever · 15 years ago
  57. b97a567 lockd: Replace nlm_clear_port() by Chuck Lever · 15 years ago
  58. ec6ee61 NFS: Replace nfs_set_port() with rpc_set_port() by Chuck Lever · 15 years ago
  59. 53a0b9c NFS: Replace nfs_parse_ip_address() with rpc_pton() by Chuck Lever · 15 years ago
  60. a02d692 SUNRPC: Provide functions for managing universal addresses by Chuck Lever · 15 years ago
  61. ec88f28 NFS: Use the authentication flavor list returned by mountd by Chuck Lever · 15 years ago
  62. 059f90b NFS: Fix auth flavor len accounting by Chuck Lever · 15 years ago
  63. 0b52412 NFS: Add ability to send MOUNTPROC_UMNT to the kernel's mountd client by Chuck Lever · 15 years ago
  64. f3f4f4e NFS: Fix up new minorversion= option by Chuck Lever · 15 years ago
  65. c140aa9 NFSv4: Clean up the nfs.callback_tcpport option by Trond Myklebust · 15 years ago
  66. 80e52ac NFSv4: Don't do idmapper upcalls for asynchronous RPC calls by Trond Myklebust · 15 years ago
  67. 62ab460c NFSv4: Add 'server capability' flags for NFSv4 recommended attributes by Trond Myklebust · 15 years ago
  68. a78cb57 NFSv4: Don't loop forever on state recovery failure... by Trond Myklebust · 15 years ago
  69. dd8ac1d nfs: Keep index within mnt_errtbl[] by Roel Kluin · 15 years ago
  70. d6a0967 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  71. fb38500 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hch/xfs-icache-races by Linus Torvalds · 15 years ago
  72. 8a57a9d ocfs2: keep index within status_map[] by Roel Kluin · 15 years ago
  73. e743267 ocfs2: Initialize the cluster we're writing to in a non-sparse extend by Sunil Mushran · 15 years ago
  74. ceab36e Btrfs: fix balancing oops when invalidate_inode_pages2 returns EBUSY by Yan Zheng · 15 years ago
  75. 60f2e8f Btrfs: correct error-handling zlib error handling by Julia Lawall · 15 years ago
  76. 4baf8c9 Btrfs: remove superfluous NULL pointer check in btrfs_rename() by Bartlomiej Zolnierkiewicz · 15 years ago
  77. 389623f Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  78. 3440625 flat: fix uninitialized ptr with shared libs by Linus Torvalds · 15 years ago
  79. 2d8dd38 vfs: mnt_want_write_file(): fix special file handling by OGAWA Hirofumi · 15 years ago
  80. 69130c7 compat_ioctl: hook up compat handler for FIEMAP ioctl by Eric Sandeen · 15 years ago
  81. b36ec04 xfs: fix freeing of inodes not yet added to the inode cache by Christoph Hellwig · 15 years ago
  82. 2e00c97 vfs: add __destroy_inode by Christoph Hellwig · 15 years ago
  83. 54e3462 vfs: fix inode_init_always calling convention by Christoph Hellwig · 15 years ago
  84. 012a529 Merge branch 'master' into next by James Morris · 15 years ago
  85. 624720e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  86. 849c9ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  87. 57ca7de jffs2: Fix return value from jffs2_do_readpage_nolock() by Anders Grafström · 15 years ago
  88. d098564 [CIFS] Update readme to reflect forceuid mount parms by Steve French · 15 years ago
  89. 24e2fb6 cifs: Read buffer overflow by Roel Kluin · 15 years ago
  90. 4486d6e cifs: show noforceuid/noforcegid mount options (try #2) by Jeff Layton · 15 years ago
  91. 01a261e nilfs2: fix missing unlock in error path of nilfs_mdt_write_page by Ryusuke Konishi · 15 years ago
  92. 8e9ed8b Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 15 years ago
  93. 9b9d6b24 cifs: reinstate original behavior when uid=/gid= options are specified by Jeff Layton · 15 years ago
  94. a977784 nilfs2: fix oops due to inconsistent state in page with discrete b-tree nodes by Ryusuke Konishi · 15 years ago
  95. ab57a408 ocfs2: Remove redundant BUG_ON in __dlm_queue_ast() by Goldwyn Rodrigues · 15 years ago
  96. f5266cb Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  97. 013f1b1 Btrfs: make sure the async caching thread advances the key by Chris Mason · 15 years ago
  98. 6606bb9 Btrfs: fix btrfs_remove_from_free_space corner case by Josef Bacik · 15 years ago
  99. c8a4051 xfs: bump up nr_to_write in xfs_vm_writepage by Eric Sandeen · 15 years ago
  100. 97db39a xfs: reduce bmv_count in xfs_vn_fiemap by Eric Sandeen · 15 years ago