index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
fs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-28
Merge tag 'writeback_for_v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+5
2020-08-16
Merge tag 'io_uring-5.9-2020-08-15' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2020-08-12
hugetlbfs: remove call to huge_pte_alloc without i_mmap_rwsem
Mike Kravetz
1
-0
/
+10
2020-08-11
fs: RWF_NOWAIT should imply IOCB_NOIO
Jens Axboe
1
-1
/
+1
2020-08-10
Merge tag 'gfs2-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...
Linus Torvalds
1
-1
/
+1
2020-08-07
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-18
/
+18
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+16
2020-08-07
mm: remove unnecessary wrapper function do_mmap_pgoff()
Peter Collingbourne
1
-1
/
+1
2020-08-07
tmpfs: per-superblock i_ino support
Chris Down
1
-0
/
+15
2020-08-07
Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+4
2020-08-04
Merge tag 'docs-5.9' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2020-08-03
Merge tag 'for-5.9/io_uring-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-6
/
+20
2020-08-03
Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-167
/
+2
2020-08-03
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
1
-0
/
+1
2020-08-03
fs: Fix typo in comment
Andreas Gruenbacher
1
-1
/
+1
2020-08-01
fs: optimise kiocb_set_rw_flags()
Pavel Begunkov
1
-5
/
+11
2020-07-31
fs: expose utimes_common
Christoph Hellwig
1
-0
/
+1
2020-07-27
fs: define inode flags using bit numbers
Eric Biggers
1
-18
/
+18
2020-07-16
fs: add a vfs_fchmod helper
Christoph Hellwig
1
-0
/
+1
2020-07-16
fs: add a vfs_fchown helper
Christoph Hellwig
1
-0
/
+2
2020-07-10
Merge tag 'cleanup-kernel_read_write' of git://git.infradead.org/users/hch/misc
Linus Torvalds
1
-1
/
+1
2020-07-08
fs: introduce SB_INLINECRYPT
Satya Tangirala
1
-0
/
+1
2020-07-08
fs: remove __vfs_read
Christoph Hellwig
1
-1
/
+0
2020-07-08
fs: add a __kernel_read helper
Christoph Hellwig
1
-0
/
+1
2020-07-07
fs: Add IOCB_NOIO flag for generic_file_read_iter
Andreas Gruenbacher
1
-0
/
+1
2020-06-26
fs: fs.h: fix a kernel-doc parameter description
Mauro Carvalho Chehab
1
-1
/
+1
2020-06-24
block: move struct block_device to blk_types.h
Christoph Hellwig
1
-41
/
+0
2020-06-24
block: move block-related definitions out of fs.h
Christoph Hellwig
1
-92
/
+0
2020-06-24
block: simplify sb_is_blkdev_sb
Christoph Hellwig
1
-12
/
+6
2020-06-24
fs: remove the mount_bdev and kill_block_super stubs
Christoph Hellwig
1
-16
/
+0
2020-06-24
fs: remove the HAVE_UNLOCKED_IOCTL and HAVE_COMPAT_IOCTL defines
Christoph Hellwig
1
-6
/
+0
2020-06-24
fs: remove an unused block_device_operations forward declaration
Christoph Hellwig
1
-2
/
+0
2020-06-24
block: mark bd_finish_claiming static
Christoph Hellwig
1
-2
/
+0
2020-06-24
tty/sysrq: emergency_thaw_all does not depend on CONFIG_BLOCK
Christoph Hellwig
1
-1
/
+1
2020-06-21
fs: add FMODE_BUF_RASYNC
Jens Axboe
1
-0
/
+3
2020-06-21
mm: add support for async page locking
Jens Axboe
1
-1
/
+6
2020-06-18
block: make function 'kill_bdev' static
Zheng Bin
1
-2
/
+0
2020-06-15
writeback: Drop I_DIRTY_TIME_EXPIRE
Jan Kara
1
-1
/
+0
2020-06-15
writeback: Avoid skipping inode writeback
Jan Kara
1
-2
/
+6
2020-06-14
Merge tag 'for-5.8-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2020-06-11
Merge tag 'nfsd-5.8' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-0
/
+1
2020-06-09
Merge tag 'ovl-update-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-0
/
+2
2020-06-09
Revert "fs: remove dio_end_io()"
David Sterba
1
-0
/
+2
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
1
-2
/
+2
2020-06-05
Merge tag 'afs-next-20200604' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+3
2020-06-05
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-22
/
+1
2020-06-03
fs: move the fiemap definitions out of fs.h
Christoph Hellwig
1
-18
/
+1
2020-06-03
fs: mark __generic_block_fiemap static
Christoph Hellwig
1
-4
/
+0
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-3
/
+3
2020-06-02
Merge tag 'for-5.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
1
-2
/
+2
[next]