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
/
ntfs
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-09
iget/iget5: don't bother with ->i_lock until we find a match
Al Viro
1
-1
/
+1
2013-09-13
truncate: drop 'oldsize' truncate_pagecache() parameter
Kirill A. Shutemov
1
-1
/
+1
2013-07-02
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-1
/
+1
2013-06-29
[readdir] convert ntfs
Al Viro
1
-57
/
+27
2013-05-22
mm: change invalidatepage prototype to accept length
Lukas Czerner
1
-1
/
+1
2013-05-08
aio: don't include aio.h in sched.h
Kent Overstreet
2
-0
/
+2
2013-04-09
lift sb_start_write/sb_end_write out of ->aio_write()
Al Viro
1
-2
/
+0
2013-03-04
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
1
-0
/
+1
2013-02-23
new helper: file_inode(file)
Al Viro
1
-1
/
+1
2012-12-21
ntfs: drop vmtruncate
Marco Stornelli
3
-5
/
+23
2012-10-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+6
2012-10-03
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
Kirill A. Shutemov
1
-0
/
+6
2012-09-21
userns: Convert ntfs to use kuid and kgid where appropriate
Eric W. Biederman
3
-12
/
+39
2012-08-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+2
2012-07-31
ntfs: Convert to new freezing mechanism
Jan Kara
1
-1
/
+2
2012-07-31
ntfs: remove references to long gone super operations and unimplemented methods
Fernando Luis Vazquez Cao
1
-17
/
+0
2012-07-14
stop passing nameidata to ->lookup()
Al Viro
1
-1
/
+1
2012-06-01
fs: introduce inode operation ->update_time
Josef Bacik
1
-1
/
+3
2012-05-06
vfs: Rename end_writeback() to clear_inode()
Jan Kara
1
-1
/
+1
2012-03-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+6
2012-03-21
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
4
-32
/
+32
2012-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2012-03-21
ntfs: forgets to unregister sysctls on register_filesystem() failure
Al Viro
1
-0
/
+2
2012-03-21
ntfs: switch to d_make_root()
Al Viro
1
-3
/
+4
2012-03-20
ntfs: remove the second argument of k[un]map_atomic()
Cong Wang
4
-32
/
+32
2012-02-24
NTFS: Correct two spelling errors "dealocate" to "deallocate" in mft.c.
Anton Altaparmakov
1
-3
/
+3
2012-02-22
NTFS: Do not dereference pointer before checking for NULL.
Anton Altaparmakov
1
-3
/
+3
2012-02-22
NTFS: Remove unused variable.
Anton Altaparmakov
1
-3
/
+1
2012-02-21
Typos: change aditional to additional.
Justin P. Mattock
1
-2
/
+2
2012-02-04
Merge branch 'master' into for-next
Jiri Kosina
1
-1
/
+1
2012-02-04
ntfs: fix printk typos in mft.c
Masanari Iida
1
-2
/
+2
2012-01-13
module_param: avoid bool abuse, add bint for special cases.
Rusty Russell
1
-1
/
+1
2012-01-07
vfs: switch ->show_options() to struct dentry *
Al Viro
2
-5
/
+5
2012-01-04
ntfs: propagate umode_t
Al Viro
2
-5
/
+5
2012-01-04
vfs: fix the stupidity with i_dentry in inode destructors
Al Viro
1
-1
/
+0
2011-11-02
filesystems: add set_nlink()
Miklos Szeredi
1
-4
/
+4
2011-11-01
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
1
-6
/
+9
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-07-21
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
2
-2
/
+18
2011-07-21
fs: kill i_alloc_sem
Christoph Hellwig
2
-10
/
+3
2011-03-31
Fix common misspellings
Lucas De Marchi
9
-25
/
+25
2011-03-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2011-03-25
fs: rename inode_lock to inode_hash_lock
Dave Chinner
1
-2
/
+2
2011-03-24
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-6
/
+1
2011-03-17
fs: change to new flag variable
matt mooney
1
-12
/
+7
2011-03-10
block: remove per-queue plugging
Jens Axboe
2
-6
/
+1
2011-01-31
NTFS: Fix invalid pointer dereference in ntfs_mft_record_alloc().
Anton Altaparmakov
1
-4
/
+7
2011-01-12
NTFS: writev() fix and maintenance/contact details update
Anton Altaparmakov
3
-22
/
+21
2011-01-07
fs: icache RCU free inodes
Nick Piggin
1
-1
/
+8
2010-10-29
new helper: mount_bdev()
Al Viro
1
-5
/
+4
[next]