Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
51129f31d2e7abcfb4cf35f703a42d1524c45dfa
/
fs
/
fuse
/
file.c
06a7c3c
fuse: hotfix truncate_pagecache() issue
by Maxim Patlasov
· 11 years ago
4a4ac4e
fuse: postpone end_page_writeback() in fuse_writepage_locked()
by Maxim Patlasov
· 11 years ago
790eac5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
cb5e05d
fuse: another open-coded file_inode()
by Al Viro
· 11 years ago
14c1441
fuse: hold i_mutex in fuse_file_fallocate()
by Maxim Patlasov
· 11 years ago
e5c5f05
fuse: fix alignment in short read optimization for async_dio
by Maxim Patlasov
· 11 years ago
c9ecf98
fuse: return -EIOCBQUEUED from fuse_direct_IO() for all async requests
by Brian Foster
· 11 years ago
bee6c30
fuse: update inode size and invalidate attributes on fallocate
by Brian Foster
· 11 years ago
3634a63
fuse: truncate pagecache range on hole punch
by Brian Foster
· 11 years ago
de82b92
fuse: allocate for_background dio requests based on io->async state
by Brian Foster
· 11 years ago
5af43c2
Merge branch 'akpm' (incoming from Andrew)
by Linus Torvalds
· 11 years ago
a27bb33
aio: don't include aio.h in sched.h
by Kent Overstreet
· 11 years ago
a26ea93
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 11 years ago
60b9df7
fuse: add flag to turn on async direct IO
by Miklos Szeredi
· 12 years ago
efb9fa9
fuse: truncate file if async dio failed
by Maxim Patlasov
· 12 years ago
439ee5f
fuse: optimize short direct reads
by Maxim Patlasov
· 12 years ago
bcba24c
fuse: enable asynchronous processing direct IO
by Maxim Patlasov
· 12 years ago
36cf66e
fuse: make fuse_direct_io() aware about AIO
by Maxim Patlasov
· 12 years ago
01e9d11
fuse: add support of async IO
by Maxim Patlasov
· 12 years ago
187c5c3
fuse: move fuse_release_user_pages() up
by Maxim Patlasov
· 12 years ago
8b41e67
fuse: make request allocations for background processing explicit
by Maxim Patlasov
· 12 years ago
8d71db4
lift sb_start_write/sb_end_write out of ->aio_write()
by Al Viro
· 12 years ago
6131ffa
more file_inode() open-coded instances
by Al Viro
· 12 years ago
0415d29
fuse: send poll events
by Enke Chen
· 12 years ago
c2132c1
Do not use RCU for current process credentials
by Anatol Pomozov
· 12 years ago
fb05f41
fuse: cleanup fuse_direct_io()
by Miklos Szeredi
· 12 years ago
5565a9d
fuse: optimize __fuse_direct_io()
by Maxim Patlasov
· 12 years ago
7c190c8
fuse: optimize fuse_get_user_pages()
by Maxim Patlasov
· 12 years ago
b98d023
fuse: pass iov[] to fuse_get_user_pages()
by Maxim Patlasov
· 12 years ago
85f40ae
fuse: use req->page_descs[] for argpages cases
by Maxim Patlasov
· 12 years ago
b2430d7
fuse: add per-page descriptor <offset, length> to fuse_req
by Maxim Patlasov
· 12 years ago
54b9667
fuse: rework fuse_do_ioctl()
by Maxim Patlasov
· 12 years ago
d07f09f
fuse: rework fuse_perform_write()
by Maxim Patlasov
· 12 years ago
f8dbdf8
fuse: rework fuse_readpages()
by Maxim Patlasov
· 12 years ago
b111c8c
fuse: categorize fuse_get_req()
by Maxim Patlasov
· 12 years ago
4250c06
fuse: general infrastructure for pages[] of variable size
by Maxim Patlasov
· 12 years ago
cdadb11
fuse: make fuse_file_fallocate() static
by Miklos Szeredi
· 12 years ago
965c8e5
lseek: the "whence" argument is called "whence"
by Andrew Morton
· 12 years ago
0b173bc
mm: kill vma flag VM_CAN_NONLINEAR
by Konstantin Khlebnikov
· 12 years ago
2eac9eb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 12 years ago
fb6ccff
fuse: verify all ioctl retry iov elements
by Zach Brown
· 12 years ago
58ef6a7
fuse: Convert to new freezing mechanism
by Jan Kara
· 12 years ago
a889427
fuse: update attributes on aio_read
by Brian Foster
· 12 years ago
f9ba717
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 12 years ago
c3b2da3
fs: introduce inode operation ->update_time
by Josef Bacik
· 13 years ago
519c604
fuse: optimize fallocate on permanent failure
by Miklos Szeredi
· 13 years ago
05ba1f0
fuse: add FALLOCATE operation
by Anatol Pomozov
· 13 years ago
dbfad21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 13 years ago
2408f6e
fuse: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
4273b79
fuse: O_DIRECT support for files
by Anand Avati
· 13 years ago
b18da0c
fuse: support ioctl on directories
by Miklos Szeredi
· 13 years ago
c411cc8
fuse: Use kcalloc instead of kzalloc to allocate array
by Thomas Meyer
· 13 years ago
c07c3d1
fuse: llseek optimize SEEK_CUR and SEEK_SET
by Miklos Szeredi
· 13 years ago
73104b6
fuse: llseek fix race
by Miklos Szeredi
· 13 years ago
b48c6af
fuse: fix llseek bug
by Roel Kluin
· 13 years ago
051732b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 13 years ago
478e084
fuse: mark pages accessed when written to
by Johannes Weiner
· 13 years ago
b40cdd5
fuse: delete dead .write_begin and .write_end aops
by Johannes Weiner
· 13 years ago
37fb3a3
fuse: fix flock
by Miklos Szeredi
· 13 years ago
2dad320
Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 13 years ago
02c24a8
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
by Josef Bacik
· 13 years ago
06222e4
fs: handle SEEK_HOLE/SEEK_DATA properly in all fs's that define their own llseek
by Josef Bacik
· 13 years ago
8fb47a4
locks: rename lock-manager ops
by J. Bruce Fields
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
357ccf2
fuse: wakeup pollers on connection release/abort
by Bryan Green
· 14 years ago
5a18ec1
fuse: fix hang of single threaded fuseblk filesystem
by Miklos Szeredi
· 14 years ago
1baa26b
fuse: fix ioctl ABI
by Miklos Szeredi
· 14 years ago
8ac8350
fuse: ioctl cleanup
by Miklos Szeredi
· 14 years ago
7572777
fuse: verify ioctl retries
by Miklos Szeredi
· 14 years ago
d9d318d
fuse: fix ioctl when server is 32bit
by Miklos Szeredi
· 14 years ago
a0822c5
fuse: fix attributes after open(O_TRUNC)
by Ken Sumrall
· 14 years ago
b9ca67b
fuse: fix lock annotations
by Miklos Szeredi
· 14 years ago
a1d75f2
fuse: add store request
by Miklos Szeredi
· 14 years ago
003386f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 14 years ago
7ea8085
drop unused dentry argument to ->fsync
by Christoph Hellwig
· 14 years ago
ce534fb
fuse: allow splice to move pages
by Miklos Szeredi
· 14 years ago
b5dd328
fuse: get page reference for readpages
by Miklos Szeredi
· 14 years ago
1bf94ca
fuse: use get_user_pages_fast()
by Miklos Szeredi
· 14 years ago
4aa0edd
fuse: remove unneeded variable
by Dan Carpenter
· 15 years ago
931e80e
mm: flush dcache before writing into page to avoid alias
by anfei zhou
· 15 years ago
0bd8718
fuse: fix kunmap in fuse_ioctl_copy_user
by Jens Axboe
· 15 years ago
f60311d
fuse: prevent fuse_put_request on invalid pointer
by Anand V. Avati
· 15 years ago
f0f37e2
const: mark struct vm_struct_operations
by Alexey Dobriyan
· 15 years ago
201fa69
fuse: fix bad return value in fuse_file_poll()
by Miklos Szeredi
· 15 years ago
08cbf54
fuse: export symbols to be used by CUSE
by Tejun Heo
· 16 years ago
797759a
fuse: don't use inode in fuse_file_poll
by Miklos Szeredi
· 16 years ago
d36f248
fuse: don't use inode in fuse_do_ioctl() helper
by Miklos Szeredi
· 16 years ago
8b0797a
fuse: don't use inode in fuse_sync_release()
by Miklos Szeredi
· 16 years ago
91fe96b
fuse: create fuse_do_open() helper for CUSE
by Miklos Szeredi
· 16 years ago
c7b7143
fuse: clean up args in fuse_finish_open() and fuse_release_fill()
by Miklos Szeredi
· 16 years ago
2106cb1
fuse: don't use inode in helpers called by fuse_direct_io()
by Miklos Szeredi
· 16 years ago
da5e471
fuse: add members to struct fuse_file
by Miklos Szeredi
· 16 years ago
d09cb9d
fuse: prepare fuse_direct_io() for CUSE
by Miklos Szeredi
· 16 years ago
2d698b0
fuse: clean up fuse_write_fill()
by Miklos Szeredi
· 16 years ago
b0be46e
fuse: use struct path in release structure
by Miklos Szeredi
· 16 years ago
6b2db28
fuse: misc cleanups
by Tejun Heo
· 16 years ago
3121bfe
fuse: fix "direct_io" private mmap
by Miklos Szeredi
· 16 years ago
ce60a2f
fuse: fix argument type in fuse_get_user_pages()
by Miklos Szeredi
· 16 years ago
fc280c9
fuse: allow private mappings of "direct_io" files
by Miklos Szeredi
· 16 years ago
f4975c6
fuse: allow kernel to access "direct_io" files
by Miklos Szeredi
· 16 years ago
Next »