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
/
hfsplus
/
inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2015-04-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+6
2015-04-17
hfsplus: fix expand when not enough available space
Sergei Antonov
1
-0
/
+6
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
-2
/
+1
2015-04-12
make new_sync_{read,write}() static
Al Viro
1
-2
/
+0
2015-03-26
fs: move struct kiocb to fs.h
Christoph Hellwig
1
-1
/
+1
2014-05-07
write_iter variants of {__,}generic_file_aio_write()
Al Viro
1
-2
/
+2
2014-05-07
switch simple generic_file_aio_read() users to ->read_iter()
Al Viro
1
-2
/
+2
2014-05-07
switch {__,}blockdev_direct_IO() to iov_iter
Al Viro
1
-1
/
+1
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
-3
/
+3
2014-03-11
hfsplus: add HFSX subfolder count support
Sergei Antonov
1
-0
/
+9
2014-01-31
hfsplus: use xattr handlers for removexattr
Christoph Hellwig
1
-1
/
+1
2014-01-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+2
2014-01-26
hfsplus: use generic posix ACL infrastructure
Christoph Hellwig
1
-1
/
+2
2014-01-24
hfsplus: remove hfsplus_file_lookup()
Sougata Santra
1
-59
/
+0
2013-09-13
truncate: drop 'oldsize' truncate_pagecache() parameter
Kirill A. Shutemov
1
-1
/
+1
2013-09-12
hfsplus: integrate POSIX ACLs support into driver
Vyacheslav Dubeyko
1
-0
/
+11
2013-05-08
aio: don't include aio.h in sched.h
Kent Overstreet
1
-0
/
+1
2013-05-01
hfs/hfsplus: convert printks to pr_<level>
Joe Perches
1
-2
/
+2
2013-02-28
hfsplus: add support of manipulation by attributes file
Vyacheslav Dubeyko
1
-2
/
+16
2013-02-23
new helper: file_inode(file)
Al Viro
1
-1
/
+1
2012-12-21
hfsplus: drop vmtruncate
Marco Stornelli
1
-11
/
+16
2012-09-21
userns: Convert hfsplus to use kuid and kgid where appropriate
Eric W. Biederman
1
-4
/
+4
2012-07-22
hfsplus: get rid of write_super
Artem Bityutskiy
1
-3
/
+3
2012-07-14
stop passing nameidata to ->lookup()
Al Viro
1
-1
/
+1
2012-03-21
hfsplus: initialise userflags
Matthew Garrett
1
-0
/
+2
2012-01-04
hfsplus: propagate umode_t
Al Viro
1
-1
/
+1
2011-11-02
filesystems: add set_nlink()
Miklos Szeredi
1
-5
/
+5
2011-07-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+13
2011-07-21
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
1
-1
/
+9
2011-07-21
fs: simplify the blockdev_direct_IO prototype
Christoph Hellwig
1
-2
/
+2
2011-07-21
fs: move inode_dio_wait calls into ->setattr
Christoph Hellwig
1
-0
/
+2
2011-07-07
hfsplus: add error checking for hfs_find_init()
Alexey Khoroshilov
1
-5
/
+7
2011-03-10
block: remove per-queue plugging
Jens Axboe
1
-2
/
+0
2010-12-16
hfsplus: spaces/indentation clean-up
Anton Salikhmetov
1
-1
/
+1
2010-12-16
hfsplus: over 80 character lines clean-up
Anton Salikhmetov
1
-9
/
+17
2010-11-23
hfsplus: flush disk caches in sync and fsync
Christoph Hellwig
1
-0
/
+4
2010-11-23
hfsplus: optimize fsync
Christoph Hellwig
1
-8
/
+19
2010-11-23
hfsplus: split up inode flags
Christoph Hellwig
1
-3
/
+6
2010-11-23
hfsplus: write up fsync for directories
Christoph Hellwig
1
-1
/
+1
2010-11-23
hfsplus: simplify fsync
Christoph Hellwig
1
-21
/
+20
2010-10-26
list.h: new helper - hlist_add_fake()
Al Viro
1
-1
/
+1
2010-10-14
hfsplus: create correct initial catalog entries for device files
Christoph Hellwig
1
-25
/
+2
2010-10-14
hfsplus: remove superflous rootflags field in hfsplus_inode_info
Christoph Hellwig
1
-1
/
+0
2010-10-14
hfsplus: fix link corruption
Christoph Hellwig
1
-6
/
+8
2010-10-01
hfsplus: remove the rsrc_inodes list
Christoph Hellwig
1
-1
/
+9
[next]