index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2022-04-01
ntfs: Correct mark_ntfs_record_dirty() folio conversion
Matthew Wilcox (Oracle)
2022-04-01
f2fs: Get the superblock from the mapping instead of the page
Matthew Wilcox (Oracle)
2022-04-01
f2fs: Correct f2fs_dirty_data_folio() conversion
Matthew Wilcox (Oracle)
2022-04-01
ext4: Correct ext4_journalled_dirty_folio() conversion
Matthew Wilcox (Oracle)
2022-04-01
filemap: Remove AOP_FLAG_CONT_EXPAND
Matthew Wilcox (Oracle)
2022-04-01
fs: Pass an iocb to generic_perform_write()
Matthew Wilcox (Oracle)
2022-04-01
iomap: Simplify is_partially_uptodate a little
Matthew Wilcox (Oracle)
2022-04-01
fs: Remove ->readpages address space operation
Matthew Wilcox (Oracle)
2022-03-29
fs: fix fd table size alignment properly
Linus Torvalds
2022-03-29
Merge tag 'nfs-for-5.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2022-03-29
Merge tag 'jfs-5.18' of https://github.com/kleikamp/linux-shaggy
Linus Torvalds
2022-03-29
fs: fd tables have to be multiples of BITS_PER_LONG
Linus Torvalds
2022-03-28
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-03-28
Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-03-28
NFSv4/pNFS: Fix another issue with a list iterator pointing to the head
Trond Myklebust
2022-03-27
Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-03-26
Merge tag 'write-page-prefaulting' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-03-26
Merge tag 'for-5.18/alloc-cleanups-2022-03-25' of git://git.kernel.dk/linux-b...
Linus Torvalds
2022-03-26
Merge tag 'for-5.18/write-streams-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-25
NFS: Don't loop forever in nfs_do_recoalesce()
Trond Myklebust
2022-03-25
Merge tag 'fs_for_v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-25
Merge tag 'fsnotify_for_v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-03-25
Merge tag 'kbuild-gnu11-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-25
fs/iomap: Fix buffered write page prefaulting
Andreas Gruenbacher
2022-03-24
Merge tag 'ceph-for-5.18-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2022-03-24
Merge tag 'xfs-5.18-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-03-24
Merge tag 'dax-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/nvd...
Linus Torvalds
2022-03-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-24
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
2022-03-24
Merge tag 'fs.rt.v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
2022-03-24
Merge tag 'fs.v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner...
Linus Torvalds
2022-03-24
NFSv4.1: don't retry BIND_CONN_TO_SESSION on session error
Olga Kornievskaia
2022-03-24
NFS: replace usage of found with dedicated list iterator variable
Jakob Koschel
2022-03-23
fat: use pointer to simple type in put_user()
Helge Deller
2022-03-23
minix: fix bug when opening a file with O_DIRECT
Qinghua Jin
2022-03-23
fs/pipe.c: local vars have to match types of proper pipe_inode_info fields
Andrei Vagin
2022-03-23
fs/pipe: use kvcalloc to allocate a pipe_buffer array
Andrei Vagin
2022-03-23
proc/vmcore: fix vmcore_alloc_buf() kernel-doc comment
Yang Li
2022-03-23
proc/vmcore: fix possible deadlock on concurrent mmap and read
David Hildenbrand
2022-03-23
proc: alloc PATH_MAX bytes for /proc/${pid}/fd/ symlinks
Hao Lee
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-23
fs: do not pass __GFP_HIGHMEM to bio_alloc in do_mpage_readpage
Christoph Hellwig
2022-03-22
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-22
mm/fs: delete PF_SWAPWRITE
Hugh Dickins
2022-03-22
userfaultfd: provide unmasked address on page-fault
Nadav Amit
2022-03-22
mm: dcache: use kmem_cache_alloc_lru() to allocate dentry
Muchun Song
2022-03-22
f2fs: allocate inode by using alloc_inode_sb()
Muchun Song
2022-03-22
fs: allocate inode by using alloc_inode_sb()
Muchun Song
[next]