index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
fs.h
Age
Commit message (
Expand
)
Author
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
2017-09-14
Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-09-14
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2017-09-14
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-09-13
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-09-08
autofs: fix AT_NO_AUTOMOUNT not being honored
Ian Kent
2017-09-08
lib/interval_tree: fast overlap detection
Davidlohr Bueso
2017-09-07
Merge branch 'quota_scaling' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-09-07
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-09-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-09-06
include/linux/fs.h: remove unneeded forward definition of mm_struct
Jeff Layton
2017-09-06
Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
2017-09-06
Merge tag 'locks-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
2017-09-06
Merge tag 'xfs-4.14-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-09-05
Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-09-04
fs: unexport vfs_readv and vfs_writev
Christoph Hellwig
2017-09-04
fs: unexport __vfs_read/__vfs_write
Christoph Hellwig
2017-09-04
fs: make the buf argument to __kernel_write a void pointer
Christoph Hellwig
2017-09-04
fs: fix kernel_write prototype
Christoph Hellwig
2017-09-04
fs: fix kernel_read prototype
Christoph Hellwig
2017-09-04
fs: support RWF_NOWAIT for buffered reads
Christoph Hellwig
2017-09-04
vfs: add flags to d_real()
Miklos Szeredi
2017-09-01
xfs: evict all inodes involved with log redo item
Darrick J. Wong
2017-08-31
annotate RWF_... flags
Christoph Hellwig
2017-08-28
Merge 4.13-rc7 into char-misc-next
Greg Kroah-Hartman
2017-08-27
Clarify (and fix) MAX_LFS_FILESIZE macros
Linus Torvalds
2017-08-23
block: cache the partition index in struct block_device
Christoph Hellwig
2017-08-17
fs: Provide __inode_get_bytes()
Jan Kara
2017-08-01
mm: remove optimizations based on i_size in mapping writeback waits
Jeff Layton
2017-07-31
mm: add file_fdatawait_range and file_write_and_wait
Jeff Layton
2017-07-29
Documentation: add some docs for errseq_t
Jeff Layton
2017-07-23
Merge 4.13-rc2 into char-misc-next
Greg Kroah-Hartman
2017-07-19
Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-07-17
block: order /proc/devices by major number
Logan Gunthorpe
2017-07-17
char_dev: order /proc/devices by major number
Logan Gunthorpe
2017-07-17
char_dev: extend dynamic allocation of majors into a higher range
Logan Gunthorpe
[next]