index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-15
nfs: fscache: use timespec64 in inode auxdata
Arnd Bergmann
3
-11
/
+21
2020-01-15
nfs: use timespec64 in nfs_fattr
Arnd Bergmann
2
-7
/
+7
2020-01-15
NFS: Attach supplementary error information to fs_context.
Scott Mayhew
6
-72
/
+48
2020-01-15
NFS: Additional refactoring for fs_context conversion
Scott Mayhew
12
-272
/
+203
2020-01-15
NFS: Add fs_context support.
David Howells
11
-656
/
+770
2020-01-15
NFS: Convert mount option parsing to use functionality from fs_parser.h
Scott Mayhew
1
-423
/
+364
2020-01-15
NFS: rename nfs_fs_context pointer arg in a few functions
Scott Mayhew
2
-58
/
+58
2020-01-15
NFS: Do some tidying of the parsing code
David Howells
3
-78
/
+66
2020-01-15
NFS: Add a small buffer in nfs_fs_context to avoid string dup
David Howells
2
-52
/
+48
2020-01-15
NFS: Deindent nfs_fs_context_parse_option()
David Howells
1
-372
/
+367
2020-01-15
NFS: Split nfs_parse_mount_options()
David Howells
2
-56
/
+73
2020-01-15
NFS: Rename struct nfs_parsed_mount_data to struct nfs_fs_context
David Howells
6
-393
/
+393
2020-01-15
NFS: Constify mount argument match tables
David Howells
1
-3
/
+3
2020-01-15
NFS: Move mount parameterisation bits into their own file
David Howells
4
-1412
/
+1445
2020-01-15
nfs: get rid of ->set_security()
Al Viro
4
-55
/
+21
2020-01-15
nfs_clone_sb_security(): simplify the check for server bogosity
Al Viro
1
-1
/
+1
2020-01-15
nfs: get rid of mount_info ->fill_super()
Al Viro
4
-64
/
+18
2020-01-15
nfs: don't pass nfs_subversion to ->create_server()
Al Viro
7
-21
/
+16
2020-01-15
nfs: unexport nfs_fs_mount_common()
Al Viro
2
-5
/
+3
2020-01-15
nfs: merge xdev and remote file_system_type
Al Viro
4
-29
/
+11
2020-01-15
nfs: don't bother passing nfs_subversion to ->try_mount() and nfs_fs_mount_co...
Al Viro
4
-19
/
+13
2020-01-15
nfs: stash nfs_subversion reference into nfs_mount_info
Al Viro
4
-3
/
+6
2020-01-15
nfs: lift setting mount_info from nfs_xdev_mount()
Al Viro
3
-37
/
+26
2020-01-15
nfs4: fold nfs_do_root_mount/nfs_follow_remote_path
Al Viro
1
-51
/
+37
2020-01-15
nfs: don't bother setting/restoring export_path around do_nfs_root_mount()
Al Viro
1
-4
/
+0
2020-01-15
nfs: fold nfs4_remote_fs_type and nfs4_remote_referral_fs_type
Al Viro
1
-22
/
+4
2020-01-15
nfs: lift setting mount_info from nfs4_remote{,_referral}_mount
Al Viro
1
-32
/
+35
2020-01-15
nfs: stash server into struct nfs_mount_info
Al Viro
3
-18
/
+14
2020-01-15
saner calling conventions for nfs_fs_mount_common()
Al Viro
2
-22
/
+5
2019-11-18
NFS4: Trace lock reclaims
Chuck Lever
3
-2
/
+83
2019-11-18
NFS4: Trace state recovery operation
Chuck Lever
2
-0
/
+96
2019-11-18
NFSv4.2 fix memory leak in nfs42_ssc_open
Olga Kornievskaia
1
-4
/
+6
2019-11-18
NFSv4.2 fix kfree in __nfs42_copy_file_range
Olga Kornievskaia
1
-1
/
+2
2019-11-18
NFS: remove duplicated include from nfs4file.c
YueHaibing
1
-1
/
+0
2019-11-18
NFSv4: Make _nfs42_proc_copy_notify() static
YueHaibing
1
-3
/
+3
2019-11-18
NFS: Fallocate should use the nfs4_fattr_bitmap
Anna Schumaker
1
-1
/
+1
2019-11-18
NFS: Return -ETXTBSY when attempting to write to a swapfile
Anna Schumaker
1
-1
/
+1
2019-11-18
fs: nfs: sysfs: Remove NULL check before kfree
Saurav Girepunje
1
-2
/
+1
2019-11-18
NFS: remove unneeded semicolon
YueHaibing
1
-3
/
+3
2019-11-18
NFSv4: add declaration of current_stateid
Ben Dooks
3
-5
/
+5
2019-11-13
NFSv4.x: Drop the slot if nfs4_delegreturn_prepare waits for layoutreturn
Trond Myklebust
1
-1
/
+3
2019-11-13
NFSv4.x: Handle bad/dead sessions correctly in nfs41_sequence_process()
Trond Myklebust
1
-9
/
+25
2019-11-06
Merge branch 'linux-ssc-for-5.5'
Trond Myklebust
9
-46
/
+558
2019-11-03
NFS: Add a tracepoint in nfs_fh_to_dentry()
Trond Myklebust
2
-0
/
+34
2019-11-03
NFSv4: Don't retry the GETATTR on old stateid in nfs4_delegreturn_done()
Trond Myklebust
1
-0
/
+4
2019-11-03
NFSv4: Handle NFS4ERR_OLD_STATEID in delegreturn
Trond Myklebust
2
-4
/
+4
2019-11-03
NFSv4: Fix races between open and delegreturn
Trond Myklebust
1
-35
/
+29
2019-11-03
NFS: nfs_inode_find_state_and_recover() fix stateid matching
Trond Myklebust
3
-4
/
+12
2019-11-03
NFSv4: Fix nfs4_inode_make_writeable()
Trond Myklebust
1
-4
/
+12
2019-11-03
NFSv4: nfs4_return_incompatible_delegation() should check delegation validity
Trond Myklebust
1
-1
/
+1
[next]