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
2023-12-10
fs/Kconfig: make hugetlbfs a menuconfig
Peter Xu
2023-12-10
fs: convert error_remove_page to error_remove_folio
Matthew Wilcox (Oracle)
2023-12-10
smb: do not test the return value of folio_start_writeback()
Matthew Wilcox (Oracle)
2023-12-10
afs: do not test the return value of folio_start_writeback()
Matthew Wilcox (Oracle)
2023-12-10
gfs2: convert stuffed_readpage() to stuffed_read_folio()
Matthew Wilcox (Oracle)
2023-12-10
mm: add folio_fill_tail() and use it in iomap
Matthew Wilcox (Oracle)
2023-12-10
mm: add folio_zero_tail() and use it in ext4
Matthew Wilcox (Oracle)
2023-12-10
fs/proc/task_mmu: report SOFT_DIRTY bits through the PAGEMAP_SCAN ioctl
Andrei Vagin
2023-12-06
Merge branch 'master' into mm-hotfixes-stable
Andrew Morton
2023-12-06
nilfs2: prevent WARNING in nilfs_sufile_set_segment_usage()
Ryusuke Konishi
2023-12-06
mm/hugetlb: have CONFIG_HUGETLB_PAGE select CONFIG_XARRAY_MULTI
Sidhartha Kumar
2023-12-06
nilfs2: fix missing error check for sb_set_blocksize call
Ryusuke Konishi
2023-12-06
squashfs: squashfs_read_data need to check if the length is 0
Lizhi Xu
2023-12-06
mm/pagemap: fix wr-protect even if PM_SCAN_WP_MATCHING not set
Peter Xu
2023-12-06
mm/pagemap: fix ioctl(PAGEMAP_SCAN) on vma check
Peter Xu
2023-12-03
Merge tag 'v6.7-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-12-02
Merge tag 'fs_for_v6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-12-02
Merge tag 'bcachefs-2023-11-29' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2023-12-01
Merge tag 'net-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-11-30
smb: client, common: fix fortify warnings
Dmitry Antipov
2023-11-29
Merge tag 'wireless-2023-11-29' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2023-11-29
cifs: Fix FALLOC_FL_INSERT_RANGE by setting i_size after EOF moved
David Howells
2023-11-29
cifs: Fix FALLOC_FL_ZERO_RANGE by setting i_size if EOF moved
David Howells
2023-11-28
bcachefs: Extra kthread_should_stop() calls for copygc
Kent Overstreet
2023-11-28
bcachefs: Convert gc_alloc_start() to for_each_btree_key2()
Kent Overstreet
2023-11-28
bcachefs: Fix race between btree writes and metadata drop
Kent Overstreet
2023-11-28
bcachefs: move journal seq assertion
Kent Overstreet
2023-11-28
bcachefs: -EROFS doesn't count as move_extent_start_fail
Kent Overstreet
2023-11-28
smb: client: report correct st_size for SMB and NFS symlinks
Paulo Alcantara
2023-11-28
smb: client: fix missing mode bits for SMB symlinks
Paulo Alcantara
2023-11-28
bcachefs: trace_move_extent_start_fail() now includes errcode
Kent Overstreet
2023-11-28
bcachefs: Fix split_race livelock
Kent Overstreet
2023-11-28
bcachefs: Fix bucket data type for stripe buckets
Kent Overstreet
2023-11-28
bcachefs: Add missing validation for jset_entry_data_usage
Kent Overstreet
2023-11-28
bcachefs: Fix zstd compress workspace size
Kent Overstreet
2023-11-28
Merge tag 'for-6.7-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-11-27
Merge tag '6.7-rc3-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2023-11-27
debugfs: add API to allow debugfs operations cancellation
Johannes Berg
2023-11-27
debugfs: annotate debugfs handlers vs. removal with lockdep
Johannes Berg
2023-11-27
debugfs: fix automount d_fsdata usage
Johannes Berg
2023-11-26
Merge tag 'trace-v6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-11-26
Merge tag '6.7-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-11-25
bcachefs: bpos is misaligned on big endian
Kent Overstreet
2023-11-25
bcachefs: Fix ec + durability calculation
Kent Overstreet
2023-11-25
bcachefs: Data update path won't accidentaly grow replicas
Kent Overstreet
2023-11-25
Merge tag 'xfs-6.7-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-11-24
Merge tag 'afs-fixes-20231124' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-11-24
btrfs: send: ensure send_fd is writable
Jann Horn
2023-11-24
btrfs: free the allocated memory if btrfs_alloc_page_array() fails
Qu Wenruo
2023-11-24
btrfs: fix 64bit compat send ioctl arguments not initializing version member
David Sterba
[next]