Ross Zwisler
|
e2e05394e4
pmem, dax: have direct_access use __pmem annotation
|
10 年之前 |
Al Viro
|
5f2c4179e1
switch ->put_link() from dentry to inode
|
10 年之前 |
Al Viro
|
6e77137b36
don't pass nameidata to ->follow_link()
|
10 年之前 |
Al Viro
|
680baacbca
new ->follow_link() and ->put_link() calling conventions
|
10 年之前 |
Linus Torvalds
|
4fc8adcfec
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 年之前 |
Linus Torvalds
|
eea3a00264
Merge branch 'akpm' (patches from Andrew)
|
10 年之前 |
Boaz Harrosh
|
dd9061846a
mm: new pfn_mkwrite same as page_mkwrite for VM_PFNMAP
|
10 年之前 |
Omar Sandoval
|
22c6186ece
direct_IO: remove rw from a_ops->direct_IO()
|
10 年之前 |
Al Viro
|
8436318205
->aio_read and ->aio_write removed
|
10 年之前 |
Al Viro
|
dca111782c
Documentation/filesystems/Locking: ->get_sb() is long gone
|
10 年之前 |
Matthew Wilcox
|
e748dcd095
vfs: remove get_xip_mem
|
10 年之前 |
Miklos Szeredi
|
4aa7c6346b
vfs: add i_op->dentry_open()
|
10 年之前 |
Jeff Layton
|
c45198eda2
locks: move freeing of leases outside of i_lock
|
11 年之前 |
Jeff Layton
|
f82b4b6780
locks: move i_lock acquisition into generic_*_lease handlers
|
11 年之前 |
Jeff Layton
|
e6f5c78930
locks: plumb a "priv" pointer into the setlease routines
|
11 年之前 |
Jeff Layton
|
2ece173e47
locks: update Locking documentation to clarify fl_release_private behavior
|
11 年之前 |
Al Viro
|
293bc9822f
new methods: ->read_iter() and ->write_iter()
|
11 年之前 |
Al Viro
|
d8d3d94b80
pass iov_iter to ->direct_IO()
|
11 年之前 |
Linus Torvalds
|
5166701b36
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 年之前 |
Kirill A. Shutemov
|
8c6e50b029
mm: introduce vm_ops->map_pages()
|
11 年之前 |
Al Viro
|
c186afb4db
switch ->is_partially_uptodate() to saner arguments
|
11 年之前 |
Miklos Szeredi
|
520c8b1650
vfs: add renameat2 syscall
|
11 年之前 |
Stefan Weil
|
507da6a1f3
doc: Fix typo (acces_process_vm -> access_process_vm)
|
11 年之前 |
Linus Torvalds
|
790eac5640
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 年之前 |
Al Viro
|
48bde8d362
Document ->tmpfile()
|
12 年之前 |
Linus Torvalds
|
9e239bb939
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
12 年之前 |
Jeff Layton
|
7b2296afb3
locks: give the blocked_hash its own spinlock
|
12 年之前 |
Jeff Layton
|
3999e49364
locks: add a new "lm_owner_key" lock operation
|
12 年之前 |
Jeff Layton
|
1c8c601a8c
locks: protect most of the file_lock handling with i_lock
|
12 年之前 |
Linus Torvalds
|
da53be12bb
Don't pass inode to ->d_hash() and ->d_compare()
|
12 年之前 |