Christoph Hellwig
|
be297968da
mm: only include blk_types in swap.h if CONFIG_SWAP is enabled
|
8 年之前 |
Linus Torvalds
|
101105b171
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 年之前 |
Deepa Dinamani
|
02027d42c3
fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps
|
9 年之前 |
Jan Kara
|
31051c85b5
fs: Give dentry to inode_change_ok() instead of inode
|
9 年之前 |
Mike Christie
|
2a222ca992
fs: have submit_bh users pass in op and flags separately
|
9 年之前 |
Christoph Hellwig
|
c8b8e32d70
direct-io: eliminate the offset argument to ->direct_IO
|
9 年之前 |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 年之前 |
Al Viro
|
21fc61c73c
don't put symlink bodies in pagecache into highmem
|
9 年之前 |
Jan Kara
|
2e6c97ea4c
reiserfs: Handle error from dquot_initialize()
|
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 年之前 |
Fabian Frederick
|
714b71a3a9
fs/reiserfs/inode.c: replace 0 by NULL for pointers
|
10 年之前 |
Fabian Frederick
|
17093991af
fs/reiserfs: use linux/uaccess.h
|
11 年之前 |
Linus Torvalds
|
16b9057804
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 年之前 |
Jeff Mahoney
|
22e7478ddb
reiserfs: call truncate_setsize under tailpack mutex
|
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 年之前 |
Jeff Mahoney
|
a228bf8f0a
reiserfs: cleanup, remove unnecessary parens
|
11 年之前 |
Jeff Mahoney
|
cf776a7a4d
reiserfs: cleanup, remove leading whitespace from labels
|
11 年之前 |
Jeff Mahoney
|
09f1b80ba8
reiserfs: cleanup, remove sb argument from journal_mark_dirty
|
11 年之前 |
Jeff Mahoney
|
58d854265c
reiserfs: cleanup, remove sb argument from journal_end
|
11 年之前 |
Jeff Mahoney
|
706a532338
reiserfs: cleanup, remove nblocks argument from journal_end
|
11 年之前 |
Jeff Mahoney
|
098297b27d
reiserfs: cleanup, reformat comments to normal kernel style
|
11 年之前 |
Jeff Mahoney
|
4cf5f7addf
reiserfs: cleanup, rename key and item accessors to more friendly names
|
11 年之前 |
Johannes Weiner
|
91b0abe36a
mm + fs: store shadow entries in page cache
|
11 年之前 |
Jeff Mahoney
|
d2d0395fd1
reiserfs: locking, release lock around quota operations
|
12 年之前 |