index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
reiserfs
/
inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-01
Merge tag 'fs.idmapped.vfsuid.v5.20' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2022-07-26
fs/reiserfs/inode: remove dead code in _get_block_create_0()
Zeng Jingxiang
1
-10
/
+2
2022-06-26
attr: port attribute changes to new types
Christian Brauner
1
-2
/
+2
2022-06-26
quota: port quota helpers mount ids
Christian Brauner
1
-2
/
+2
2022-05-10
fs: Change try_to_free_buffers() to take a folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-05-10
reiserfs: Convert to release_folio
Matthew Wilcox (Oracle)
1
-10
/
+10
2022-05-09
fs: Convert block_read_full_page() to block_read_full_folio()
Matthew Wilcox (Oracle)
1
-6
/
+6
2022-05-08
fs: Remove flags parameter from aops->write_begin
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-05-08
fs: Remove aop flags parameter from grab_cache_page_write_begin()
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-03-26
Merge tag 'fs_for_v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-11
/
+5
2022-03-16
fs: Convert __set_page_dirty_buffers to block_dirty_folio
Matthew Wilcox (Oracle)
1
-7
/
+7
2022-03-15
reiserfs: Convert from invalidatepage to invalidate_folio
Matthew Wilcox (Oracle)
1
-13
/
+13
2022-02-22
reiserfs: get rid of AOP_FLAG_CONT_EXPAND flag
Edward Shishkin
1
-11
/
+5
2021-05-24
reiserfs: Remove unneed check in reiserfs_write_full_page()
YueHaibing
1
-3
/
+1
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
1
-1
/
+2
2021-01-24
attr: handle idmapped mounts
Christian Brauner
1
-2
/
+2
2020-09-22
reiserfs: Initialize inode keys properly
Jan Kara
1
-5
/
+1
2020-09-16
reiserfs: only call unlock_new_inode() if I_NEW
Eric Biggers
1
-1
/
+2
2020-06-04
Merge tag 'for_v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-1
/
+1
2020-06-02
fs: convert mpage_readpages to mpage_readahead
Matthew Wilcox (Oracle)
1
-5
/
+3
2020-05-29
reiserfs: Replace kmalloc with kcalloc in the comment
Liao Pingfang
1
-1
/
+1
2019-10-31
reiserfs: fix extended attributes on the root directory
Jeff Mahoney
1
-2
/
+10
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+2
2017-11-28
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
1
-1
/
+1
2017-07-17
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
1
-1
/
+1
2017-04-19
reiserfs: Remove i_attrs_to_sd_attrs()
Jan Kara
1
-26
/
+1
2017-04-19
reiserfs: Remove useless setting of i_flags
Jan Kara
1
-4
/
+0
2017-02-28
fs: add i_blocksize()
Fabian Frederick
1
-1
/
+1
2016-11-01
mm: only include blk_types in swap.h if CONFIG_SWAP is enabled
Christoph Hellwig
1
-0
/
+1
2016-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2016-09-28
fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps
Deepa Dinamani
1
-1
/
+1
2016-09-22
fs: Give dentry to inode_change_ok() instead of inode
Jan Kara
1
-1
/
+1
2016-06-07
fs: have submit_bh users pass in op and flags separately
Mike Christie
1
-2
/
+2
2016-05-02
direct-io: eliminate the offset argument to ->direct_IO
Christoph Hellwig
1
-4
/
+3
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-22
/
+22
2015-12-09
don't put symlink bodies in pagecache into highmem
Al Viro
1
-0
/
+1
2015-07-23
reiserfs: Handle error from dquot_initialize()
Jan Kara
1
-2
/
+5
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-1
/
+1
2015-04-12
direct_IO: remove rw from a_ops->direct_IO()
Omar Sandoval
1
-2
/
+2
2015-04-12
direct_IO: use iov_iter_rw() instead of rw everywhere
Omar Sandoval
1
-1
/
+1
2015-04-12
Remove rw from {,__,do_}blockdev_direct_IO()
Omar Sandoval
1
-1
/
+1
2015-03-26
fs: move struct kiocb to fs.h
Christoph Hellwig
1
-1
/
+1
2015-02-18
fs/reiserfs/inode.c: replace 0 by NULL for pointers
Fabian Frederick
1
-1
/
+1
2014-08-09
fs/reiserfs: use linux/uaccess.h
Fabian Frederick
1
-1
/
+1
2014-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-5
/
+5
2014-05-22
reiserfs: call truncate_setsize under tailpack mutex
Jeff Mahoney
1
-1
/
+7
2014-05-07
switch {__,}blockdev_direct_IO() to iov_iter
Al Viro
1
-2
/
+2
2014-05-07
get rid of pointless iov_length() in ->direct_IO()
Al Viro
1
-1
/
+2
2014-05-07
pass iov_iter to ->direct_IO()
Al Viro
1
-5
/
+4
2014-05-07
reiserfs: cleanup, remove unnecessary parens
Jeff Mahoney
1
-5
/
+5
[next]