1. dda4b22 NFS: Introduce nfs_detach_delegations() by Chuck Lever · 14 years ago
  2. 24d292b NFS: Move cl_state_owners and related fields to the nfs_server struct by Chuck Lever · 14 years ago
  3. fca5238 NFS: Allow walking nfs_client.cl_superblocks list outside client.c by Chuck Lever · 14 years ago
  4. f7e8917 pnfs: layout roc code by Fred Isaman · 14 years ago
  5. 3684037 pnfs: update nfs4_callback_recallany to handle layouts by Alexandros Batsakis · 14 years ago
  6. 43f1b3d pnfs: add CB_LAYOUTRECALL handling by Fred Isaman · 14 years ago
  7. f2a6256 pnfs: CB_LAYOUTRECALL xdr code by Fred Isaman · 14 years ago
  8. cc6e534 pnfs: change lo refcounting to atomic_t by Fred Isaman · 14 years ago
  9. fc1794c pnfs: check that partial LAYOUTGET return is ignored by Fred Isaman · 14 years ago
  10. 2130ff6 pnfs: add layout to client list before sending rpc by Fred Isaman · 14 years ago
  11. cf7d63f pnfs: serialize LAYOUTGET(openstateid) by Fred Isaman · 14 years ago
  12. c31663d pnfs: layoutget rpc code cleanup by Fred Isaman · 14 years ago
  13. 4541d16 pnfs: change how lsegs are removed from layout list by Fred Isaman · 14 years ago
  14. fd6002e pnfs: change layout state seqlock to a spinlock by Fred Isaman · 14 years ago
  15. b7edfaa pnfs: add prefix to struct pnfs_layout_hdr fields by Fred Isaman · 14 years ago
  16. 566052c pnfs: add prefix to struct pnfs_layout_segment fields by Fred Isaman · 14 years ago
  17. daaa82d pnfs: remove unnecessary field lgp->status by Fred Isaman · 14 years ago
  18. 52fabd7 pnfs: fix incorrect comment in destroy_lseg by Fred Isaman · 14 years ago
  19. 4a19de0 NFS rename client back channel transport field by Andy Adamson · 14 years ago
  20. 42acd02 NFS add session back channel draining by Andy Adamson · 14 years ago
  21. ece0de6 NFS RPC_AUTH_GSS unsupported on v4.1 back channel by Andy Adamson · 14 years ago
  22. c36fca5 NFS refactor nfs_find_client and reference client across callback processing by Andy Adamson · 14 years ago
  23. 2c2618c NFS associate sessionid with callback connection by Andy Adamson · 14 years ago
  24. f4eecd5 NFS implement v4.0 callback_ident by Andy Adamson · 14 years ago
  25. ea00528 NFS do not clear minor version at nfs_client free by Andy Adamson · 14 years ago
  26. 01c9a0b NFS use svc_create_xprt for NFSv4.1 callback service by Andy Adamson · 14 years ago
  27. 16b2d1e SUNRPC register and unregister the back channel transport by Andy Adamson · 14 years ago
  28. 1f11a03 SUNRPC new transport for the NFSv4.1 shared back channel by Andy Adamson · 14 years ago
  29. 71e161a SUNRPC fix bc_send print by Andy Adamson · 14 years ago
  30. 4b5b3ba SUNRPC move svc_drop to caller of svc_process_common by Andy Adamson · 14 years ago
  31. 2ad0d9d net: remove the duplicate #ifdef __KERNEL__ by Changli Gao · 14 years ago
  32. 09798eb atyfb: Fix bootup hangs on sparc64. by David S. Miller · 14 years ago
  33. f88de8d net: bridge: check the length of skb after nf_bridge_maybe_copy_header() by Changli Gao · 14 years ago
  34. 38cfb90 netconsole: clarify stopping message by Ferenc Wagner · 14 years ago
  35. 141dfba netconsole: don't announce stopping if nothing happened by Ferenc Wagner · 14 years ago
  36. 68d7c1a cnic: Fix the type field in SPQ messages by Michael Chan · 14 years ago
  37. cba85b5 netfilter: fix export secctx error handling by Pablo Neira Ayuso · 14 years ago
  38. f682cef netfilter: fix the race when initializing nf_ct_expect_hash_rnd by Changli Gao · 14 years ago
  39. 6623e3b ipv4: IP defragmentation must be ECN aware by Eric Dumazet · 14 years ago
  40. 9c86c0f net: r6040: Return proper error for r6040_init_one by Axel Lin · 14 years ago
  41. 2a8fe00 dcb: use after free in dcb_flushapp() by Dan Carpenter · 14 years ago
  42. 70bfa2d dcb: unlock on error in dcbnl_ieee_get() by Dan Carpenter · 14 years ago
  43. cb600d2 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  44. 0c66100 net: ixp4xx_eth: Return proper error for eth_init_one by Axel Lin · 14 years ago
  45. 47935a7 Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-for-linus', 'x86-paravirt-for-linus', 'core-locking-for-linus' and 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  46. 238c855 include/linux/if_ether.h: Add #define ETH_P_LINK_CTL for HPNA and wlan local tunnel by Henry Ptasinski · 14 years ago
  47. 77a0dd5 Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  48. d7a5a18 Merge branch 'x86-tsc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  49. 7e12edd CIFS: Simplify cifs_open code by Pavel Shilovsky · 14 years ago
  50. eeb910a CIFS: Simplify non-posix open stuff (try #2) by Pavel Shilovsky · 14 years ago
  51. 4b88613 CIFS: Add match_port check during looking for an existing connection (try #4) by Pavel Shilovsky · 14 years ago
  52. a9f1b85 CIFS: Simplify ipv*_connect functions into one (try #4) by Pavel Shilovsky · 14 years ago
  53. df8fbc24 cifs: Support NTLM2 session security during NTLMSSP authentication [try #5] by Shirish Pargaonkar · 14 years ago
  54. 262f86a cifs: don't overwrite dentry name in d_revalidate by Nick Piggin · 14 years ago
  55. 4f00b90 Merge branch 'x86-security-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  56. b4c6e2e Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  57. 6f46b12 Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  58. 4e1db5e Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  59. 37d9a8c Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  60. 5f9251c Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  61. 2c6607c net: add POLLPRI to sock_def_readable() by Eric Dumazet · 14 years ago
  62. 017892c3 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  63. 42cbd8e Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  64. 568389c serial: apbuart: Fixup apbuart_console_init() by Thomas Gleixner · 14 years ago
  65. dda5f0a Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  66. 65b2074 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  67. 28d9bfc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  68. f3b0cfa Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  69. 2af49b6 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  70. b08b272 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 14 years ago
  71. 8484baa kernel-doc: code reorganization by Randy Dunlap · 14 years ago
  72. d5ba92b Documentation: update kernel-docs.txt by Nicolas Kaiser · 14 years ago
  73. a406497 Documentation/dontdiff: add further autogenerated files to ignore list by Michael Prokop · 14 years ago
  74. a4264b3 UDF: Close small mem leak in udf_find_entry() by Jesper Juhl · 14 years ago
  75. 4651c59 udf: Fix directory corruption after extent merging by Jan Kara · 14 years ago
  76. 8754a3f udf: Protect udf_file_aio_write from possible races by Jan Kara · 14 years ago
  77. 9db9f9e udf: Remove unnecessary bkl usages by Alessio Igor Bogani · 14 years ago
  78. 7db09be udf: Use of s_alloc_mutex to serialize udf_relocate_blocks() execution by Alessio Igor Bogani · 14 years ago
  79. 4d0fb62 udf: Replace bkl with the UDF_I(inode)->i_data_sem for protect udf_inode_info struct by Alessio Igor Bogani · 14 years ago
  80. d1668fe udf: Remove BKL from free space counting functions by Jan Kara · 14 years ago
  81. 7abc2e4 udf: Call udf_add_free_space() for more blocks at once in udf_free_blocks() by Jan Kara · 14 years ago
  82. 0484b1c udf: Remove BKL from udf_put_super() and udf_remount_fs() by Jan Kara · 14 years ago
  83. c03cad2 udf: Protect default inode credentials by rwlock by Jan Kara · 14 years ago
  84. 949f4a7 udf: Protect all modifications of LVID with s_alloc_mutex by Jan Kara · 14 years ago
  85. d664b6a udf: Move handling of uniqueID into a helper function and protect it by a s_alloc_mutex by Jan Kara · 14 years ago
  86. 49521de udf: Remove BKL from udf_update_inode by Jan Kara · 14 years ago
  87. f2a6cc1 udf: Convert UDF_SB(sb)->s_flags to use bitops by Jan Kara · 14 years ago
  88. fab3c858 fs/udf: Add printf format/argument verification by Joe Perches · 14 years ago
  89. ed2ae6f fs/udf: Use vzalloc by Joe Perches · 14 years ago
  90. eeb9cc0 drm/nvc0: fix init without firmware present by Ben Skeggs · 14 years ago
  91. ad1857a ext3: Add journal error check into ext3_rename() by Namhyung Kim · 14 years ago
  92. 5026e90 ext3: Use search_dirblock() in ext3_dx_find_entry() by Theodore Ts'o · 14 years ago
  93. f0cad89 ext3: Avoid uninitialized memory references with a corrupted htree directory by Theodore Ts'o · 14 years ago
  94. ad692bf ext3: Return error code from generic_check_addressable by Darrick J. Wong · 14 years ago
  95. fbcae8e ext3: Add journal error check into ext3_delete_entry() by Namhyung Kim · 14 years ago
  96. 2b543ed ext3: Add error check in ext3_mkdir() by Namhyung Kim · 14 years ago
  97. 99fbb1e fs/ext3/super.c: Use printf extension %pV by Joe Perches · 14 years ago
  98. 23a2ad6 fs/ext2/super.c: Use printf extension %pV by Joe Perches · 14 years ago
  99. 31d710a ext3: don't update sb journal_devnum when RO dev by Maciej Żenczykowski · 14 years ago
  100. e3c9221 [media] radio-aimslab.c: Fix gcc 4.5+ bug by Mauro Carvalho Chehab · 14 years ago