Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
il y a 9 ans |
Linus Torvalds
|
2e3078af2c
Merge branch 'akpm' (patches from Andrew)
|
il y a 9 ans |
Dominique Martinet
|
b64787401f
9p: do not overwrite return code when locking fails
|
il y a 9 ans |
Benjamin Coddington
|
4f6563677a
Move locks API users to locks_lock_inode_wait()
|
il y a 10 ans |
Vincent Bernat
|
b5ac1fb271
9p: fix return code of read() when count is 0
|
il y a 10 ans |
Linus Torvalds
|
dba94f2155
Merge tag 'for-linus-4.1-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
|
il y a 10 ans |
Al Viro
|
3309dd04cb
switch generic_write_checks() to iocb and iter
|
il y a 10 ans |
Al Viro
|
0fa6b005af
generic_write_checks(): drop isblk argument
|
il y a 10 ans |
Al Viro
|
5d5d568975
make new_sync_{read,write}() static
|
il y a 10 ans |
Al Viro
|
ce85dd58ad
9p: we are leaking glock.client_id in v9fs_file_getlock()
|
il y a 10 ans |
Al Viro
|
e494b6b5e1
9p: switch to ->read_iter/->write_iter
|
il y a 10 ans |
Al Viro
|
42b1ab979d
9p: get rid of v9fs_direct_file_read()
|
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
|
9565a54452
9p: get rid of v9fs_direct_file_write()
|
il y a 10 ans |
Al Viro
|
c711a6b111
9p: fold v9fs_file_write_internal() into the caller
|
il y a 10 ans |
Al Viro
|
070b3656cf
9p: switch p9_client_write() to passing it struct iov_iter *
|
il y a 10 ans |
Dominique Martinet
|
5c4086b8de
fs/9p: Initialize status in v9fs_file_do_lock.
|
il y a 10 ans |
Kirill A. Shutemov
|
b642f7269b
9p: do not crash on unknown lock status code
|
il y a 10 ans |
Kirill A. Shutemov
|
ad80492df5
9p: fix error handling in v9fs_file_do_lock
|
il y a 10 ans |
Kirill A. Shutemov
|
d83a08db5b
mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub
|
il y a 10 ans |
Al Viro
|
4b8e992392
9p: switch to %p[dD]
|
il y a 11 ans |
Linus Torvalds
|
16b9057804
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
il y a 11 ans |
Fabian Frederick
|
fd2916bd77
fs/9p: kerneldoc fixes
|
il y a 11 ans |
Jeff Layton
|
130d1f956a
locks: ensure that fl_owner is always initialized properly in flock and lease codepaths
|
il y a 11 ans |
Al Viro
|
8174202b34
write_iter variants of {__,}generic_file_aio_write()
|
il y a 11 ans |
Al Viro
|
aad4f8bb42
switch simple generic_file_aio_read() users to ->read_iter()
|
il y a 11 ans |
Kirill A. Shutemov
|
f1820361f8
mm: implement ->map_pages for page cache
|
il y a 11 ans |
Dominique Martinet
|
fb89b45cdf
9P: introduction of a new cache=mmap model.
|
il y a 11 ans |
Geyslan G. Bem
|
4d555e3de4
9p: remove unused 'p9_client' struct pointer
|
il y a 12 ans |
Al Viro
|
ceaec15d49
9p: make v9fs_cache_inode_{get,put,set}_cookie empty inlines for !9P_CACHEFS
|
il y a 12 ans |