index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
fs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
iomap: report collisions between directio and buffered writes to userspace
Darrick J. Wong
2019-04-27
1
-0
/
+1
*
namei: allow restricted O_CREAT of FIFOs and regular files
Salvatore Mesoraca
2018-12-01
1
-0
/
+2
*
vfs: swap names of {do,vfs}_clone_file_range()
Amir Goldstein
2018-11-10
1
-14
/
+3
*
fs: Teach path_connected to handle nfs filesystems with multiple roots.
Eric W. Biederman
2018-03-21
1
-0
/
+1
*
dax: fix vma_is_fsdax() helper
Dan Williams
2018-03-08
1
-1
/
+1
*
autofs: revert "autofs: fix AT_NO_AUTOMOUNT not being honored"
Ian Kent
2017-12-05
1
-1
/
+2
*
mm: introduce get_user_pages_longterm
Dan Williams
2017-12-05
1
-0
/
+14
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
include/linux/fs.h: fix comment about struct address_space
Mike Rapoport
2017-10-03
1
-1
/
+1
*
vfs: constify path argument to kernel_read_file_from_path
Mimi Zohar
2017-09-14
1
-1
/
+1
*
Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-09-14
1
-3
/
+3
|
\
|
*
fs: support RWF_NOWAIT for buffered reads
Christoph Hellwig
2017-09-04
1
-3
/
+3
*
|
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2017-09-14
1
-10
/
+38
|
\
\
|
*
|
VFS: Differentiate mount flags (MS_*) from internal superblock flags
David Howells
2017-07-17
1
-9
/
+36
|
*
|
vfs: Add sb_rdonly(sb) to query the MS_RDONLY flag on s_flags
David Howells
2017-07-17
1
-1
/
+2
*
|
|
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-09-14
1
-6
/
+3
|
\
\
\
|
*
|
|
fs: unexport vfs_readv and vfs_writev
Christoph Hellwig
2017-09-04
1
-2
/
+0
|
*
|
|
fs: unexport __vfs_read/__vfs_write
Christoph Hellwig
2017-09-04
1
-1
/
+0
|
*
|
|
fs: make the buf argument to __kernel_write a void pointer
Christoph Hellwig
2017-09-04
1
-1
/
+1
|
*
|
|
fs: fix kernel_write prototype
Christoph Hellwig
2017-09-04
1
-1
/
+1
|
*
|
|
fs: fix kernel_read prototype
Christoph Hellwig
2017-09-04
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-09-13
1
-1
/
+1
|
\
\
\
|
*
|
|
vfs: add flags to d_real()
Miklos Szeredi
2017-09-04
1
-1
/
+1
*
|
|
|
autofs: fix AT_NO_AUTOMOUNT not being honored
Ian Kent
2017-09-08
1
-2
/
+1
*
|
|
|
lib/interval_tree: fast overlap detection
Davidlohr Bueso
2017-09-08
1
-2
/
+2
*
|
|
|
Merge branch 'quota_scaling' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-09-07
1
-0
/
+4
|
\
\
\
\
|
*
|
|
|
fs: Provide __inode_get_bytes()
Jan Kara
2017-08-17
1
-0
/
+4
|
|
/
/
/
*
|
|
|
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-09-07
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
block: cache the partition index in struct block_device
Christoph Hellwig
2017-08-23
1
-0
/
+1
|
|
/
/
/
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-09-06
1
-2
/
+0
|
\
\
\
\
|
*
|
|
|
include/linux/fs.h: remove unneeded forward definition of mm_struct
Jeff Layton
2017-09-06
1
-2
/
+0
*
|
|
|
|
Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
2017-09-06
1
-4
/
+16
|
\
\
\
\
\
|
*
|
|
|
|
mm: remove optimizations based on i_size in mapping writeback waits
Jeff Layton
2017-08-01
1
-1
/
+6
|
*
|
|
|
|
mm: add file_fdatawait_range and file_write_and_wait
Jeff Layton
2017-07-31
1
-1
/
+10
|
*
|
|
|
|
Documentation: add some docs for errseq_t
Jeff Layton
2017-07-29
1
-2
/
+0
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'locks-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
2017-09-06
1
-1
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
fs/locks: Remove fl_nspid and use fs-specific l_pid for remote locks
Benjamin Coddington
2017-07-16
1
-1
/
+0
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'xfs-4.14-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-09-06
1
-0
/
+1
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
xfs: evict all inodes involved with log redo item
Darrick J. Wong
2017-09-01
1
-0
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-09-05
1
-3
/
+7
|
\
\
\
\
|
*
\
\
\
Merge 4.13-rc7 into char-misc-next
Greg Kroah-Hartman
2017-08-28
1
-2
/
+2
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge 4.13-rc2 into char-misc-next
Greg Kroah-Hartman
2017-07-23
1
-8
/
+9
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
block: order /proc/devices by major number
Logan Gunthorpe
2017-07-17
1
-2
/
+2
|
*
|
|
|
char_dev: order /proc/devices by major number
Logan Gunthorpe
2017-07-17
1
-1
/
+1
|
*
|
|
|
char_dev: extend dynamic allocation of majors into a higher range
Logan Gunthorpe
2017-07-17
1
-0
/
+4
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
annotate RWF_... flags
Christoph Hellwig
2017-08-31
1
-5
/
+7
|
|
_
|
/
|
/
|
|
*
|
|
Clarify (and fix) MAX_LFS_FILESIZE macros
Linus Torvalds
2017-08-27
1
-2
/
+2
|
|
/
|
/
|
*
|
Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-07-19
1
-8
/
+9
|
\
\
|
|
/
|
/
|
|
*
randstruct: Mark various structs for randomization
Kees Cook
2017-06-30
1
-8
/
+9
*
|
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2017-07-15
1
-10
/
+1
|
\
\
[next]