Historial de Commits

Autor SHA1 Mensaje Fecha
  Julia Lawall 29af9309db net/9p/trans_fd.c: Fix unsigned return type hace 15 años
  Dan Carpenter cff6b8a9b8 9p: strlen() doesn't count the terminator hace 15 años
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h hace 15 años
  Eric Van Hensbergen d8c8a9e365 9p: fix option parsing hace 15 años
  Al Viro 6b18662e23 9p connect fixes hace 16 años
  Joe Perches f64f9e7192 net: Move && and || to end of previous line hace 15 años
  Abhishek Kulkarni 0e15597ebf 9p: minor comment fixes hace 16 años
  Abhishek Kulkarni 15da4b1612 net/9p: Fix crash due to bad mount parameters. hace 16 años
  Latchesar Ionkov 1bab88b231 net/9p: handle correctly interrupted 9P requests hace 16 años
  Hannes Eder e3db6cb421 9p: fix sparse warning: cast adds address space hace 16 años
  Eric Van Hensbergen 0b15a3a528 9p: fix debug build error hace 16 años
  Eric Van Hensbergen 7eb923b80c 9p: add more conservative locking hace 16 años
  Eric Van Hensbergen 51a87c552d 9p: rework client code to use new protocol support functions hace 16 años
  Eric Van Hensbergen cb198131b0 9p: remove unnecessary tag field from p9_req_t structure hace 16 años
  Eric Van Hensbergen 51d71f9f7a 9p: remove 9p fcall debug prints hace 16 años
  Tejun Heo 95820a3651 9p: drop broken unused error path from p9_conn_create() hace 16 años
  Eric Van Hensbergen 91b8534fa8 9p: make rpc code common and rework flush code hace 16 años
  Eric Van Hensbergen 1b0a763bdd 9p: use the rcall structure passed in the request in trans_fd read_work hace 16 años
  Eric Van Hensbergen 673d62cdaa 9p: apply common request code to trans_fd hace 16 años
  Eric Van Hensbergen ff683452f7 9p: apply common tagpool handling to trans_fd hace 16 años
  Eric Van Hensbergen 044c776884 9p: eliminate callback complexity hace 16 años
  Eric Van Hensbergen 21c003687e 9p: consolidate mux_rpc and request structure hace 16 años
  Eric Van Hensbergen 5503ac5659 9p: remove unnecessary prototypes hace 16 años
  Eric Van Hensbergen bead27f0a8 9p: remove duplicate client state hace 16 años
  Eric Van Hensbergen 8b81ef589a 9p: consolidate transport structure hace 16 años
  Tejun Heo 992b3f1dbe 9p-trans_fd: use single poller hace 16 años
  Steven Whitehouse a447c09324 vfs: Use const for kernel parser table hace 16 años
  Julia Lawall 620678244b 9p: introduce missing kfree hace 17 años
  Tejun Heo 206ca50de7 9p-trans_fd: fix and clean up module init/exit paths hace 17 años
  Tejun Heo ec3c68f232 9p-trans_fd: don't do fs segment mangling in p9_fd_poll() hace 17 años