Linus Torvalds
|
a11e1d432b
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
|
7 年之前 |
Linus Torvalds
|
408afb8d78
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 年之前 |
Sean Anderson
|
965de0ec35
Documentation: filesystems: update filesystem locking documentation
|
7 年之前 |
Christoph Hellwig
|
3deb642f0d
fs: introduce new ->get_poll_head and ->poll_mask methods
|
8 年之前 |
Christoph Hellwig
|
6e8b704df5
fs: update documentation to mention __poll_t and match the code
|
8 年之前 |
Miklos Szeredi
|
495e642939
vfs: add flags to d_real()
|
8 年之前 |
Eric Biggers
|
75dd7e4bb6
Documentation/filesystems: fix documentation for ->getattr()
|
8 年之前 |
David Howells
|
a528d35e8b
statx: Add a system call to make enhanced file info available
|
8 年之前 |
Linus Torvalds
|
0110c350c8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 年之前 |
Jan Kara
|
82b0f8c39a
mm: join struct fault_env and vm_fault
|
9 年之前 |
Ian Kent
|
fb5f51c742
vfs: change d_manage() to take a struct path
|
9 年之前 |
Christoph Hellwig
|
723c038475
fs: remove the never implemented aio_fsync file operation
|
9 年之前 |
Linus Torvalds
|
101105b171
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 年之前 |
Andreas Gruenbacher
|
6c6ef9f26e
xattr: Stop calling {get,set,remove}xattr inode operations
|
9 年之前 |
Miklos Szeredi
|
2773bf00ae
fs: rename "rename2" i_op to "rename"
|
9 年之前 |
Miklos Szeredi
|
18fc84dafa
vfs: remove unused i_op->rename
|
9 年之前 |
Al Viro
|
6fa67e7075
get rid of 'parent' argument of ->d_compare()
|
9 年之前 |
Linus Torvalds
|
f0c98ebc57
Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
|
9 年之前 |
Linus Torvalds
|
6784725ab0
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 年之前 |
Kirill A. Shutemov
|
bae473a423
mm: introduce fault_env
|
9 年之前 |
Minchan Kim
|
bda807d444
mm: migrate: support non-lru movable page migration
|
9 年之前 |
Miklos Szeredi
|
285b102d3b
vfs: new d_init method
|
9 年之前 |
Dan Williams
|
7a9eb20666
pmem: kill __pmem address space
|
9 年之前 |
Al Viro
|
b223f4e215
Merge branch 'd_real' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs into work.misc
|
9 年之前 |
Matthew Wilcox
|
f4e6d844bd
Remove last traces of ->sync_page
|
9 年之前 |
Miklos Szeredi
|
0cac643c10
vfs: clean up documentation
|
9 年之前 |
Miklos Szeredi
|
e698b8a436
vfs: document ->d_real()
|
9 年之前 |
Christoph Hellwig
|
c8b8e32d70
direct-io: eliminate the offset argument to ->direct_IO
|
9 年之前 |
Al Viro
|
fceef393a5
switch ->get_link() to delayed_call, kill ->put_link()
|
10 年之前 |
Al Viro
|
6b2553918d
replace ->follow_link() with new method that could stay in RCU mode
|
10 年之前 |