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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-24
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-0
/
+5
2012-07-24
Merge tag 'upstream-3.6-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
5
-17
/
+25
2012-07-23
locks: fix checking of fcntl_setlease argument
J. Bruce Fields
1
-3
/
+3
2012-07-23
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
172
-2032
/
+2301
2012-07-23
ext4: switch EXT4_IOC_RESIZE_FS to mnt_want_write_file()
Al Viro
1
-2
/
+2
2012-07-23
btrfs: switch btrfs_ioctl_balance() to mnt_want_write_file()
Al Viro
1
-2
/
+2
2012-07-23
switch dentry_open() to struct path, make it grab references itself
Al Viro
9
-63
/
+45
2012-07-23
ecryptfs: don't reinvent the wheels, please - use struct completion
Al Viro
3
-65
/
+26
2012-07-23
don't expose I_NEW inodes via dentry->d_inode
Al Viro
7
-19
/
+19
2012-07-23
tidy up namei.c a bit
Al Viro
1
-18
/
+21
2012-07-23
unobfuscate follow_up() a bit
Al Viro
1
-1
/
+1
2012-07-23
ext3: pass custom EOF to generic_file_llseek_size()
Eric Sandeen
1
-2
/
+2
2012-07-23
ext4: use core vfs llseek code for dir seeks
Eric Sandeen
2
-64
/
+17
2012-07-23
vfs: allow custom EOF in generic_file_llseek code
Eric Sandeen
3
-10
/
+14
2012-07-22
vfs: Avoid unnecessary WB_SYNC_NONE writeback during sys_sync and reorder syn...
Jan Kara
1
-10
/
+9
2012-07-22
vfs: Remove unnecessary flushing of block devices
Jan Kara
1
-8
/
+8
2012-07-22
vfs: Make sys_sync writeout also block device inodes
Jan Kara
1
-7
/
+11
2012-07-22
vfs: Create function for iterating over block devices
Jan Kara
1
-0
/
+36
2012-07-22
vfs: Reorder operations during sys_sync
Jan Kara
1
-12
/
+34
2012-07-22
quota: Move quota syncing to ->sync_fs method
Jan Kara
7
-3
/
+28
2012-07-22
quota: Split dquot_quota_sync() to writeback and cache flushing part
Jan Kara
7
-11
/
+29
2012-07-22
vfs: Move noop_backing_dev_info check from sync into writeback
Jan Kara
2
-7
/
+5
2012-07-22
fs/ufs: get rid of write_super
Artem Bityutskiy
5
-16
/
+42
2012-07-22
fs/ufs: re-arrange the code a bit
Artem Bityutskiy
1
-59
/
+58
2012-07-22
fs/ufs: remove extra superblock write on unmount
Artem Bityutskiy
1
-3
/
+0
2012-07-22
fs/sysv: stop using write_super and s_dirt
Artem Bityutskiy
2
-11
/
+0
2012-07-22
fs/sysv: remove another useless write_super call
Artem Bityutskiy
1
-4
/
+1
2012-07-22
fs/sysv: remove useless write_super call
Artem Bityutskiy
1
-3
/
+0
2012-07-22
hfs: get rid of hfs_sync_super
Artem Bityutskiy
4
-39
/
+48
2012-07-22
hfs: introduce VFS superblock object back-reference
Artem Bityutskiy
2
-5
/
+2
2012-07-22
hfs: simplify a bit checking for R/O
Artem Bityutskiy
3
-4
/
+5
2012-07-22
hfs: remove extra mdb write on unmount
Artem Bityutskiy
1
-2
/
+0
2012-07-22
hfs: get rid of lock_super
Artem Bityutskiy
1
-2
/
+10
2012-07-22
hfs: push lock_super down
Artem Bityutskiy
3
-6
/
+2
2012-07-22
hfsplus: get rid of write_super
Artem Bityutskiy
5
-16
/
+43
2012-07-22
hfsplus: remove useless check
Artem Bityutskiy
1
-3
/
+0
2012-07-22
hfsplus: amend debugging print
Artem Bityutskiy
1
-1
/
+1
2012-07-22
hfsplus: make hfsplus_sync_fs static
Artem Bityutskiy
2
-2
/
+1
2012-07-22
aio: now fput() is OK from interrupt context; get rid of manual delayed __fput()
Al Viro
1
-70
/
+3
2012-07-22
switch fput to task_work_add
Al Viro
1
-2
/
+70
2012-07-22
use __lookup_hash() in kern_path_parent()
Al Viro
1
-1
/
+1
2012-07-20
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
3
-55
/
+69
2012-07-20
Merge tag 'upstream-3.5-rc8' of git://git.infradead.org/linux-ubifs
Linus Torvalds
1
-2
/
+6
2012-07-20
pnfs-obj: Fix __r4w_get_page when offset is beyond i_size
Boaz Harrosh
1
-3
/
+13
2012-07-20
pnfs-obj: don't leak objio_state if ore_write/read fails
Boaz Harrosh
1
-2
/
+7
2012-07-20
ore: Unlock r4w pages in exact reverse order of locking
Boaz Harrosh
1
-12
/
+12
2012-07-20
ore: Remove support of partial IO request (NFS crash)
Boaz Harrosh
1
-7
/
+1
2012-07-20
ore: Fix NFS crash by supporting any unaligned RAID IO
Boaz Harrosh
1
-31
/
+36
2012-07-20
UBIFS: remove invalid reference to list iterator variable
Julia Lawall
1
-2
/
+2
2012-07-20
UBIFS: simplify reply code a bit
Artem Bityutskiy
1
-14
/
+6
[next]