Historique des commits

Auteur SHA1 Message Date
  Maxim Patlasov b20bf47b19 fuse: hold i_mutex in fuse_file_fallocate() il y a 11 ans
  Maxim Patlasov 29ab57a3c9 fuse: fix alignment in short read optimization for async_dio il y a 11 ans
  Brian Foster 32c9c6ca07 fuse: return -EIOCBQUEUED from fuse_direct_IO() for all async requests il y a 11 ans
  Brian Foster 04394891f4 fuse: update inode size and invalidate attributes on fallocate il y a 11 ans
  Brian Foster 3d2a418429 fuse: truncate pagecache range on hole punch il y a 11 ans
  Brian Foster bd82f8a6fb fuse: allocate for_background dio requests based on io->async state il y a 11 ans
  Miklos Szeredi 6ac5697f9d fuse: add flag to turn on async direct IO il y a 11 ans
  Maxim Patlasov ac6996d596 fuse: truncate file if async dio failed il y a 12 ans
  Maxim Patlasov 13ef769fe4 fuse: optimize short direct reads il y a 12 ans
  Maxim Patlasov da55660edc fuse: enable asynchronous processing direct IO il y a 12 ans
  Maxim Patlasov 7e493a0602 fuse: make fuse_direct_io() aware about AIO il y a 12 ans
  Maxim Patlasov f29106e89c fuse: add support of async IO il y a 12 ans
  Maxim Patlasov e685c88f0b fuse: move fuse_release_user_pages() up il y a 12 ans
  Maxim Patlasov 5c639f2bc8 fuse: make request allocations for background processing explicit il y a 11 ans
  Khalvat-M 5c9dcf13b3 Revert "fuse: hotfix truncate_pagecache() issue" il y a 2 ans
  Enke Chen eb8ada1b7c fuse: send poll events il y a 12 ans
  Anatol Pomozov 16d039629b Do not use RCU for current process credentials il y a 12 ans
  Miklos Szeredi 89f16d3d10 fuse: cleanup fuse_direct_io() il y a 12 ans
  Maxim Patlasov 4544542750 fuse: optimize __fuse_direct_io() il y a 12 ans
  Maxim Patlasov 1becda315f fuse: optimize fuse_get_user_pages() il y a 12 ans
  Maxim Patlasov d90af1cfa1 fuse: pass iov[] to fuse_get_user_pages() il y a 12 ans
  Maxim Patlasov 67471aafaf fuse: use req->page_descs[] for argpages cases il y a 12 ans
  Maxim Patlasov b49bb272f9 fuse: add per-page descriptor <offset, length> to fuse_req il y a 12 ans
  Maxim Patlasov c721419d32 fuse: rework fuse_do_ioctl() il y a 12 ans
  Maxim Patlasov c20c1fc9f6 fuse: rework fuse_perform_write() il y a 12 ans
  Maxim Patlasov 1ac4e57ec5 fuse: rework fuse_readpages() il y a 12 ans
  Maxim Patlasov 966a864830 fuse: categorize fuse_get_req() il y a 12 ans
  Maxim Patlasov e0a4117fb2 fuse: general infrastructure for pages[] of variable size il y a 12 ans
  Miklos Szeredi d1db86587e fuse: make fuse_file_fallocate() static il y a 12 ans
  Brian Foster 79c39182be fuse: update attributes on aio_read il y a 12 ans