- fe1cf92 doc: fs: remove bdev_try_to_free_page related doc by Zhiqiang Liu · 3 years ago
- 815409a Merge tag 'ovl-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 3 years, 4 months ago
- 0cad624 vfs: add rcu argument to ->get_acl() callback by Miklos Szeredi · 3 years, 4 months ago
- 7882c55 filesystems/locking: fix Malformed table warning by Randy Dunlap · 3 years, 5 months ago
- 730633f mm: Protect operations adding pages to page cache with invalidate_lock by Jan Kara · 4 years ago
- c625b4c documentation: Sync file_operations members with reality by Jan Kara · 3 years, 8 months ago
- a869870 block: move bd_mutex to struct gendisk by Christoph Hellwig · 3 years, 7 months ago
- fc05860 Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 8 months ago
- 4c5b479 vfs: add fileattr ops by Miklos Szeredi · 3 years, 9 months ago
- 0f00b82 block: remove the revalidate_disk method by Christoph Hellwig · 3 years, 10 months ago
- e65ce2a acl: handle idmapped mounts by Christian Brauner · 4 years ago
- 653cd53 Documentation/filesystems/locking.rst: remove an incorrect sentence by Christoph Hellwig · 4 years, 4 months ago
- 2324d50 Merge tag 'docs-5.9' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 5 months ago
- a564e23 md: switch to ->check_events for media change notifications by Christoph Hellwig · 4 years, 6 months ago
- 6cbef2a Documentation: fix filesystems/locking.rst malformed table warnings by Randy Dunlap · 4 years, 7 months ago
- c742b63 Merge tag 'nfsd-5.8' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 4 years, 7 months ago
- c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
- 8151b4c mm: add readahead address space operation by Matthew Wilcox (Oracle) · 4 years, 7 months ago
- 28df3d1 nfsd: clients don't need to break their own delegations by J. Bruce Fields · 7 years ago
- ff46734 Documentation: atomic_open called with shared lock on non-O_CREAT open by Jeff Layton · 5 years ago
- ec23eb5 docs: fs: convert docs without extension to ReST by Mauro Carvalho Chehab · 5 years ago[Renamed (78%) from Documentation/filesystems/Locking]
- f85d933 locks: Cleanup lm_compare_owner and lm_owner_key by Benjamin Coddington · 6 years ago
- 149e703 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
- fdb0da8 new inode method: ->free_inode() by Al Viro · 6 years ago
- 1a6a316 Documentation/filesystems/Locking: fix ->get_link() prototype by Eric Biggers · 6 years ago
- d9a185f Merge tag 'ovl-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 6 years ago
- e6ecec3 Merge tag 'docs-4.19' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
- a66b4cd Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
- fe3136f mm: Introduce new type vm_fault_t by Souptick Joarder · 6 years ago
- fb16043 vfs: remove open_flags from d_real() by Miklos Szeredi · 6 years ago
- 4ab3031 Revert "vfs: add flags to d_real()" by Miklos Szeredi · 6 years ago
- 6c9b1de document ->atomic_open() changes by Al Viro · 6 years ago
- a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 7 years ago
- 408afb8 Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- 965de0e Documentation: filesystems: update filesystem locking documentation by Sean Anderson · 7 years ago
- 3deb642 fs: introduce new ->get_poll_head and ->poll_mask methods by Christoph Hellwig · 7 years ago
- 6e8b704 fs: update documentation to mention __poll_t and match the code by Christoph Hellwig · 7 years ago
- 495e642 vfs: add flags to d_real() by Miklos Szeredi · 7 years ago
- 75dd7e4 Documentation/filesystems: fix documentation for ->getattr() by Eric Biggers · 8 years ago
- a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
- 0110c35 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 82b0f8c mm: join struct fault_env and vm_fault by Jan Kara · 8 years ago
- fb5f51c vfs: change d_manage() to take a struct path by Ian Kent · 8 years ago
- 723c038 fs: remove the never implemented aio_fsync file operation by Christoph Hellwig · 8 years ago
- 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 6c6ef9f xattr: Stop calling {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
- 2773bf0 fs: rename "rename2" i_op to "rename" by Miklos Szeredi · 8 years ago
- 18fc84d vfs: remove unused i_op->rename by Miklos Szeredi · 8 years ago
- 6fa67e7 get rid of 'parent' argument of ->d_compare() by Al Viro · 8 years ago
- f0c98eb Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
- 6784725 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- bae473a mm: introduce fault_env by Kirill A. Shutemov · 8 years ago
- bda807d mm: migrate: support non-lru movable page migration by Minchan Kim · 8 years ago
- 285b102 vfs: new d_init method by Miklos Szeredi · 9 years ago
- 7a9eb20 pmem: kill __pmem address space by Dan Williams · 9 years ago
- b223f4e2 Merge branch 'd_real' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs into work.misc by Al Viro · 8 years ago
- f4e6d84 Remove last traces of ->sync_page by Matthew Wilcox · 9 years ago
- 0cac643 vfs: clean up documentation by Miklos Szeredi · 8 years ago
- e698b8a vfs: document ->d_real() by Miklos Szeredi · 8 years ago
- c8b8e32 direct-io: eliminate the offset argument to ->direct_IO by Christoph Hellwig · 9 years ago
- fceef39 switch ->get_link() to delayed_call, kill ->put_link() by Al Viro · 9 years ago
- 6b25539 replace ->follow_link() with new method that could stay in RCU mode by Al Viro · 9 years ago
- e2e0539 pmem, dax: have direct_access use __pmem annotation by Ross Zwisler · 9 years ago
- 5f2c417 switch ->put_link() from dentry to inode by Al Viro · 10 years ago
- 6e77137b don't pass nameidata to ->follow_link() by Al Viro · 10 years ago
- 680baac new ->follow_link() and ->put_link() calling conventions by Al Viro · 10 years ago
- 4fc8adc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
- eea3a00 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
- dd90618 mm: new pfn_mkwrite same as page_mkwrite for VM_PFNMAP by Boaz Harrosh · 10 years ago
- 22c6186 direct_IO: remove rw from a_ops->direct_IO() by Omar Sandoval · 10 years ago
- 8436318 ->aio_read and ->aio_write removed by Al Viro · 10 years ago
- dca1117 Documentation/filesystems/Locking: ->get_sb() is long gone by Al Viro · 10 years ago
- e748dcd vfs: remove get_xip_mem by Matthew Wilcox · 10 years ago
- 4aa7c63 vfs: add i_op->dentry_open() by Miklos Szeredi · 10 years ago
- c45198e locks: move freeing of leases outside of i_lock by Jeff Layton · 10 years ago
- f82b4b6 locks: move i_lock acquisition into generic_*_lease handlers by Jeff Layton · 10 years ago
- e6f5c78 locks: plumb a "priv" pointer into the setlease routines by Jeff Layton · 10 years ago
- 2ece173 locks: update Locking documentation to clarify fl_release_private behavior by Jeff Layton · 10 years ago
- 293bc98 new methods: ->read_iter() and ->write_iter() by Al Viro · 11 years ago
- d8d3d94 pass iov_iter to ->direct_IO() by Al Viro · 11 years ago
- 5166701 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
- 8c6e50b mm: introduce vm_ops->map_pages() by Kirill A. Shutemov · 11 years ago
- c186afb4 switch ->is_partially_uptodate() to saner arguments by Al Viro · 11 years ago
- 520c8b1 vfs: add renameat2 syscall by Miklos Szeredi · 11 years ago
- 507da6a doc: Fix typo (acces_process_vm -> access_process_vm) by Stefan Weil · 11 years ago
- 790eac5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
- 48bde8d Document ->tmpfile() by Al Viro · 11 years ago
- 9e239bb Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
- 7b2296a locks: give the blocked_hash its own spinlock by Jeff Layton · 12 years ago
- 3999e49 locks: add a new "lm_owner_key" lock operation by Jeff Layton · 12 years ago
- 1c8c601 locks: protect most of the file_lock handling with i_lock by Jeff Layton · 12 years ago
- da53be1 Don't pass inode to ->d_hash() and ->d_compare() by Linus Torvalds · 12 years ago
- 2233f31 [readdir] ->readdir() is gone by Al Viro · 12 years ago
- d47992f mm: change invalidatepage prototype to accept length by Lukas Czerner · 12 years ago
- ecf3d1f vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry op by Jeff Layton · 12 years ago
- b9f61c3 documentation: drop vmtruncate by Marco Stornelli · 12 years ago
- 34e5053 Documentation: get rid of write_super by Artem Bityutskiy · 12 years ago
- a0e881b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
- 068535f locks: remove unused lm_release_private by J. Bruce Fields · 12 years ago
- 62c230b mm: add support for a filesystem to activate swap files and use direct_IO for writing swap pages by Mel Gorman · 12 years ago