index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
fs.h
Age
Commit message (
Expand
)
Author
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-06-02
Merge tag 'for-5.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2020-06-02
Merge tag 'vfs-5.8-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-06-02
Merge tag 'vfs-5.8-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-06-02
Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-02
Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-02
mm: add readahead address space operation
Matthew Wilcox (Oracle)
2020-06-02
vfs: track per-sb writeback errors and report them to syncfs
Jeff Layton
2020-06-01
Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-05-28
fs: remove dio_end_io()
Goldwyn Rodrigues
2020-05-25
fs: export generic_file_buffered_read()
Goldwyn Rodrigues
2020-05-21
block: remove ioctl_by_bdev
Christoph Hellwig
2020-05-14
vfs: allow unprivileged whiteout creation
Miklos Szeredi
2020-05-13
fs: Introduce DCACHE_DONTCACHE
Ira Weiny
2020-05-13
fs: Lift XFS_IDONTCACHE to the VFS layer
Ira Weiny
2020-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-04
gcc-10 warnings: fix low-hanging fruit
Linus Torvalds
2020-05-04
fs: Remove unneeded IS_DAX() check in io_is_direct()
Ira Weiny
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-04-20
block: fold bdev_unhash_inode into invalidate_partition
Christoph Hellwig
2020-04-20
block: mark invalidate_partition static
Christoph Hellwig
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
[next]