index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
fs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-28
mm: drop the assumption that VM_SHARED always implies writable
Lorenzo Stoakes
1
-2
/
+2
2025-04-10
fuse: don't truncate cached, mutated symlink
Miklos Szeredi
1
-0
/
+2
2024-11-08
mount: warn only once about timestamp range expiration
Anthony Iliopoulos
1
-0
/
+1
2024-11-08
fs: explicitly unregister per-superblock BDIs
Christoph Hellwig
1
-0
/
+1
2024-09-04
vfs: Don't evict inode under the inode lru traversing context
Zhihao Cheng
1
-0
/
+5
2024-04-13
fs: add a vfs_fchmod helper
Christoph Hellwig
1
-0
/
+1
2024-04-13
fs: add a vfs_fchown helper
Christoph Hellwig
1
-0
/
+2
2024-03-26
io_uring/unix: drop usage of io_uring socket
Jens Axboe
1
-3
/
+3
2024-03-01
fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via libaio
Bart Van Assche
1
-0
/
+2
2024-02-23
fs: add mode_strip_sgid() helper
Yang Xu
1
-0
/
+1
2023-12-08
ovl: skip overlayfs superblocks at global sync
Konstantin Khlebnikov
1
-0
/
+2
2023-06-05
fs: fix undefined behavior in bit shift for SB_NOUSER
Hao Ge
1
-20
/
+20
2023-01-18
libfs: add DEFINE_SIMPLE_ATTRIBUTE_SIGNED for signed value
Akinobu Mita
1
-2
/
+10
2022-09-05
io_uring: disable polling pollfree files
Pavel Begunkov
1
-0
/
+1
2021-01-30
writeback: Drop I_DIRTY_TIME_EXPIRE
Jan Kara
1
-1
/
+0
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-03-25
futex: Fix inode life-time issue
Peter Zijlstra
1
-0
/
+1
2019-12-17
compat_ioctl: add compat_ptr_ioctl()
Arnd Bergmann
1
-0
/
+7
2019-09-27
Merge tag 'nfsd-5.4' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-0
/
+5
2019-09-24
mm,thp: avoid writes to file with THP in pagecache
Song Liu
1
-0
/
+32
2019-09-19
Merge tag 'y2038-vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/p...
Linus Torvalds
1
-0
/
+5
2019-09-18
Merge tag 'xfs-5.4-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-0
/
+2
2019-09-18
Merge tag 'vfs-5.4-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-0
/
+11
2019-09-18
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...
Linus Torvalds
1
-0
/
+11
2019-08-30
fs: Export generic_fadvise()
Jan Kara
1
-0
/
+2
2019-08-30
vfs: Add timestamp_truncate() api
Deepa Dinamani
1
-0
/
+2
2019-08-30
vfs: Add file timestamp range support
Deepa Dinamani
1
-0
/
+3
2019-08-20
vfs: don't allow writes to swap files
Darrick J. Wong
1
-0
/
+11
2019-08-19
locks: create a new notifier chain for lease attempts
Jeff Layton
1
-0
/
+5
2019-08-12
fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl
Eric Biggers
1
-0
/
+1
2019-07-30
loop: Fix mount(2) failure due to race with LOOP_SET_FD
Jan Kara
1
-0
/
+6
2019-07-28
fs-verity: add inode and superblock fields
Eric Biggers
1
-0
/
+11
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-21
/
+0
2019-07-12
Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/x...
Linus Torvalds
1
-0
/
+12
2019-07-10
Merge tag 'nfsd-5.3' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-2
/
+0
2019-07-10
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+2
2019-07-10
Merge tag 'copy-file-range-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xf...
Linus Torvalds
1
-0
/
+9
2019-07-10
Merge tag 'fsnotify_for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2019-07-10
Merge tag 'locks-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jla...
Linus Torvalds
1
-2
/
+2
2019-07-03
locks: Cleanup lm_compare_owner and lm_owner_key
Benjamin Coddington
1
-2
/
+0
2019-07-01
vfs: create a generic checking function for FS_IOC_FSSETXATTR
Darrick J. Wong
1
-0
/
+9
2019-07-01
vfs: create a generic checking and prep function for FS_IOC_SETFLAGS
Darrick J. Wong
1
-0
/
+3
2019-06-20
mm: add filemap_fdatawait_range_keep_errors()
Ross Zwisler
1
-0
/
+2
2019-06-19
locks: eliminate false positive conflicts for write lease
Amir Goldstein
1
-2
/
+2
2019-06-09
vfs: introduce file_modified() helper
Amir Goldstein
1
-0
/
+2
2019-06-09
vfs: add missing checks to copy_file_range
Amir Goldstein
1
-0
/
+3
2019-06-09
vfs: introduce generic_file_rw_checks()
Amir Goldstein
1
-0
/
+1
2019-06-09
vfs: introduce generic_copy_file_range()
Dave Chinner
1
-0
/
+3
2019-06-08
docs: fs: fix broken links to vfs.txt with was renamed to vfs.rst
Mauro Carvalho Chehab
1
-1
/
+1
[next]