index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
fs.h
Age
Commit message (
Expand
)
Author
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
2017-12-25
VFS: don't keep disconnected dentries on d_anon
NeilBrown
2017-11-29
autofs: revert "autofs: fix AT_NO_AUTOMOUNT not being honored"
Ian Kent
2017-11-29
mm: introduce get_user_pages_longterm
Dan Williams
2017-11-27
->poll() methods should return __poll_t
Al Viro
2017-11-27
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-18
Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2017-11-17
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-11-17
Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-11-14
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-13
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-08
integrity: use kernel_read_file_from_path() to read x509 certs
Christoph Hellwig
2017-11-05
include/linux/fs.h: fix comment about struct address_space
Mike Rapoport
2017-11-03
mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags
Dan Williams
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-18
fs, fscrypt: add an S_ENCRYPTED inode flag
Eric Biggers
2017-10-15
stubs for mount_bdev() and kill_block_super() in !CONFIG_BLOCK case
Al Viro
2017-10-14
make vfs_ustat() static
Al Viro
2017-10-03
include/linux/fs.h: fix comment about struct address_space
Mike Rapoport
2017-09-26
nfs_common: convert int to bool
Corentin Labbe
2017-09-14
vfs: constify path argument to kernel_read_file_from_path
Mimi Zohar
[next]