开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
fs.h
Age
Commit message (
Expand
)
Author
2018-06-28
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
2018-06-15
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-06-08
Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2018-06-07
Merge tag 'ovl-fixes-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2018-06-05
vfs: change inode times to use struct timespec64
Deepa Dinamani
2018-06-05
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-06-05
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2018-06-04
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-06-04
Merge tag 'locks-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
2018-06-04
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-05-31
fs: Add aio iopriority support
Adam Manzanares
2018-05-31
fs: Convert kiocb rw_hint from enum to u16
Adam Manzanares
2018-05-31
vfs: factor out inode_insert5()
Miklos Szeredi
2018-05-29
block: don't print a message when the device went away
Christoph Hellwig
2018-05-26
fs: introduce new ->get_poll_head and ->poll_mask methods
Christoph Hellwig
2018-05-25
fs: add timespec64_truncate()
Deepa Dinamani
2018-05-20
fs, fscrypt: only define ->s_cop when FS_ENCRYPTION is enabled
Eric Biggers
2018-05-17
fs.h: fix outdated comment about file flags
Li Qiang
2018-05-13
vfs: add the sb_start_intwrite_trylock() helper
Amir Goldstein
2018-05-01
fasync: Fix deadlock between task-context and interrupt-context kill_fasync()
Kirill Tkhai
2018-04-12
Merge branch 'work.thaw' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-04-12
Merge branch 'afs-dh' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2018-04-11
page cache: use xa_lock
Matthew Wilcox
2018-04-10
Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-04-09
vfs: Remove the const from dir_context::actor
David Howells
2018-04-09
Merge branch 'for-4.17/dax' into libnvdimm-for-next
Dan Williams
2018-04-07
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-04-06
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-04-05
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-03-30
fs, dax: prepare for dax-specific address_space_operations
Dan Williams
2018-03-28
fs: move I_DIRTY_INODE to fs.h
Christoph Hellwig
2018-03-23
ima: fail file signature verification on non-init mounted filesystems
Mimi Zohar
2018-03-19
buffer.c: call thaw_super during emergency thaw
Mateusz Guzik
2018-03-19
vfs: make sure struct filename->iname is word-aligned
Rasmus Villemoes
2018-03-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-03-15
fs: Teach path_connected to handle nfs filesystems with multiple roots.
Eric W. Biederman
2018-03-12
direct-io: Remove unused DIO_SKIP_DIO_COUNT logic
Nikolay Borisov
2018-03-12
direct-io: Remove unused DIO_ASYNC_EXTEND flag
Nikolay Borisov
2018-02-26
dax: fix vma_is_fsdax() helper
Dan Williams
2018-01-31
Merge tag 'xfs-4.16-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-01-31
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-30
Merge branch 'work.mqueue' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-29
xfs: only grab shared inode locks for source file during reflink
Darrick J. Wong
2018-01-29
fs: handle inode->i_version more efficiently
Jeff Layton
2018-01-29
fs: new API for handling inode->i_version
Jeff Layton
2018-01-25
fs: fold __inode_permission() into inode_permission()
Eric Biggers
2018-01-25
fs: add RWF_APPEND
Jürg Billeter
2018-01-08
iomap: report collisions between directio and buffered writes to userspace
Darrick J. Wong
2018-01-05
new primitive: vfs_mkobj()
Al Viro
[next]