projects
/
platform
/
kernel
/
linux-starfive.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-starfive.git
2010-09-09
Zach Brown
RDS/IB: wait for IB dev freeing work to finish during...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Andy Grover
RDS/IB: Make ib_recv_refill return void
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Andy Grover
RDS: Remove unused XLIST_PTR_TAIL and xlist_protect()
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Andy Grover
RDS: whitespace
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Chris Mason
RDS: use delayed work for the FMR flushes
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Chris Mason
rds: more FMRs are faster
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Chris Mason
rds: recycle FMRs through lockless lists
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Zach Brown
rds: fix rds_send_xmit() serialization
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Zach Brown
rds: block ints when acquiring c_lock in rds_conn_messa...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Zach Brown
rds: remove unused rds_send_acked_before()
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Chris Mason
RDS: use friendly gfp masks for prefill
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Chris Mason
RDS/IB: Add caching of frags and incs
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Andy Grover
RDS/IB: Remove ib_recv_unmap_page()
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Andy Grover
RDS: Assume recv->r_frag is always NULL in refill_one()
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Andy Grover
RDS: Use page_remainder_alloc() for recv bufs
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Zach Brown
RDS/IB: disconnect when IB devices are removed
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Zach Brown
RDS: introduce rds_conn_connect_if_down()
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Zach Brown
RDS/IB: add refcount tracking to struct rds_ib_device
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Zach Brown
RDS/IB: get the xmit max_sge from the RDS IB device...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Zach Brown
RDS/IB: rds_ib_cm_handle_connect() forgot to unlock...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Chris Mason
rds: Fix reference counting on the for xmit_atomic...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Chris Mason
rds: use RCU to protect the connection hash
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Chris Mason
RDS: use locking on the connection hash list
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Chris Mason
rds: Fix RDMA message reference counting
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Chris Mason
rds: don't let RDS shutdown a connection while senders...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Chris Mason
rds: Use RCU for the bind lookup searches
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Andy Grover
RDS/IB: add _to_node() macros for numa and use {k,v...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Andy Grover
RDS/IB: Remove unused variable in ib_remove_addr()
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Chris Mason
rds: rcu-ize rds_ib_get_device()
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Chris Mason
rds: per-rm flush_wait waitq
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Chris Mason
rds: switch to rwlock on bind_lock
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Andy Grover
RDS: Update comments in rds_send_xmit()
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Chris Mason
RDS: Use a generation counter to avoid rds_send_xmit...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Andy Grover
RDS: Get pong working again
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Andy Grover
RDS: Do wait_event_interruptible instead of wait_event
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Andy Grover
RDS: Remove send_quota from send_xmit()
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Andy Grover
RDS: Move atomic stats from general to ib-specific...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Andy Grover
RDS: rds_message_unmapped() doesn't need to check if...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Andy Grover
RDS: Fix locking in send on m_rs_lock
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Andy Grover
RDS: Use NOWAIT in message_map_pages()
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Andy Grover
RDS: Bypass workqueue when queueing cong updates
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Andy Grover
RDS: Call rds_send_xmit() directly from sendmsg()
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Andy Grover
RDS: rds_send_xmit() locking/irq fixes
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Andy Grover
RDS: Change send lock from a mutex to a spinlock
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Andy Grover
RDS: Refill recv ring directly from tasklet
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Andy Grover
RDS: Stop supporting old cong map sending method
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Andy Grover
RDS/IB: Do not wait for send ring to be empty on conn...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Andy Grover
RDS: Perform unmapping ops in stages
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Andy Grover
RDS: Make sure cmsgs aren't used in improper ways
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Andy Grover
RDS: Add flag for silent ops. Do atomic op before RDMA
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Andy Grover
RDS: Move some variables around for consistency
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Andy Grover
RDS: queue failure notifications for dropped atomic ops
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Andy Grover
RDS: Add a warning if trying to allocate 0 sgs
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Andy Grover
RDS: Do not set op_active in r_m_copy_from_user().
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Andy Grover
RDS: Rewrite rds_send_xmit
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Andy Grover
RDS: Rename data op members prefix from m_ to op_
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Andy Grover
RDS: Remove struct rds_rdma_op
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Andy Grover
RDS: purge atomic resources too in rds_message_purge()
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Andy Grover
RDS: Inline rdma_prepare into cmsg_rdma_args
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Andy Grover
RDS: Implement silent atomics
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Andy Grover
RDS: Move loop-only function to loop.c
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Andy Grover
RDS/IB: Make all flow control code conditional on i_flowctl
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Andy Grover
RDS: Remove unsignaled_bytes sysctl
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Andy Grover
RDS: rewrite rds_ib_xmit
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Andy Grover
RDS/IB: Remove ib_[header/data]_sge() functions
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Andy Grover
RDS/IB: Remove dead code
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Andy Grover
RDS/IB: Disallow connections less than RDS 3.1
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Andy Grover
RDS/IB: eliminate duplicate code
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Andy Grover
RDS: inc_purge() transport function unused - remove it
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Andy Grover
RDS: Whitespace
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Andy Grover
RDS: Do not mask address when pinning pages
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Andy Grover
RDS: Base init_depth and responder_resources on hw...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Andy Grover
RDS: Implement atomic operations
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Andy Grover
RDS: Clear up some confusing code in send_remove_from_sock
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Andy Grover
RDS: make sure all sgs alloced are initialized
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Andy Grover
RDS: make m_rdma_op a member of rds_message
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Andy Grover
RDS: fold rdma.h into rds.h
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Andy Grover
RDS: Explicitly allocate rm in sendmsg()
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Andy Grover
RDS: cleanup/fix rds_rdma_unuse
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Andy Grover
RDS: break out rdma and data ops into nested structs...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Andy Grover
RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Andy Grover
RDS: move rds_shutdown_worker impl. to rds_conn_shutdown
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Andy Grover
RDS: Fix locking in send on m_rs_lock
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Andy Grover
RDS: Rewrite rds_send_drop_to() for clarity
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Tina Yang
RDS: Fix corrupted rds_mrs
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Andy Grover
RDS: Fix BUG_ONs to not fire when in a tasklet
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Eric Dumazet
net: poll() optimizations
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Yevgeny Petrilin
mlx4_en: Fixed Ethtool statistics report
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Yevgeny Petrilin
mlx4_en: Consider napi_get_frags() failure.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Joe Perches
net/caifcaif_dev.c: Use netdev_<level>
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Joe Perches
net/caif: Use pr_fmt
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Julia Lawall
drivers/atm/firestream.c: Fix unsigned return type
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Julia Lawall
net/9p/trans_fd.c: Fix unsigned return type
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Christian Dietrich
drivers/net: Removing undead ifdef CHELSIO_T1_1G
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Joe Perches
drivers/net/jme: Use pr_<level>
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Dan Carpenter
isdn: cleanup: make buffer smaller
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Dan Carpenter
isdn: potential buffer overflows
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Jiri Slaby
NET: bna, fix lock imbalance
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Julia Lawall
drivers/net/fs_enet/fs_enet-main.c: Add of_node_put...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Eric Dumazet
net: pskb_expand_head() optimization
commit
|
commitdiff
|
tree
|
snapshot
next