Linus Torvalds
|
9ec3a646fe
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 年之前 |
Linus Torvalds
|
54e514b91b
Merge branch 'akpm' (patches from Andrew)
|
10 年之前 |
Ryusuke Konishi
|
faea2c5311
nilfs2: use inode_set_flags() in nilfs_set_inode_flags()
|
10 年之前 |
Ryusuke Konishi
|
0ce187c4f3
nilfs2: put out gfp mask manipulation from nilfs_set_inode_flags()
|
10 年之前 |
Ryusuke Konishi
|
3568a13f40
nilfs2: unify type of key arguments in bmap interface
|
10 年之前 |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 年之前 |
Omar Sandoval
|
22c6186ece
direct_IO: remove rw from a_ops->direct_IO()
|
10 年之前 |
Omar Sandoval
|
6f67376318
direct_IO: use iov_iter_rw() instead of rw everywhere
|
10 年之前 |
Omar Sandoval
|
17f8c842d2
Remove rw from {,__,do_}blockdev_direct_IO()
|
10 年之前 |
Christoph Hellwig
|
e2e40f2c1e
fs: move struct kiocb to fs.h
|
10 年之前 |
Ryusuke Konishi
|
705304a863
nilfs2: fix the nilfs_iget() vs. nilfs_new_inode() races
|
10 年之前 |
Andreas Rohner
|
b9f6614072
nilfs2: improve the performance of fdatasync()
|
11 年之前 |
Andreas Rohner
|
56d7acc792
nilfs2: fix data loss with mmap()
|
11 年之前 |
Al Viro
|
31b140398c
switch {__,}blockdev_direct_IO() to iov_iter
|
11 年之前 |
Al Viro
|
a6cbcd4a4a
get rid of pointless iov_length() in ->direct_IO()
|
11 年之前 |
Al Viro
|
d8d3d94b80
pass iov_iter to ->direct_IO()
|
11 年之前 |
Johannes Weiner
|
91b0abe36a
mm + fs: store shadow entries in page cache
|
11 年之前 |
Kirill A. Shutemov
|
7caef26767
truncate: drop 'oldsize' truncate_pagecache() parameter
|
12 年之前 |
Vyacheslav Dubeyko
|
e5f7f84843
] nilfs2: use atomic64_t type for inodes_count and blocks_count fields in nilfs_root struct
|
12 年之前 |
Ryusuke Konishi
|
136e8770cd
nilfs2: fix issue of nilfs_set_page_dirty() for page at EOF boundary
|
12 年之前 |
Kent Overstreet
|
a27bb332c0
aio: don't include aio.h in sched.h
|
12 年之前 |
Vyacheslav Dubeyko
|
eb53b6db7a
nilfs2: remove unneeded test in nilfs_writepage()
|
12 年之前 |
Vyacheslav Dubeyko
|
8c26c4e269
nilfs2: fix issue with flush kernel thread after remount in RO mode because of driver's internal error or metadata corruption
|
12 年之前 |
Marco Stornelli
|
2d1b399b22
nilfs2: drop vmtruncate
|
12 年之前 |
Eric W. Biederman
|
305d3d0dbc
userns: Convert nillfs2 to use kuid/kgid where appropriate
|
13 年之前 |
Vyacheslav Dubeyko
|
f5974c8f8c
nilfs2: add omitted comments for different structures in driver implementation
|
13 年之前 |
Jan Kara
|
dbd5768f87
vfs: Rename end_writeback() to clear_inode()
|
13 年之前 |
Al Viro
|
c6e49e3f26
nilfs: propagate umode_t
|
14 年之前 |
Miklos Szeredi
|
bfe8684869
filesystems: add set_nlink()
|
14 年之前 |
Miklos Szeredi
|
6d6b77f163
filesystems: add missing nlink wrappers
|
14 年之前 |