index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
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-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
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-12
xfs: add support for FS_IOC_GETFSSYSFSPATH
Kent Overstreet
2024-02-08
fs: super_set_uuid()
Kent Overstreet
2024-02-01
iomap: pass the length of the dirty region to ->map_blocks
Christoph Hellwig
2024-02-01
iomap: don't chain bios
Christoph Hellwig
2024-01-30
xfs: remove conditional building of rt geometry validator functions
Darrick J. Wong
2024-01-29
xfs: reset XFS_ATTR_INCOMPLETE filter on node removal
Andrey Albershteyn
2024-01-22
xfs: read only mounts with fsopen mount API are busted
Dave Chinner
2024-01-19
Merge tag 'xfs-6.8-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2024-01-11
xfs: fix backwards logic in xfs_bmap_alloc_account
Darrick J. Wong
2024-01-10
Merge tag 'sysctl-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2024-01-10
Merge tag 'xfs-6.8-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-01-08
Merge tag 'vfs-6.8.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2023-12-29
xfs: use the op name in trace_xlog_intent_recovery_failed
Christoph Hellwig
2023-12-29
xfs: fix a use after free in xfs_defer_finish_recovery
Christoph Hellwig
2023-12-29
xfs: turn the XFS_DA_OP_REPLACE checks in xfs_attr_shortform_addname into ass...
Christoph Hellwig
2023-12-29
xfs: remove xfs_attr_sf_hdr_t
Christoph Hellwig
2023-12-29
xfs: remove struct xfs_attr_shortform
Christoph Hellwig
2023-12-29
xfs: use xfs_attr_sf_findname in xfs_attr_shortform_getvalue
Christoph Hellwig
2023-12-29
xfs: remove xfs_attr_shortform_lookup
Christoph Hellwig
2023-12-29
xfs: simplify xfs_attr_sf_findname
Christoph Hellwig
2023-12-29
xfs: move the xfs_attr_sf_lookup tracepoint
Christoph Hellwig
2023-12-29
xfs: return if_data from xfs_idata_realloc
Christoph Hellwig
2023-12-29
xfs: make if_data a void pointer
Christoph Hellwig
[prev]
[next]