index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-02-21
xfs: fix a comment in xfarray.c
Christoph Hellwig
2024-02-21
xfs: remove xfarray_sortinfo.page_kaddr
Christoph Hellwig
2024-02-21
xfs: add file_{get,put}_folio
Darrick J. Wong
2024-02-21
xfs: use shmem_get_folio in in xfile_load
Christoph Hellwig
2024-02-21
xfs: use shmem_get_folio in xfile_obj_store
Christoph Hellwig
2024-02-21
xfs: don't allow highmem pages in xfile mappings
Christoph Hellwig
2024-02-21
xfs: don't try to handle non-update pages in xfile_obj_load
Christoph Hellwig
2024-02-21
xfs: remove the xfile_pread/pwrite APIs
Christoph Hellwig
2024-02-21
xfs: remove xfile_stat
Christoph Hellwig
2024-02-21
xfs: don't modify file and inode flags for shmem files
Christoph Hellwig
2024-02-21
xfs: use shmem_kernel_file_setup in xfile_create
Christoph Hellwig
2024-02-21
xfs: shmem_file_setup can't return NULL
Christoph Hellwig
2024-02-21
xfs: use VM_NORESERVE in xfile_create
Christoph Hellwig
2024-02-21
shmem: document how to "persist" data when using shmem_*file_setup
Christoph Hellwig
2024-02-21
shmem: export shmem_kernel_file_setup
Christoph Hellwig
2024-02-21
shmem: export shmem_get_folio
Christoph Hellwig
2024-02-21
shmem: move the shmem_mapping assert into shmem_get_folio_gfp
Christoph Hellwig
2024-02-21
shmem: set a_ops earlier in shmem_symlink
Christoph Hellwig
2024-02-21
shmem: move shmem_mapping out of line
Christoph Hellwig
2024-02-21
mm: move mapping_set_update out of <linux/swap.h>
Christoph Hellwig
2024-02-20
xfs: use kvfree in xfs_ioc_getfsmap()
Dave Chinner
2024-02-20
xfs: use kvfree() in xfs_ioc_attr_list()
Dave Chinner
2024-02-19
xfs: Remove mrlock wrapper
Matthew Wilcox (Oracle)
2024-02-19
xfs: Replace xfs_isilocked with xfs_assert_ilocked
Matthew Wilcox (Oracle)
2024-02-19
locking: Add rwsem_assert_held() and rwsem_assert_held_write()
Matthew Wilcox (Oracle)
2024-02-19
xfs: use kvfree for buf in xfs_ioc_getbmap
Christoph Hellwig
2024-02-17
xfs: ensure submit buffers on LSN boundaries in error handlers
Long Li
2024-02-17
xfs: remove duplicate ifdefs
Shrikanth Hegde
2024-02-17
xfs: disable sparse inode chunk alignment check when there is no alignment
Darrick J. Wong
2024-02-13
xfs: use xfs_defer_alloc a bit more
Dave Chinner
2024-02-13
xfs: clean up remaining GFP_NOFS users
Dave Chinner
2024-02-13
xfs: place the CIL under nofs allocation context
Dave Chinner
2024-02-13
xfs: place intent recovery under NOFS allocation context
Dave Chinner
2024-02-13
xfs: use GFP_KERNEL in pure transaction contexts
Dave Chinner
2024-02-13
xfs: use __GFP_NOLOCKDEP instead of GFP_NOFS
Dave Chinner
2024-02-13
xfs: use an empty transaction for fstrim
Dave Chinner
2024-02-13
xfs: convert remaining kmem_free() to kfree()
Dave Chinner
2024-02-13
xfs: convert kmem_free() for kvmalloc users to kvfree()
Dave Chinner
2024-02-13
xfs: move kmem_to_page()
Dave Chinner
2024-02-13
xfs: convert kmem_alloc() to kmalloc()
Dave Chinner
2024-02-13
xfs: convert kmem_zalloc() to kzalloc()
Dave Chinner
2024-02-11
Linux 6.8-rc4
v6.8-rc4
Linus Torvalds
2024-02-11
Merge tag 'timers_urgent_for_v6.8_rc4' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-02-11
Merge tag 'x86_urgent_for_v6.8_rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-02-10
Merge tag 'mm-hotfixes-stable-2024-02-10-11-16' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-02-10
Merge tag 'block-6.8-2024-02-10' of git://git.kernel.dk/linux
Linus Torvalds
2024-02-10
Merge tag 'firewire-fixes-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-02-10
Merge tag '6.8-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2024-02-09
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2024-02-09
Merge tag '6.8-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
[next]