index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
fs.h
Age
Commit message (
Expand
)
Author
2020-10-12
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-10-07
fs: remove no longer used dio_end_io()
Goldwyn Rodrigues
2020-10-05
fs/kernel_read_file: Split into separate include file
Scott Branden
2020-10-05
fs/kernel_read_file: Remove FIRMWARE_EFI_EMBEDDED enum
Kees Cook
2020-10-05
fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enum
Kees Cook
2020-10-03
iov_iter: refactor rw_copy_check_uvector and import_iovec
Christoph Hellwig
2020-09-30
fs: align IOCB_* flags with RWF_* flags
Jens Axboe
2020-09-30
io_uring: move io_uring_get_socket() into io_uring.h
Jens Axboe
2020-09-26
fs: move vfs_fstatat out of line
Christoph Hellwig
2020-09-26
fs: implement vfs_stat and vfs_lstat in terms of vfs_fstatat
Christoph Hellwig
2020-09-26
fs: remove vfs_statx_fd
Christoph Hellwig
2020-09-24
bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
Christoph Hellwig
2020-09-24
fs: remove the unused SB_I_MULTIROOT flag
Christoph Hellwig
2020-09-10
fs: Add standard casefolding support
Daniel Rosenberg
2020-09-08
fs: don't allow splice read/write without explicit ops
Christoph Hellwig
2020-08-28
Merge tag 'writeback_for_v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-08-16
Merge tag 'io_uring-5.9-2020-08-15' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-12
hugetlbfs: remove call to huge_pte_alloc without i_mmap_rwsem
Mike Kravetz
2020-08-11
fs: RWF_NOWAIT should imply IOCB_NOIO
Jens Axboe
2020-08-10
Merge tag 'gfs2-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...
Linus Torvalds
2020-08-07
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-07
mm: remove unnecessary wrapper function do_mmap_pgoff()
Peter Collingbourne
2020-08-07
tmpfs: per-superblock i_ino support
Chris Down
2020-08-07
Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-04
Merge tag 'docs-5.9' of git://git.lwn.net/linux
Linus Torvalds
2020-08-03
Merge tag 'for-5.9/io_uring-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-03
Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-03
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2020-08-03
fs: Fix typo in comment
Andreas Gruenbacher
2020-08-01
fs: optimise kiocb_set_rw_flags()
Pavel Begunkov
2020-07-31
fs: expose utimes_common
Christoph Hellwig
2020-07-27
fs: define inode flags using bit numbers
Eric Biggers
2020-07-16
fs: add a vfs_fchmod helper
Christoph Hellwig
2020-07-16
fs: add a vfs_fchown helper
Christoph Hellwig
2020-07-10
Merge tag 'cleanup-kernel_read_write' of git://git.infradead.org/users/hch/misc
Linus Torvalds
2020-07-08
fs: introduce SB_INLINECRYPT
Satya Tangirala
2020-07-08
fs: remove __vfs_read
Christoph Hellwig
2020-07-08
fs: add a __kernel_read helper
Christoph Hellwig
2020-07-07
fs: Add IOCB_NOIO flag for generic_file_read_iter
Andreas Gruenbacher
2020-06-26
fs: fs.h: fix a kernel-doc parameter description
Mauro Carvalho Chehab
2020-06-24
block: move struct block_device to blk_types.h
Christoph Hellwig
2020-06-24
block: move block-related definitions out of fs.h
Christoph Hellwig
2020-06-24
block: simplify sb_is_blkdev_sb
Christoph Hellwig
2020-06-24
fs: remove the mount_bdev and kill_block_super stubs
Christoph Hellwig
2020-06-24
fs: remove the HAVE_UNLOCKED_IOCTL and HAVE_COMPAT_IOCTL defines
Christoph Hellwig
2020-06-24
fs: remove an unused block_device_operations forward declaration
Christoph Hellwig
2020-06-24
block: mark bd_finish_claiming static
Christoph Hellwig
2020-06-24
tty/sysrq: emergency_thaw_all does not depend on CONFIG_BLOCK
Christoph Hellwig
2020-06-21
fs: add FMODE_BUF_RASYNC
Jens Axboe
[prev]
[next]