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
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-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-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 '6.8-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2024-02-09
Merge tag '6.8-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2024-02-09
Merge tag 'ceph-for-6.8-rc4' of https://github.com/ceph/ceph-client
Linus Torvalds
2024-02-09
Merge tag 'ntfs3_for_6.8' of https://github.com/Paragon-Software-Group/linux-...
Linus Torvalds
2024-02-09
smb3: clarify mount warning
Steve French
2024-02-09
cifs: handle cases where multiple sessions share connection
Shyam Prasad N
2024-02-09
cifs: change tcon status when need_reconnect is set on it
Shyam Prasad N
2024-02-08
smb: client: set correct d_type for reparse points under DFS mounts
Paulo Alcantara
2024-02-08
smb3: add missing null server pointer check
Steve French
2024-02-07
nilfs2: fix potential bug in end_buffer_async_write
Ryusuke Konishi
2024-02-07
nilfs2: fix hang in nilfs_lookup_dirty_data_buffers()
Ryusuke Konishi
2024-02-07
fs,hugetlb: fix NULL pointer dereference in hugetlbs_fill_super
Oscar Salvador
2024-02-07
nilfs2: fix data corruption in dsync block recovery for small block sizes
Ryusuke Konishi
2024-02-07
fs/proc: do_task_stat: use sig->stats_lock to gather the threads/children stats
Oleg Nesterov
2024-02-07
fs/proc: do_task_stat: move thread_group_cputime_adjusted() outside of lock_t...
Oleg Nesterov
2024-02-07
mm: hugetlb pages should not be reserved by shmat() if SHM_NORESERVE
Prakash Sangappa
[next]