index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
*
mm/filemap.c: clean up filemap_write_and_wait()
Ira Weiny
2020-01-31
1
-1
/
+5
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-01-29
1
-4
/
+0
|
\
|
*
compat_ioctl: simplify the implementation
Arnd Bergmann
2020-01-03
1
-4
/
+0
*
|
sched/rt, fs: Use CONFIG_PREEMPTION
Thomas Gleixner
2019-12-08
1
-2
/
+2
|
/
*
Merge tag 'xfs-5.5-merge-16' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-12-02
1
-1
/
+1
|
\
|
*
fs: add generic UNRESVSP and ZERO_RANGE ioctl handlers
Christoph Hellwig
2019-10-28
1
-1
/
+1
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-12-01
1
-1
/
+5
|
\
\
|
*
|
fs/direct-io.c: keep dio_warn_stale_pagecache() when CONFIG_BLOCK=n
Konstantin Khlebnikov
2019-12-01
1
-1
/
+5
*
|
|
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-12-01
1
-0
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
compat_ioctl: add compat_ptr_ioctl()
Arnd Bergmann
2019-10-23
1
-0
/
+7
|
|
/
*
|
Revert "vfs: properly and reliably lock f_pos in fdget_pos()"
Linus Torvalds
2019-11-26
1
-0
/
+2
*
|
Merge tag 'for-5.5/disk-revalidate-20191122' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-11-25
1
-4
/
+0
|
\
\
|
*
|
block: remove (__)blkdev_reread_part as an exported API
Christoph Hellwig
2019-11-14
1
-2
/
+0
|
*
|
block: move rescan_partitions to fs/block_dev.c
Christoph Hellwig
2019-11-14
1
-2
/
+0
|
|
/
*
/
vfs: properly and reliably lock f_pos in fdget_pos()
Linus Torvalds
2019-11-25
1
-2
/
+0
|
/
*
Merge tag 'nfsd-5.4' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2019-09-27
1
-0
/
+5
|
\
|
*
locks: create a new notifier chain for lease attempts
Jeff Layton
2019-08-19
1
-0
/
+5
*
|
mm,thp: avoid writes to file with THP in pagecache
Song Liu
2019-09-24
1
-0
/
+32
*
|
Merge tag 'y2038-vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/p...
Linus Torvalds
2019-09-19
1
-0
/
+5
|
\
\
|
*
|
vfs: Add timestamp_truncate() api
Deepa Dinamani
2019-08-30
1
-0
/
+2
|
*
|
vfs: Add file timestamp range support
Deepa Dinamani
2019-08-30
1
-0
/
+3
*
|
|
Merge tag 'xfs-5.4-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-09-18
1
-0
/
+2
|
\
\
\
|
*
|
|
fs: Export generic_fadvise()
Jan Kara
2019-08-30
1
-0
/
+2
|
|
/
/
*
|
|
Merge tag 'vfs-5.4-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-09-18
1
-0
/
+11
|
\
\
\
|
*
|
|
vfs: don't allow writes to swap files
Darrick J. Wong
2019-08-20
1
-0
/
+11
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...
Linus Torvalds
2019-09-18
1
-0
/
+11
|
\
\
\
|
*
|
|
fs-verity: add inode and superblock fields
Eric Biggers
2019-07-28
1
-0
/
+11
|
|
/
/
*
|
/
fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl
Eric Biggers
2019-08-12
1
-0
/
+1
|
|
/
|
/
|
*
|
loop: Fix mount(2) failure due to race with LOOP_SET_FD
Jan Kara
2019-07-30
1
-0
/
+6
|
/
*
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-07-19
1
-21
/
+0
|
\
|
*
vfs: Kill sget_userns()
David Howells
2019-05-25
1
-5
/
+0
|
*
fold mount_pseudo_xattr() into pseudo_fs_get_tree()
Al Viro
2019-05-25
1
-13
/
+0
|
*
vfs: Kill mount_ns()
David Howells
2019-05-25
1
-3
/
+0
|
*
mount_pseudo(): drop 'name' argument, switch to d_make_root()
Al Viro
2019-05-25
1
-3
/
+3
*
|
Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/x...
Linus Torvalds
2019-07-12
1
-0
/
+12
|
\
\
|
*
|
vfs: create a generic checking function for FS_IOC_FSSETXATTR
Darrick J. Wong
2019-07-01
1
-0
/
+9
|
*
|
vfs: create a generic checking and prep function for FS_IOC_SETFLAGS
Darrick J. Wong
2019-07-01
1
-0
/
+3
|
|
/
*
|
Merge tag 'nfsd-5.3' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2019-07-10
1
-2
/
+0
|
\
\
|
*
|
locks: Cleanup lm_compare_owner and lm_owner_key
Benjamin Coddington
2019-07-03
1
-2
/
+0
|
|
/
*
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2019-07-10
1
-0
/
+2
|
\
\
|
*
|
mm: add filemap_fdatawait_range_keep_errors()
Ross Zwisler
2019-06-20
1
-0
/
+2
|
|
/
*
|
Merge tag 'copy-file-range-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xf...
Linus Torvalds
2019-07-10
1
-0
/
+9
|
\
\
|
*
|
vfs: introduce file_modified() helper
Amir Goldstein
2019-06-09
1
-0
/
+2
|
*
|
vfs: add missing checks to copy_file_range
Amir Goldstein
2019-06-09
1
-0
/
+3
|
*
|
vfs: introduce generic_file_rw_checks()
Amir Goldstein
2019-06-09
1
-0
/
+1
|
*
|
vfs: introduce generic_copy_file_range()
Dave Chinner
2019-06-09
1
-0
/
+3
|
|
/
*
|
Merge tag 'fsnotify_for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-07-10
1
-0
/
+1
|
\
\
|
*
|
fanotify: Disallow permission events for proc filesystem
Jan Kara
2019-05-28
1
-0
/
+1
|
|
/
*
|
Merge tag 'locks-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jla...
Linus Torvalds
2019-07-10
1
-2
/
+2
|
\
\
|
*
|
locks: eliminate false positive conflicts for write lease
Amir Goldstein
2019-06-19
1
-2
/
+2
|
|
/
[next]