| Commit message (Expand) | Author | Age | Files | Lines |
* | sysv: switch to put_and_unmap_page() | Al Viro | 2023-03-12 | 3 | -22/+15 |
* | fs/sysv: Don't round down address for kunmap_flush_on_unmap() | Fabio M. De Francesco | 2023-03-12 | 1 | -1/+1 |
* | Merge branch 'work.sysv' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2023-02-24 | 3 | -88/+111 |
|\ |
|
| * | sysv: fix handling of delete_entry and set_link failures | Al Viro | 2023-01-19 | 3 | -21/+30 |
| * | fs/sysv: Replace kmap() with kmap_local_page() | Fabio M. De Francesco | 2023-01-19 | 3 | -23/+39 |
| * | fs/sysv: Use dir_put_page() in sysv_rename() | Fabio M. De Francesco | 2023-01-19 | 3 | -7/+5 |
| * | fs/sysv: Change the signature of dir_get_page() | Fabio M. De Francesco | 2023-01-19 | 1 | -29/+24 |
| * | fs/sysv: Use the offset_in_page() helper | Fabio M. De Francesco | 2023-01-19 | 1 | -6/+3 |
| * | sysv: don't flush page immediately for DIRSYNC directories | Christoph Hellwig | 2023-01-19 | 1 | -11/+19 |
* | | fs: port inode_init_owner() to mnt_idmap | Christian Brauner | 2023-01-19 | 1 | -1/+1 |
* | | fs: port ->rename() to pass mnt_idmap | Christian Brauner | 2023-01-19 | 1 | -1/+1 |
* | | fs: port ->mknod() to pass mnt_idmap | Christian Brauner | 2023-01-19 | 1 | -2/+2 |
* | | fs: port ->mkdir() to pass mnt_idmap | Christian Brauner | 2023-01-19 | 1 | -1/+1 |
* | | fs: port ->symlink() to pass mnt_idmap | Christian Brauner | 2023-01-19 | 1 | -1/+1 |
* | | fs: port ->create() to pass mnt_idmap | Christian Brauner | 2023-01-19 | 1 | -1/+1 |
* | | fs: port ->getattr() to pass mnt_idmap | Christian Brauner | 2023-01-19 | 2 | -3/+3 |
* | | fs: port ->setattr() to pass mnt_idmap | Christian Brauner | 2023-01-19 | 1 | -3/+3 |
|/ |
|
* | fs: sysv: Fix sysv_nblocks() returns wrong value | Chen Zhongjin | 2022-12-10 | 1 | -1/+1 |
* | Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2022-05-27 | 1 | -1/+3 |
|\ |
|
| * | fs: sysv: check sbi->s_firstdatazone in complete_read_super | Liu Shixin | 2022-04-29 | 1 | -1/+3 |
* | | fs: Convert block_read_full_page() to block_read_full_folio() | Matthew Wilcox (Oracle) | 2022-05-09 | 1 | -3/+3 |
* | | fs: Remove flags parameter from aops->write_begin | Matthew Wilcox (Oracle) | 2022-05-08 | 1 | -1/+1 |
* | | fs: Remove aop flags parameter from block_write_begin() | Matthew Wilcox (Oracle) | 2022-05-08 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds | 2022-03-22 | 1 | -1/+2 |
|\ |
|
| * | fs: Convert __set_page_dirty_buffers to block_dirty_folio | Matthew Wilcox (Oracle) | 2022-03-16 | 1 | -1/+1 |
| * | fs: Turn block_invalidatepage into block_invalidate_folio | Matthew Wilcox (Oracle) | 2022-03-15 | 1 | -0/+1 |
* | | fs: allocate inode by using alloc_inode_sb() | Muchun Song | 2022-03-22 | 1 | -1/+1 |
|/ |
|
* | sysv: use BUILD_BUG_ON instead of runtime check | Pavel Skripkin | 2021-11-09 | 1 | -4/+2 |
* | mm: require ->set_page_dirty to be explicitly wired up | Christoph Hellwig | 2021-06-29 | 1 | -0/+1 |
* | fs: make helpers idmap mount aware | Christian Brauner | 2021-01-24 | 4 | -13/+18 |
* | stat: handle idmapped mounts | Christian Brauner | 2021-01-24 | 1 | -1/+1 |
* | attr: handle idmapped mounts | Christian Brauner | 2021-01-24 | 1 | -2/+2 |
* | inode: make init and permission helpers idmapped mount aware | Christian Brauner | 2021-01-24 | 1 | -1/+1 |
* | [PATCH] reduce boilerplate in fsid handling | Al Viro | 2020-09-18 | 1 | -2/+1 |
* | docs: filesystems: fix renamed references | Mauro Carvalho Chehab | 2020-04-20 | 1 | -1/+1 |
* | fs: sysv: Initialize filesystem timestamp ranges | Deepa Dinamani | 2019-08-30 | 1 | -1/+4 |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 2 | -0/+2 |
* | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2019-05-07 | 3 | -21/+0 |
|\ |
|
| * | sysv: bury the broken "quietly truncate the long filenames" logics | Al Viro | 2019-04-09 | 3 | -21/+0 |
* | | sysv: switch to ->free_inode() | Al Viro | 2019-05-01 | 1 | -8/+2 |
|/ |
|
* | sysv: return 'err' instead of 0 in __sysv_write_inode | YueHaibing | 2018-11-10 | 1 | -1/+1 |
* | fs/sysv/inode.c: use ktime_get_real_seconds() for superblock stamp | Arnd Bergmann | 2018-08-22 | 1 | -3/+3 |
* | sysv_lookup: use d_splice_alias() | Al Viro | 2018-05-22 | 1 | -7/+2 |
* | Rename superblock flags (MS_xyz -> SB_xyz) | Linus Torvalds | 2017-11-27 | 2 | -2/+2 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 8 | -0/+8 |
* | VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) | David Howells | 2017-07-17 | 4 | -4/+4 |
* | mm: drop "wait" parameter from write_one_page() | Jeff Layton | 2017-07-05 | 1 | -1/+1 |
* | statx: Add a system call to make enhanced file info available | David Howells | 2017-03-02 | 2 | -4/+5 |
* | vfs: remove ".readlink = generic_readlink" assignments | Miklos Szeredi | 2016-12-09 | 1 | -1/+0 |