Linus Torvalds
|
ec3604c7a5
Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux
|
8 years ago |
Jeff Layton
|
3b49c9a1e9
fs: convert a pile of fsync routines to errseq_t based reporting
|
8 years ago |
Benjamin Coddington
|
9d5b86ac13
fs/locks: Remove fl_nspid and use fs-specific l_pid for remote locks
|
8 years ago |
Dave Jiang
|
11bac80004
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
|
8 years ago |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Miklos Szeredi
|
b403f0e37a
9p: use file_dentry()
|
9 years ago |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 years ago |
Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
9 years ago |
Linus Torvalds
|
2e3078af2c
Merge branch 'akpm' (patches from Andrew)
|
10 years ago |
Dominique Martinet
|
b64787401f
9p: do not overwrite return code when locking fails
|
10 years ago |
Benjamin Coddington
|
4f6563677a
Move locks API users to locks_lock_inode_wait()
|
10 years ago |
Vincent Bernat
|
b5ac1fb271
9p: fix return code of read() when count is 0
|
10 years ago |
Linus Torvalds
|
dba94f2155
Merge tag 'for-linus-4.1-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
|
10 years ago |
Al Viro
|
3309dd04cb
switch generic_write_checks() to iocb and iter
|
10 years ago |
Al Viro
|
0fa6b005af
generic_write_checks(): drop isblk argument
|
10 years ago |
Al Viro
|
5d5d568975
make new_sync_{read,write}() static
|
10 years ago |
Al Viro
|
ce85dd58ad
9p: we are leaking glock.client_id in v9fs_file_getlock()
|
10 years ago |
Al Viro
|
e494b6b5e1
9p: switch to ->read_iter/->write_iter
|
10 years ago |
Al Viro
|
42b1ab979d
9p: get rid of v9fs_direct_file_read()
|
10 years ago |
Al Viro
|
e1200fe68f
9p: switch p9_client_read() to passing struct iov_iter *
|
10 years ago |
Al Viro
|
9565a54452
9p: get rid of v9fs_direct_file_write()
|
10 years ago |
Al Viro
|
c711a6b111
9p: fold v9fs_file_write_internal() into the caller
|
10 years ago |
Al Viro
|
070b3656cf
9p: switch p9_client_write() to passing it struct iov_iter *
|
10 years ago |
Dominique Martinet
|
5c4086b8de
fs/9p: Initialize status in v9fs_file_do_lock.
|
10 years ago |
Kirill A. Shutemov
|
b642f7269b
9p: do not crash on unknown lock status code
|
10 years ago |
Kirill A. Shutemov
|
ad80492df5
9p: fix error handling in v9fs_file_do_lock
|
10 years ago |
Kirill A. Shutemov
|
d83a08db5b
mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub
|
10 years ago |
Al Viro
|
4b8e992392
9p: switch to %p[dD]
|
11 years ago |
Linus Torvalds
|
16b9057804
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 years ago |
Fabian Frederick
|
fd2916bd77
fs/9p: kerneldoc fixes
|
11 years ago |