Historial de Commits

Autor SHA1 Mensaje Fecha
  Tariq Saeed 79deb3c148 ocfs2/o2net: incorrect to terminate accepting connections loop upon rejecting an invalid one hace 11 años
  Fabian Frederick 1a5c4e2a0e ocfs2: remove NULL assignments on static hace 11 años
  Linus Torvalds 454fd351f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net hace 11 años
  Linus Torvalds 5166701b36 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs hace 11 años
  David S. Miller 676d23690f net: Fix use after free by removing length arg from sk_data_ready callbacks. hace 11 años
  Tariq Saeed da8ded405d ocfs2/o2net: o2net_listen_data_ready should do nothing if socket state is not TCP_LISTEN hace 11 años
  Joseph Qi 41b63efb68 ocfs2: fix type conversion risk when get cluster attributes hace 11 años
  Al Viro 920220c111 ocfs2: don't open-code kernel_recvmsg() hace 11 años
  Al Viro 66f5dcef13 ocfs2: don't open-code kernel_sendmsg() hace 11 años
  Joseph Qi 03dbe88aa9 ocfs2: avoid possible NULL pointer dereference in o2net_accept_one() hace 12 años
  Joseph Qi 9a239e4c68 ocfs2: adjust code style for o2net_handler_tree_lookup() hace 12 años
  Sunil Mushran 8dd7903e48 fs/ocfs2/cluster/tcp.c: fix possible null pointer dereferences hace 12 años
  Jie Liu 44e89cb8e2 ocfs2: adjust switch_case syntax at o2net_state_change() hace 12 años
  Younger Liu d3e3b41b3d fs/ocfs2/cluster/tcp.c: free sc->sc_page in sc_kref_release() hace 12 años
  Tejun Heo 6b207ba3eb ocfs2: convert to idr_alloc() hace 12 años
  Linus Torvalds 9afa3195b9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial hace 12 años
  Tim Gardner d787ab0977 ocfs2: remove kfree() redundant null checks hace 12 años
  Masanari Iida 8a168ca707 treewide: Fix typo in various drivers hace 12 años
  Pavel Emelyanov 4a17fd5229 sock: Introduce named constants for sk_reuse hace 13 años
  Linus Torvalds 0a4ebed781 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 hace 13 años
  Paul Gortmaker afeacc8c1f fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros hace 14 años
  Sunil Mushran 3ba169ccec ocfs2/cluster: Add new function o2net_fill_node_map() hace 14 años
  Sunil Mushran 1dfecf810e ocfs2/cluster: Clean up messages in o2net hace 14 años
  Lucas De Marchi 25985edced Fix common misspellings hace 14 años
  Rakib Mullick ed59992e8d fs,ocfs2: Move o2net_get_func_run_time under CONFIG_OCFS2_FS_STATS. hace 14 años
  Randy Dunlap e70d84501b ocfs2: fix build for OCFS2_FS_STATS not enabled hace 14 años
  Sunil Mushran e453039f8b ocfs2/cluster: Track process message timing stats for each socket hace 14 años
  Sunil Mushran 3c193b3807 ocfs2/cluster: Track send message timing stats for each socket hace 14 años
  Sunil Mushran ff1becbf85 ocfs2/cluster: Use ktime instead of timeval in struct o2net_sock_container hace 14 años
  Sunil Mushran 3f9c14fab0 ocfs2/cluster: Replace timeval with ktime in struct o2net_send_tracking hace 14 años