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
/
hfs
/
hfs_fs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-19
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2022-05-08
hfs: Call hfs_write_begin() and generic_write_end() directly
Matthew Wilcox (Oracle)
1
-0
/
+2
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
1
-1
/
+2
2019-12-18
hfs/hfsplus: use 64-bit inode timestamps
Arnd Bergmann
1
-6
/
+22
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-10-07
hfs: Switch to generic xattr handlers
Andreas Gruenbacher
1
-5
/
+1
2016-08-07
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-1
/
+1
2016-07-31
get rid of 'parent' argument of ->d_compare()
Al Viro
1
-1
/
+1
2016-07-21
qstr: constify instances in hfs
Al Viro
1
-7
/
+7
2016-05-28
switch ->setxattr() to passing dentry and inode separately
Al Viro
1
-1
/
+1
2016-05-13
hfs: switch to ->iterate_shared()
Al Viro
1
-0
/
+1
2016-04-11
->getxattr(): pass dentry and inode as separate arguments
Al Viro
1
-2
/
+2
2015-06-24
fs: cleanup slight list_entry abuse
Rasmus Villemoes
1
-1
/
+1
2014-10-14
fs/hfs/hfs_fs.h: remove redundant sys_tz declaration
Fabian Frederick
1
-2
/
+0
2013-06-29
Don't pass inode to ->d_hash() and ->d_compare()
Linus Torvalds
1
-5
/
+2
2013-05-01
hfs/hfsplus: convert printks to pr_<level>
Joe Perches
1
-8
/
+14
2013-05-01
hfs/hfsplus: convert dprint to hfs_dbg
Joe Perches
1
-2
/
+12
2013-05-01
hfs: add error checking for hfs_find_init()
Alexey Khoroshilov
1
-1
/
+1
2012-09-21
userns: Convert hfs to use kuid and kgid where appropriate
Eric W. Biederman
1
-2
/
+2
2012-07-22
hfs: get rid of hfs_sync_super
Artem Bityutskiy
1
-1
/
+8
2012-07-22
hfs: introduce VFS superblock object back-reference
Artem Bityutskiy
1
-5
/
+1
2012-01-04
hfs: propagate umode_t
Al Viro
1
-1
/
+1
2011-01-07
fs: change d_hash for rcu-walk
Nick Piggin
1
-1
/
+2
2011-01-07
fs: change d_compare for rcu-walk
Nick Piggin
1
-1
/
+4
2010-10-26
switch hfs to hlist_add_fake()
Al Viro
1
-2
/
+0
2010-10-26
hfs: use sync_dirty_buffer
Christoph Hellwig
1
-11
/
+0
2010-08-10
convert remaining ->clear_inode() to ->evict_inode()
Al Viro
1
-1
/
+1
2010-03-05
pass writeback_control to ->write_inode
Christoph Hellwig
1
-1
/
+1
2009-03-27
constify dentry_operations: misc filesystems
Al Viro
1
-1
/
+1
2008-07-25
hfs: convert extents_lock in a mutex
Matthias Kaehlcke
1
-1
/
+1
2008-07-25
hfs: convert bitmap_lock in a mutex
Matthias Kaehlcke
1
-1
/
+2
2007-02-12
[PATCH] mark struct inode_operations const 2
Arjan van de Ven
1
-1
/
+1
2006-06-29
[PATCH] mark address_space_operations const
Christoph Hellwig
1
-2
/
+2
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
1
-1
/
+1
2006-01-19
[PATCH] hfs: cleanup HFS prints
Roman Zippel
1
-3
/
+0
2005-11-09
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
1
-1
/
+0
2005-09-08
[PATCH] hfs: NLS support
Roman Zippel
1
-3
/
+5
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+286