index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
fs.h
Age
Commit message (
Expand
)
Author
2020-09-03
writeback: Avoid skipping inode writeback
Jan Kara
2020-05-20
gcc-10 warnings: fix low-hanging fruit
Linus Torvalds
2020-03-25
futex: Fix inode life-time issue
Peter Zijlstra
2019-07-28
mm: add filemap_fdatawait_range_keep_errors()
Ross Zwisler
2019-05-08
fs: stream_open - opener for stream-like files so that read and write can run...
Kirill Smelkov
2019-05-02
aio: simplify - and fix - fget/fput for io_submit()
Linus Torvalds
2018-11-13
fsnotify: Fix busy inodes during unmount
Jan Kara
2018-09-24
vfs: swap names of {do,vfs}_clone_file_range()
Amir Goldstein
2018-08-30
vfs: add the fadvise() file operation
Amir Goldstein
2018-08-23
namei: allow restricted O_CREAT of FIFOs and regular files
Salvatore Mesoraca
2018-08-21
Merge tag 'ovl-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-08-17
mpage: mpage_readpages() should submit IO as read-ahead
Jens Axboe
2018-08-17
vfs: discard ATTR_ATTR_FLAG
NeilBrown
2018-08-13
Merge branches 'work.misc' and 'work.dcache' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2018-08-13
Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-08-13
Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-08-03
new helper: inode_fake_hash()
Al Viro
2018-08-03
new primitive: discard_new_inode()
Al Viro
2018-07-22
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2018-07-18
vfs: remove open_flags from d_real()
Miklos Szeredi
2018-07-18
Partially revert "locks: fix file locking on overlayfs"
Miklos Szeredi
2018-07-18
Revert "vfs: add flags to d_real()"
Miklos Szeredi
2018-07-18
Revert "vfs: update ovl inode before relatime check"
Miklos Szeredi
2018-07-18
vfs: export vfs_dedupe_file_range_one() to modules
Miklos Szeredi
2018-07-18
vfs: export vfs_ioctl() to modules
Miklos Szeredi
2018-07-18
vfs: make open_with_fake_path() not contribute to nr_files
Miklos Szeredi
2018-07-18
Merge branch 'dedupe-cleanup' into overlayfs-next
Miklos Szeredi
2018-07-12
new helper: open_with_fake_path()
Al Viro
2018-07-12
kill FILE_{CREATED,OPENED}
Al Viro
2018-07-12
get rid of 'opened' argument of ->atomic_open() - part 3
Al Viro
2018-07-12
getting rid of 'opened' argument of ->atomic_open() - part 1
Al Viro
2018-07-12
introduce FMODE_CREATED and switch to it
Al Viro
2018-07-12
introduce FMODE_OPENED
Al Viro
2018-07-10
drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()
Al Viro
2018-07-10
turn filp_clone_open() into inline wrapper for dentry_open()
Al Viro
2018-07-08
fs: shave 8 bytes off of struct inode
Amir Goldstein
2018-07-06
vfs: dedupe: rationalize args
Miklos Szeredi
2018-07-06
vfs: dedupe: return int
Miklos Szeredi
2018-06-28
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
2018-06-18
removed extra extern file_fdatawait_range
Vasily Averin
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
[next]