summaryrefslogtreecommitdiffstats
path: root/fs/sysv
Commit message (Expand)AuthorAgeFilesLines
* sysv: remove SLAB_MEM_SPREAD flag usageChengming Zhou2024-02-271-1/+1
* sysv: don't call sb_bread() with pointers_lock heldTetsuo Handa2024-02-021-6/+4
* sysv: remove writepage implementationMatthew Wilcox (Oracle)2023-12-291-3/+6
* sysv: convert to new timestamp accessorsJeff Layton2023-10-184-12/+10
* Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linuxLinus Torvalds2023-08-291-0/+1
|\
| * fs: add CONFIG_BUFFER_HEADChristoph Hellwig2023-08-021-0/+1
* | fs: pass the request_mask to generic_fillattrJeff Layton2023-08-091-1/+2
* | sysv: convert to ctime accessor functionsJeff Layton2023-07-245-12/+11
|/
* Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds2023-06-261-1/+1
|\
| * splice: Use filemap_splice_read() instead of generic_file_splice_read()David Howells2023-05-241-1/+1
* | highmem: Rename put_and_unmap_page() to unmap_and_put_page()Fabio M. De Francesco2023-06-052-15/+15
* | fs/sysv: Null check to prevent null-ptr-deref bugPrince Kumar Maurya2023-06-011-0/+4
|/
* sysv: switch to put_and_unmap_page()Al Viro2023-03-123-22/+15
* fs/sysv: Don't round down address for kunmap_flush_on_unmap()Fabio M. De Francesco2023-03-121-1/+1
* Merge branch 'work.sysv' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2023-02-243-88/+111
|\
| * sysv: fix handling of delete_entry and set_link failuresAl Viro2023-01-193-21/+30
| * fs/sysv: Replace kmap() with kmap_local_page()Fabio M. De Francesco2023-01-193-23/+39
| * fs/sysv: Use dir_put_page() in sysv_rename()Fabio M. De Francesco2023-01-193-7/+5
| * fs/sysv: Change the signature of dir_get_page()Fabio M. De Francesco2023-01-191-29/+24
| * fs/sysv: Use the offset_in_page() helperFabio M. De Francesco2023-01-191-6/+3
| * sysv: don't flush page immediately for DIRSYNC directoriesChristoph Hellwig2023-01-191-11/+19
* | fs: port inode_init_owner() to mnt_idmapChristian Brauner2023-01-191-1/+1
* | fs: port ->rename() to pass mnt_idmapChristian Brauner2023-01-191-1/+1
* | fs: port ->mknod() to pass mnt_idmapChristian Brauner2023-01-191-2/+2
* | fs: port ->mkdir() to pass mnt_idmapChristian Brauner2023-01-191-1/+1
* | fs: port ->symlink() to pass mnt_idmapChristian Brauner2023-01-191-1/+1
* | fs: port ->create() to pass mnt_idmapChristian Brauner2023-01-191-1/+1
* | fs: port ->getattr() to pass mnt_idmapChristian Brauner2023-01-192-3/+3
* | fs: port ->setattr() to pass mnt_idmapChristian Brauner2023-01-191-3/+3
|/
* fs: sysv: Fix sysv_nblocks() returns wrong valueChen Zhongjin2022-12-101-1/+1
* Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-05-271-1/+3
|\
| * fs: sysv: check sbi->s_firstdatazone in complete_read_superLiu Shixin2022-04-291-1/+3
* | fs: Convert block_read_full_page() to block_read_full_folio()Matthew Wilcox (Oracle)2022-05-091-3/+3
* | fs: Remove flags parameter from aops->write_beginMatthew Wilcox (Oracle)2022-05-081-1/+1
* | fs: Remove aop flags parameter from block_write_begin()Matthew Wilcox (Oracle)2022-05-081-1/+1
|/
* Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-03-221-1/+2
|\
| * fs: Convert __set_page_dirty_buffers to block_dirty_folioMatthew Wilcox (Oracle)2022-03-161-1/+1
| * fs: Turn block_invalidatepage into block_invalidate_folioMatthew Wilcox (Oracle)2022-03-151-0/+1
* | fs: allocate inode by using alloc_inode_sb()Muchun Song2022-03-221-1/+1
|/
* sysv: use BUILD_BUG_ON instead of runtime checkPavel Skripkin2021-11-091-4/+2
* mm: require ->set_page_dirty to be explicitly wired upChristoph Hellwig2021-06-291-0/+1
* fs: make helpers idmap mount awareChristian Brauner2021-01-244-13/+18
* stat: handle idmapped mountsChristian Brauner2021-01-241-1/+1
* attr: handle idmapped mountsChristian Brauner2021-01-241-2/+2
* inode: make init and permission helpers idmapped mount awareChristian Brauner2021-01-241-1/+1
* [PATCH] reduce boilerplate in fsid handlingAl Viro2020-09-181-2/+1
* docs: filesystems: fix renamed referencesMauro Carvalho Chehab2020-04-201-1/+1
* fs: sysv: Initialize filesystem timestamp rangesDeepa Dinamani2019-08-301-1/+4
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1