Historique des commits

Auteur SHA1 Message Date
  Arnd Bergmann 287980e49f remove lots of IS_ERR_VALUE abuses il y a 9 ans
  Vincent Bernat 999b8b88c6 9p: ensure err is initialized to 0 in p9_client_read/write il y a 10 ans
  Al Viro 0f1db7dee2 9p: cope with bogus responses from server in p9_client_{read,write} il y a 10 ans
  Al Viro 67e808fbb0 p9_client_write(): avoid double p9_free_req() il y a 10 ans
  Al Viro a84b69cb6e 9p: forgetting to cancel request on interrupted zero-copy RPC il y a 10 ans
  Al Viro 21c9f5ccb1 p9_client_attach(): set fid->uid correctly il y a 10 ans
  Al Viro e1200fe68f 9p: switch p9_client_read() to passing struct iov_iter * il y a 10 ans
  Al Viro 070b3656cf 9p: switch p9_client_write() to passing it struct iov_iter * il y a 10 ans
  Al Viro 4f3b35c157 net/9p: switch the guts of p9_client_{read,write}() to iov_iter il y a 10 ans
  Fabian Frederick d8282ea05a 9P: remove unnecessary break after return il y a 11 ans
  Simon Derr 0bfd6845c0 9P: Get rid of REQ_STATUS_FLSH il y a 11 ans
  Simon Derr afd8d65411 9P: Add cancelled() to the transport functions. il y a 11 ans
  Rashika 05a782d416 net: Mark function as static in 9p/client.c il y a 11 ans
  Dominique Martinet 2b6e72ed74 9P: Add memory barriers to protect request fields over cb/rpc threads handoff il y a 11 ans
  Eric Van Hensbergen f94741fd28 net/9p: remove virtio default hack and set appropriate bits instead il y a 11 ans
  Linus Torvalds 2b76db6a0f Merge tag 'for-linus-3.12-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs il y a 12 ans
  Will Deacon 50192abe02 fs/9p: avoid accessing utsname after namespace has been torn down il y a 12 ans
  Andi Shyti 60ff779c4a 9p: client: remove unused code and any reference to "cancelled" function il y a 12 ans
  Simon Derr 80b45261a0 9P: Add cancelled() to the transport functions. il y a 12 ans
  Simon Derr 1cff33069a 9P/RDMA: count posted buffers without a pending request il y a 12 ans
  Simon Derr 5387320d48 9pnet: refactor struct p9_fcall alloc code il y a 12 ans
  Simon Derr ea071aa136 9P: Fix fcall allocation for rdma il y a 12 ans
  Aneesh Kumar K.V 42fe6484c6 net/9p: Handle error in zero copy request correctly for 9p2000.u il y a 12 ans
  Aneesh Kumar K.V 535bcd3c4e net/9p: Use virtio transpart as the default transport il y a 12 ans
  Aneesh Kumar K.V 095e7999c0 net/9p: Make 9P2000.L the default protocol for 9p file system il y a 12 ans
  Eric W. Biederman 447c50943f 9p: Modify the stat structures to use kuid_t and kgid_t il y a 12 ans
  Eric W. Biederman f791f7c5e3 9p: Transmit kuid and kgid values il y a 12 ans
  Simon Derr 43def35c10 net/9p: Check errno validity il y a 13 ans
  Joe Perches f07d90107c net/9p: Add __force to cast of __user pointer il y a 13 ans
  Joe Perches e3192690a3 net: Remove casts to same type il y a 13 ans