index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
fs.h
Age
Commit message (
Expand
)
Author
2020-05-04
gcc-10 warnings: fix low-hanging fruit
Linus Torvalds
2020-04-04
Merge tag 'drm-next-2020-04-03-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-04-03
Merge branch 'ttm-transhuge' of git://people.freedesktop.org/~thomash/linux i...
Dave Airlie
2020-04-02
hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronization
Mike Kravetz
2020-03-30
Merge tag 'driver-core-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-03-30
Merge tag 'for-5.7/block-2020-03-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-03-24
fs: Constify vma argument to vma_is_dax
Thomas Hellstrom (VMware)
2020-03-24
block: remove __bdevname
Christoph Hellwig
2020-03-20
firmware: Add new platform fallback mechanism and firmware_request_platform()
Hans de Goede
2020-03-06
futex: Fix inode life-time issue
Peter Zijlstra
2020-02-10
firmware_loader: load files from the mount namespace of init
Topi Miettinen
2020-02-08
Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-02-08
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2020-02-07
fs_parse: fold fs_parameter_desc/fs_parameter_spec
Al Viro
2020-02-05
Merge branch 'work.recursive_removal' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-02-05
Merge branch 'imm.timestamp' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-02-04
Merge tag 'ovl-update-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2020-02-03
fs: Enable bmap() function to properly return errors
Carlos Maiolino
2020-01-31
mm/filemap.c: clean up filemap_write_and_wait()
Ira Weiny
2020-01-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-01-24
vfs: add vfs_iocb_iter_[read|write] helper functions
Jiufei Xue
2020-01-03
compat_ioctl: simplify the implementation
Arnd Bergmann
2019-12-10
simple_recursive_removal(): kernel-side rm -rf for ramfs-style filesystems
Al Viro
2019-12-08
fs: Delete timespec64_trunc()
Deepa Dinamani
2019-12-08
sched/rt, fs: Use CONFIG_PREEMPTION
Thomas Gleixner
2019-12-02
Merge tag 'xfs-5.5-merge-16' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-12-01
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-12-01
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-12-01
fs/direct-io.c: keep dio_warn_stale_pagecache() when CONFIG_BLOCK=n
Konstantin Khlebnikov
2019-11-26
Revert "vfs: properly and reliably lock f_pos in fdget_pos()"
Linus Torvalds
2019-11-25
Merge tag 'for-5.5/disk-revalidate-20191122' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-11-25
vfs: properly and reliably lock f_pos in fdget_pos()
Linus Torvalds
2019-11-14
block: remove (__)blkdev_reread_part as an exported API
Christoph Hellwig
2019-11-14
block: move rescan_partitions to fs/block_dev.c
Christoph Hellwig
2019-10-28
fs: add generic UNRESVSP and ZERO_RANGE ioctl handlers
Christoph Hellwig
2019-10-23
compat_ioctl: add compat_ptr_ioctl()
Arnd Bergmann
2019-09-27
Merge tag 'nfsd-5.4' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2019-09-24
mm,thp: avoid writes to file with THP in pagecache
Song Liu
2019-09-19
Merge tag 'y2038-vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/p...
Linus Torvalds
2019-09-18
Merge tag 'xfs-5.4-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-09-18
Merge tag 'vfs-5.4-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-09-18
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...
Linus Torvalds
2019-08-30
fs: Export generic_fadvise()
Jan Kara
2019-08-30
vfs: Add timestamp_truncate() api
Deepa Dinamani
2019-08-30
vfs: Add file timestamp range support
Deepa Dinamani
2019-08-20
vfs: don't allow writes to swap files
Darrick J. Wong
2019-08-19
locks: create a new notifier chain for lease attempts
Jeff Layton
2019-08-12
fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl
Eric Biggers
2019-07-30
loop: Fix mount(2) failure due to race with LOOP_SET_FD
Jan Kara
2019-07-28
fs-verity: add inode and superblock fields
Eric Biggers
[next]