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
starfive-6.6.48-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-05-15
NFS: Create a common xdev_mount() function
Bryan Schumaker
1
-90
/
+32
2012-05-15
NFS: Create a common fs_mount() function
Bryan Schumaker
1
-109
/
+76
2012-05-15
NFS: Remove NFS4_MOUNT_UNSHARED
Bryan Schumaker
1
-3
/
+3
2012-05-15
NFS: Don't pass mount data to nfs_fscache_get_super_cookie()
Bryan Schumaker
3
-21
/
+29
2012-05-15
NFS: Create a single nfs_get_root()
Bryan Schumaker
3
-87
/
+30
2012-05-15
NFS: Rename nfs4_proc_get_root()
Bryan Schumaker
3
-4
/
+5
2012-05-11
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-2
/
+10
2012-05-11
proc/pid/pagemap: correctly report non-present ptes and holes between vmas
Konstantin Khlebnikov
1
-2
/
+10
2012-05-10
cifs: fix revalidation test in cifs_llseek()
Dan Carpenter
1
-1
/
+1
2012-05-09
NFS: Clean up - Simplify reference counting in fs/nfs/direct.c
Trond Myklebust
1
-11
/
+4
2012-05-09
NFS: Clean up - Rename nfs_unlock_request and nfs_unlock_request_dont_release
Trond Myklebust
3
-16
/
+17
2012-05-09
NFS: Clean up - simplify nfs_lock_request()
Trond Myklebust
2
-5
/
+7
2012-05-09
NFS: nfs_set_page_writeback no longer needs to reference the page
Trond Myklebust
1
-8
/
+3
2012-05-09
NFS: Prevent a deadlock in the new writeback code
Trond Myklebust
2
-4
/
+14
2012-05-08
NFSv4: nfs_client_return_marked_delegations can't flush data
Trond Myklebust
1
-3
/
+7
2012-05-08
NFS: nfs_inode_return_delegation() should always flush dirty data
Trond Myklebust
2
-1
/
+6
2012-05-08
NFS: Don't do a full flush to disk on close() if we hold a delegation
Trond Myklebust
1
-0
/
+7
2012-05-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
8
-21
/
+47
2012-05-06
Btrfs: avoid sleeping in verify_parent_transid while atomic
Chris Mason
5
-17
/
+34
2012-05-05
hfsplus: Fix potential buffer overflows
Greg Kroah-Hartman
2
-0
/
+15
2012-05-05
Merge git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
5
-25
/
+23
2012-05-04
Btrfs: fix crash in scrub repair code when device is missing
Stefan Behrens
1
-0
/
+7
2012-05-04
btrfs: Fix mismatching struct members in ioctl.h
Alexander Block
1
-2
/
+2
2012-05-04
Btrfs: fix page leak when allocing extent buffers
Josef Bacik
1
-2
/
+2
2012-05-04
Btrfs: Add properly locking around add_root_to_dirty_list
Chris Mason
1
-0
/
+2
2012-05-04
NFS: Fix sparse warnings
Trond Myklebust
3
-3
/
+3
2012-05-04
NFS: Fix O_DIRECT compile warnings
Trond Myklebust
1
-4
/
+4
2012-05-04
fs/cifs: fix parsing of dfs referrals
Stefan Metzmacher
1
-1
/
+5
2012-05-04
vfs: make word-at-a-time accesses handle a non-existing page
Linus Torvalds
2
-6
/
+24
2012-05-03
cifs: make sure we ignore the credentials= and cred= options
Jeff Layton
1
-0
/
+2
2012-05-03
[CIFS] Update cifs version to 1.78
Steve French
1
-1
/
+1
2012-05-03
cifs - check S_AUTOMOUNT in revalidate
Ian Kent
1
-5
/
+12
2012-05-02
Merge tag 'nfs-for-3.4-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
13
-139
/
+267
2012-05-02
cifs: add missing initialization of server->req_lock
Jeff Layton
1
-0
/
+1
2012-05-02
cifs: don't cap ra_pages at the same level as default_backing_dev_info
Jeff Layton
1
-17
/
+1
2012-05-02
CIFS: Fix indentation in cifs_show_options
Sachin Prabhu
1
-1
/
+1
2012-05-02
NFS: Adapt readdirplus to application usage patterns
Trond Myklebust
2
-4
/
+31
2012-05-01
NFSv4: COMMIT does not need post-op attributes
Trond Myklebust
2
-16
/
+2
2012-05-01
NFSv4: Don't request cache consistency attributes on some writes
Trond Myklebust
1
-2
/
+17
2012-05-01
NFSv4: Simplify the NFSv4 REMOVE, LINK and RENAME compounds
Trond Myklebust
2
-64
/
+7
2012-05-01
NFSv4: Simplify the NFSv4 CREATE compound
Trond Myklebust
2
-22
/
+1
2012-05-01
NFSv4: Simplify the NFSv4 OPEN compound
Trond Myklebust
2
-27
/
+2
2012-05-01
NFS: Simplify the cache invalidation code
Trond Myklebust
1
-26
/
+3
2012-05-01
NFSv2/v3: Simulate the change attribute
Trond Myklebust
4
-1
/
+18
2012-05-01
NFS: Change attribute updates should set NFS_INO_REVAL_PAGECACHE
Trond Myklebust
1
-1
/
+5
2012-05-01
NFS: Simplify nfs_fhget()
Trond Myklebust
1
-17
/
+6
2012-05-01
NFS: Always trust the PageUptodate flag when we have a delegation
Trond Myklebust
1
-3
/
+7
2012-05-01
NFS: Optimise away nfs_check_inode_attributes() when holding a delegation
Trond Myklebust
1
-0
/
+2
2012-05-01
NFS: Don't force page cache revalidations when holding a delegation
Trond Myklebust
1
-3
/
+10
2012-05-01
NFSv4: Retrieve attributes _before_ calling delegreturn
Trond Myklebust
2
-6
/
+7
[prev]
[next]