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
/
file.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-12
make new_sync_{read,write}() static
Al Viro
1
-2
/
+0
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-06-12
->splice_write() via ->write_iter()
Al Viro
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
reiserfs: cleanup, remove unnecessary parens
Jeff Mahoney
1
-8
/
+8
2014-05-07
reiserfs: cleanup, remove leading whitespace from labels
Jeff Mahoney
1
-2
/
+2
2014-05-07
reiserfs: cleanup, remove blocks arg from journal_join
Jeff Mahoney
1
-1
/
+1
2014-05-07
reiserfs: cleanup, remove sb argument from journal_mark_dirty
Jeff Mahoney
1
-1
/
+1
2014-05-07
reiserfs: cleanup, remove sb argument from journal_end
Jeff Mahoney
1
-2
/
+2
2014-05-07
reiserfs: cleanup, remove nblocks argument from journal_end
Jeff Mahoney
1
-2
/
+2
2014-05-07
reiserfs: cleanup, reformat comments to normal kernel style
Jeff Mahoney
1
-27
/
+35
2014-01-26
reiserfs: use generic posix ACL infrastructure
Christoph Hellwig
1
-0
/
+1
2013-04-09
reiserfs: don't wank with EFBIG before calling do_sync_write()
Al Viro
1
-60
/
+1
2013-02-23
new helper: file_inode(file)
Al Viro
1
-1
/
+1
2012-12-20
reiserfs: drop vmtruncate
Marco Stornelli
1
-2
/
+1
2012-03-21
move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.h
Al Viro
1
-1
/
+1
2012-03-21
move reiserfs_acl.h to fs/reiserfs/acl.h
Al Viro
1
-1
/
+1
2012-03-21
take private bits of reiserfs_xattr.h to fs/reiserfs/xattr.h
Al Viro
1
-1
/
+1
2011-07-25
fs: take the ACL checks to common code
Christoph Hellwig
1
-1
/
+1
2011-07-21
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
1
-1
/
+8
2011-07-20
kill check_acl callback of generic_permission()
Al Viro
1
-0
/
+1
2010-09-16
block: remove BLKDEV_IFL_WAIT
Christoph Hellwig
1
-2
/
+1
2010-08-10
Fix reiserfs_file_release()
Al Viro
1
-22
/
+28
2010-05-28
drop unused dentry argument to ->fsync
Christoph Hellwig
1
-3
/
+2
2010-04-28
blkdev: generalize flags for blkdev_issue_fn functions
Dmitry Monakhov
1
-1
/
+2
2010-03-05
dquot: move dquot initialization responsibility into the filesystem
Christoph Hellwig
1
-1
/
+1
2009-10-15
kill-the-bkl/reiserfs: definitely drop the bkl from reiserfs_ioctl()
Frederic Weisbecker
1
-1
/
+1
2009-03-30
reiserfs: rename [cn]_* variables
Jeff Mahoney
1
-3
/
+3
2009-03-30
reiserfs: rename p_._ variables
Jeff Mahoney
1
-3
/
+3
2009-03-30
reiserfs: rename p_s_inode to inode
Jeff Mahoney
1
-8
/
+8
2009-03-30
reiserfs: strip trailing whitespace
Jeff Mahoney
1
-4
/
+4
2009-03-30
reiserfs: rework reiserfs_warning
Jeff Mahoney
1
-1
/
+1
2008-10-23
[PATCH] reiserfs: add missing llseek method
Christoph Hellwig
1
-0
/
+1
2007-10-16
reiserfs: use generic write
Vladimir Saveliev
1
-1239
/
+1
2007-07-16
Only send SIGXFSZ when exceeding rlimits.
Micah Cowan
1
-1
/
+0
2007-07-10
sendfile: remove .sendfile from filesystems that use generic_file_sendfile()
Jens Axboe
1
-1
/
+0
2007-05-09
reiserfs: use zero_user_page
Nate Diller
1
-28
/
+11
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-02-12
[PATCH] mark struct inode_operations const 3
Arjan van de Ven
1
-1
/
+1
2007-01-23
[PATCH] resierfs: avoid tail packing if an inode was ever mmapped
Vladimir Saveliev
1
-1
/
+19
2006-12-08
[PATCH] struct path: convert reiserfs
Josef Sipek
1
-2
/
+2
2006-12-07
[PATCH] reiserfs: do not add save links for O_DIRECT writes
Vladimir V. Saveliev
1
-50
/
+4
2006-12-07
[PATCH] reiser: replace kmalloc+memset with kzalloc
Yan Burman
1
-2
/
+1
2006-12-07
[PATCH] reiserfs: add missing D-cache flushing
Alexey Dobriyan
1
-0
/
+4
2006-11-26
[PATCH] reiserfs: fmt bugfix
Alexey Dobriyan
1
-1
/
+2
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
1
-1
/
+0
2006-10-04
BUG_ON conversion for fs/reiserfs
Eric Sesterhenn
1
-4
/
+2
2006-10-01
[PATCH] Vectorize aio_read/aio_write fileop methods
Badari Pulavarty
1
-2
/
+2
[next]