提交歷史

作者 SHA1 備註 提交日期
  Al Viro 6131ffaa1f more file_inode() open-coded instances 12 年之前
  Eric Wong 6a4e922c3d fuse: avoid out-of-scope stack access 12 年之前
  Maxim Patlasov 85f40aec88 fuse: use req->page_descs[] for argpages cases 12 年之前
  Maxim Patlasov b2430d7567 fuse: add per-page descriptor <offset, length> to fuse_req 12 年之前
  Maxim Patlasov 4d53dc99ba fuse: rework fuse_retrieve() 12 年之前
  Maxim Patlasov b111c8c0e3 fuse: categorize fuse_get_req() 12 年之前
  Maxim Patlasov 4250c0668e fuse: general infrastructure for pages[] of variable size 12 年之前
  Anand V. Avati 0b05b18381 fuse: implement NFS-like readdirplus support 13 年之前
  Wei Yongjun 8f706111a8 fuse: remove unused variable in fuse_try_move_page() 13 年之前
  Eric W. Biederman 499dcf2024 userns: Support fuse interacting with multiple user namespaces 13 年之前
  Al Viro cb0942b812 make get_file() return its argument 13 年之前
  Miklos Szeredi c9e67d4837 fuse: fix retrieve length 13 年之前
  Cong Wang 2408f6ef6b fuse: remove the second argument of k[un]map_atomic() 13 年之前
  John Muir 451d0f5999 FUSE: Notifying the kernel of deletion. 13 年之前
  Miklos Szeredi 48706d0a91 fuse: fix fuse_retrieve 13 年之前
  Miklos Szeredi 5dfcc87fd7 fuse: fix memory leak 14 年之前
  Miklos Szeredi c2183d1e9b fuse: check size of FUSE_NOTIFY_INVAL_ENTRY message 14 年之前
  Miklos Szeredi ef6a3c6311 mm: add replace_page_cache_page() function 14 年之前
  Bryan Green 357ccf2b69 fuse: wakeup pollers on connection release/abort 14 年之前
  Miklos Szeredi 02c048b919 fuse: allow batching of FORGET requests 14 年之前
  Miklos Szeredi 07e77dca8a fuse: separate queue for FORGET requests 14 年之前
  Miklos Szeredi 0be8557bcd fuse: use release_pages() 15 年之前
  Miklos Szeredi b6777c40c7 fuse: use clear_highpage() and KM_USER0 instead of KM_USER1 15 年之前
  Jan Beulich 3ecb01df32 use clear_page()/copy_page() in favor of memset()/memcpy() on whole pages 15 年之前
  Geert Uytterhoeven 0157443c56 fuse: Initialize total_len in fuse_retrieve() 15 年之前
  Miklos Szeredi b9ca67b2dd fuse: fix lock annotations 15 年之前
  Miklos Szeredi 595afaf9e6 fuse: flush background queue on connection close 15 年之前
  Miklos Szeredi 2d45ba381a fuse: add retrieve request 15 年之前
  Miklos Szeredi a1d75f2582 fuse: add store request 15 年之前
  Miklos Szeredi 7909b1c640 fuse: don't use atomic kmap 15 年之前