index
:
kernel/linux.git
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.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
fs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-08
fs: add fget_many() and fput_many()
Jens Axboe
1
-1
/
+3
2021-01-30
writeback: Drop I_DIRTY_TIME_EXPIRE
Jan Kara
1
-1
/
+0
2021-01-30
fs: move I_DIRTY_INODE to fs.h
Christoph Hellwig
1
-1
/
+2
2020-09-03
writeback: Avoid skipping inode writeback
Jan Kara
1
-2
/
+6
2020-05-20
gcc-10 warnings: fix low-hanging fruit
Linus Torvalds
1
-1
/
+1
2020-04-02
futex: Fix inode life-time issue
Peter Zijlstra
1
-0
/
+1
2019-07-31
mm: add filemap_fdatawait_range_keep_errors()
Ross Zwisler
1
-0
/
+2
2019-06-11
fs: stream_open - opener for stream-like files so that read and write can run...
Kirill Smelkov
1
-0
/
+4
2019-04-27
iomap: report collisions between directio and buffered writes to userspace
Darrick J. Wong
1
-0
/
+1
2018-12-01
namei: allow restricted O_CREAT of FIFOs and regular files
Salvatore Mesoraca
1
-0
/
+2
2018-11-10
vfs: swap names of {do,vfs}_clone_file_range()
Amir Goldstein
1
-14
/
+3
2018-03-21
fs: Teach path_connected to handle nfs filesystems with multiple roots.
Eric W. Biederman
1
-0
/
+1
2018-03-09
dax: fix vma_is_fsdax() helper
Dan Williams
1
-1
/
+1
2017-12-05
autofs: revert "autofs: fix AT_NO_AUTOMOUNT not being honored"
Ian Kent
1
-1
/
+2
2017-12-05
mm: introduce get_user_pages_longterm
Dan Williams
1
-0
/
+14
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-04
include/linux/fs.h: fix comment about struct address_space
Mike Rapoport
1
-1
/
+1
2017-09-15
vfs: constify path argument to kernel_read_file_from_path
Mimi Zohar
1
-1
/
+1
2017-09-15
Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+3
2017-09-15
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-10
/
+38
2017-09-15
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-6
/
+3
2017-09-13
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2017-09-09
autofs: fix AT_NO_AUTOMOUNT not being honored
Ian Kent
1
-2
/
+1
2017-09-09
lib/interval_tree: fast overlap detection
Davidlohr Bueso
1
-2
/
+2
2017-09-08
Merge branch 'quota_scaling' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+4
2017-09-07
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2017-09-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+0
2017-09-07
include/linux/fs.h: remove unneeded forward definition of mm_struct
Jeff Layton
1
-2
/
+0
2017-09-07
Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
1
-4
/
+16
2017-09-06
Merge tag 'locks-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
1
-1
/
+0
2017-09-06
Merge tag 'xfs-4.14-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-0
/
+1
2017-09-05
Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+7
2017-09-05
fs: unexport vfs_readv and vfs_writev
Christoph Hellwig
1
-2
/
+0
2017-09-05
fs: unexport __vfs_read/__vfs_write
Christoph Hellwig
1
-1
/
+0
2017-09-05
fs: make the buf argument to __kernel_write a void pointer
Christoph Hellwig
1
-1
/
+1
2017-09-05
fs: fix kernel_write prototype
Christoph Hellwig
1
-1
/
+1
2017-09-05
fs: fix kernel_read prototype
Christoph Hellwig
1
-1
/
+1
2017-09-05
fs: support RWF_NOWAIT for buffered reads
Christoph Hellwig
1
-3
/
+3
2017-09-04
vfs: add flags to d_real()
Miklos Szeredi
1
-1
/
+1
2017-09-01
xfs: evict all inodes involved with log redo item
Darrick J. Wong
1
-0
/
+1
2017-09-01
annotate RWF_... flags
Christoph Hellwig
1
-5
/
+7
2017-08-28
Merge 4.13-rc7 into char-misc-next
Greg Kroah-Hartman
1
-2
/
+2
2017-08-27
Clarify (and fix) MAX_LFS_FILESIZE macros
Linus Torvalds
1
-2
/
+2
2017-08-23
block: cache the partition index in struct block_device
Christoph Hellwig
1
-0
/
+1
2017-08-17
fs: Provide __inode_get_bytes()
Jan Kara
1
-0
/
+4
2017-08-01
mm: remove optimizations based on i_size in mapping writeback waits
Jeff Layton
1
-1
/
+6
2017-08-01
mm: add file_fdatawait_range and file_write_and_wait
Jeff Layton
1
-1
/
+10
2017-07-29
Documentation: add some docs for errseq_t
Jeff Layton
1
-2
/
+0
2017-07-24
Merge 4.13-rc2 into char-misc-next
Greg Kroah-Hartman
1
-8
/
+9
2017-07-19
Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-8
/
+9
[next]