Linus Torvalds
|
0110c350c8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
Jan Kara
|
82b0f8c39a
mm: join struct fault_env and vm_fault
|
8 years ago |
Ian Kent
|
fb5f51c742
vfs: change d_manage() to take a struct path
|
8 years ago |
Christoph Hellwig
|
723c038475
fs: remove the never implemented aio_fsync file operation
|
9 years ago |
Linus Torvalds
|
101105b171
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
Andreas Gruenbacher
|
6c6ef9f26e
xattr: Stop calling {get,set,remove}xattr inode operations
|
9 years ago |
Miklos Szeredi
|
2773bf00ae
fs: rename "rename2" i_op to "rename"
|
9 years ago |
Miklos Szeredi
|
18fc84dafa
vfs: remove unused i_op->rename
|
9 years ago |
Al Viro
|
6fa67e7075
get rid of 'parent' argument of ->d_compare()
|
9 years ago |
Linus Torvalds
|
f0c98ebc57
Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
|
9 years ago |
Linus Torvalds
|
6784725ab0
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
Kirill A. Shutemov
|
bae473a423
mm: introduce fault_env
|
9 years ago |
Minchan Kim
|
bda807d444
mm: migrate: support non-lru movable page migration
|
9 years ago |
Miklos Szeredi
|
285b102d3b
vfs: new d_init method
|
9 years ago |
Dan Williams
|
7a9eb20666
pmem: kill __pmem address space
|
9 years ago |
Al Viro
|
b223f4e215
Merge branch 'd_real' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs into work.misc
|
9 years ago |
Matthew Wilcox
|
f4e6d844bd
Remove last traces of ->sync_page
|
9 years ago |
Miklos Szeredi
|
0cac643c10
vfs: clean up documentation
|
9 years ago |
Miklos Szeredi
|
e698b8a436
vfs: document ->d_real()
|
9 years ago |
Christoph Hellwig
|
c8b8e32d70
direct-io: eliminate the offset argument to ->direct_IO
|
9 years ago |
Al Viro
|
fceef393a5
switch ->get_link() to delayed_call, kill ->put_link()
|
9 years ago |
Al Viro
|
6b2553918d
replace ->follow_link() with new method that could stay in RCU mode
|
9 years ago |
Ross Zwisler
|
e2e05394e4
pmem, dax: have direct_access use __pmem annotation
|
10 years ago |
Al Viro
|
5f2c4179e1
switch ->put_link() from dentry to inode
|
10 years ago |
Al Viro
|
6e77137b36
don't pass nameidata to ->follow_link()
|
10 years ago |
Al Viro
|
680baacbca
new ->follow_link() and ->put_link() calling conventions
|
10 years ago |
Linus Torvalds
|
4fc8adcfec
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 years ago |
Linus Torvalds
|
eea3a00264
Merge branch 'akpm' (patches from Andrew)
|
10 years ago |
Boaz Harrosh
|
dd9061846a
mm: new pfn_mkwrite same as page_mkwrite for VM_PFNMAP
|
10 years ago |
Omar Sandoval
|
22c6186ece
direct_IO: remove rw from a_ops->direct_IO()
|
10 years ago |