Al Viro
|
6131ffaa1f
more file_inode() open-coded instances
|
12 年之前 |
Enke Chen
|
0415d29102
fuse: send poll events
|
12 年之前 |
Anatol Pomozov
|
c2132c1bc7
Do not use RCU for current process credentials
|
12 年之前 |
Miklos Szeredi
|
fb05f41f5f
fuse: cleanup fuse_direct_io()
|
12 年之前 |
Maxim Patlasov
|
5565a9d884
fuse: optimize __fuse_direct_io()
|
12 年之前 |
Maxim Patlasov
|
7c190c8b9c
fuse: optimize fuse_get_user_pages()
|
12 年之前 |
Maxim Patlasov
|
b98d023a24
fuse: pass iov[] to fuse_get_user_pages()
|
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
|
54b966702d
fuse: rework fuse_do_ioctl()
|
12 年之前 |
Maxim Patlasov
|
d07f09f509
fuse: rework fuse_perform_write()
|
12 年之前 |
Maxim Patlasov
|
f8dbdf8182
fuse: rework fuse_readpages()
|
12 年之前 |
Maxim Patlasov
|
b111c8c0e3
fuse: categorize fuse_get_req()
|
12 年之前 |
Maxim Patlasov
|
4250c0668e
fuse: general infrastructure for pages[] of variable size
|
12 年之前 |
Miklos Szeredi
|
cdadb11cef
fuse: make fuse_file_fallocate() static
|
12 年之前 |
Andrew Morton
|
965c8e59cf
lseek: the "whence" argument is called "whence"
|
12 年之前 |
Konstantin Khlebnikov
|
0b173bc4da
mm: kill vma flag VM_CAN_NONLINEAR
|
12 年之前 |
Linus Torvalds
|
2eac9eb8a2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
|
13 年之前 |
Zach Brown
|
fb6ccff667
fuse: verify all ioctl retry iov elements
|
13 年之前 |
Jan Kara
|
58ef6a75c3
fuse: Convert to new freezing mechanism
|
13 年之前 |
Brian Foster
|
a8894274a3
fuse: update attributes on aio_read
|
13 年之前 |
Linus Torvalds
|
f9ba7179ce
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
|
13 年之前 |
Josef Bacik
|
c3b2da3148
fs: introduce inode operation ->update_time
|
13 年之前 |
Miklos Szeredi
|
519c6040ce
fuse: optimize fallocate on permanent failure
|
13 年之前 |
Anatol Pomozov
|
05ba1f0823
fuse: add FALLOCATE operation
|
13 年之前 |
Linus Torvalds
|
dbfad21422
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
|
13 年之前 |
Cong Wang
|
2408f6ef6b
fuse: remove the second argument of k[un]map_atomic()
|
13 年之前 |
Anand Avati
|
4273b793ec
fuse: O_DIRECT support for files
|
13 年之前 |
Miklos Szeredi
|
b18da0c56e
fuse: support ioctl on directories
|
13 年之前 |
Thomas Meyer
|
c411cc88d8
fuse: Use kcalloc instead of kzalloc to allocate array
|
13 年之前 |