index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
6
-6
/
+6
2016-12-21
Merge tag 'nfs-for-4.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
11
-109
/
+166
2016-12-19
NFSv4: Retry the DELEGRETURN if the embedded GETATTR is rejected with EACCES
Trond Myklebust
2
-4
/
+15
2016-12-19
NFS: Retry the CLOSE if the embedded GETATTR is rejected with EACCES
Trond Myklebust
1
-0
/
+10
2016-12-19
NFSv4: Place the GETATTR operation before the CLOSE
Trond Myklebust
2
-12
/
+12
2016-12-19
NFSv4: Also ask for attributes when downgrading to a READ-only state
Trond Myklebust
1
-1
/
+2
2016-12-19
NFS: Don't abuse NFS_INO_REVAL_FORCED in nfs_post_op_update_inode_locked()
Trond Myklebust
1
-7
/
+0
2016-12-19
pNFS: Return RW layouts on OPEN_DOWNGRADE
Trond Myklebust
1
-3
/
+13
2016-12-19
NFSv4: Add encode/decode of the layoutreturn op in OPEN_DOWNGRADE
Trond Myklebust
1
-0
/
+10
2016-12-19
NFS: Don't disconnect open-owner on NFS4ERR_BAD_SEQID
NeilBrown
1
-16
/
+13
2016-12-19
NFSv4: ensure __nfs4_find_lock_state returns consistent result.
NeilBrown
1
-8
/
+20
2016-12-19
NFSv4.1: nfs4_fl_prepare_ds must be careful about reporting success.
NeilBrown
1
-1
/
+2
2016-12-19
pNFS/flexfiles: delete deviceid, don't mark inactive
Weston Andros Adamson
2
-3
/
+5
2016-12-19
NFS: Clean up nfs_attribute_timeout()
Trond Myklebust
1
-7
/
+7
2016-12-19
NFS: Remove unused function nfs_revalidate_inode_rcu()
Trond Myklebust
1
-9
/
+0
2016-12-19
NFS: Fix and clean up the access cache validity checking
Trond Myklebust
1
-9
/
+9
2016-12-19
NFS: Only look at the change attribute cache state in nfs_weak_revalidate()
Trond Myklebust
1
-2
/
+3
2016-12-19
NFS: Clean up cache validity checking
Trond Myklebust
3
-22
/
+34
2016-12-19
NFS: Don't revalidate the file on close if we hold a delegation
Trond Myklebust
1
-0
/
+2
2016-12-19
NFSv4: Don't discard the attributes returned by asynchronous DELEGRETURN
Trond Myklebust
1
-4
/
+1
2016-12-19
NFSv4: Update the attribute cache info in update_changeattr
Trond Myklebust
1
-1
/
+8
2016-12-17
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...
Linus Torvalds
1
-1
/
+0
2016-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2016-12-15
Merge tag 'nfs-for-4.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
30
-597
/
+1090
2016-12-09
nfs: add support for the umask attribute
Andreas Gruenbacher
3
-17
/
+42
2016-12-09
nfs_write_end(): fix handling of short copies
Al Viro
1
-1
/
+1
2016-12-09
pNFS/flexfiles: Ensure we have enough buffer for layoutreturn
Trond Myklebust
2
-6
/
+27
2016-12-09
pNFS/flexfiles: Remove a redundant parameter in ff_layout_encode_ioerr()
Trond Myklebust
1
-6
/
+4
2016-12-09
vfs: remove ".readlink = generic_readlink" assignments
Miklos Szeredi
1
-1
/
+0
2016-12-08
pNFS/flexfiles: Fix a deadlock on LAYOUTGET
Fred Isaman
3
-46
/
+43
2016-12-07
pNFS: Layoutreturn must free the layout after the layout-private data
Trond Myklebust
1
-2
/
+2
2016-12-07
pNFS/flexfiles: Fix ff_layout_add_ds_error_locked()
Trond Myklebust
1
-1
/
+2
2016-12-07
NFSv4: Add missing nfs_put_lock_context()
NeilBrown
1
-2
/
+4
2016-12-05
pNFS: Release NFS_LAYOUT_RETURN when invalidating the layout stateid
Trond Myklebust
1
-9
/
+12
2016-12-04
NFSv4.1: Don't schedule lease recovery in nfs4_schedule_session_recovery()
Trond Myklebust
1
-1
/
+1
2016-12-04
NFSv4.1: Handle NFS4ERR_BADSESSION/NFS4ERR_DEADSESSION replies to OP_SEQUENCE
Trond Myklebust
1
-0
/
+4
2016-12-04
NFS: Only look at the change attribute cache state in nfs_check_verifier
Trond Myklebust
2
-9
/
+7
2016-12-04
NFS: Fix incorrect size revalidation when holding a delegation
Trond Myklebust
1
-1
/
+4
2016-12-04
NFS: Fix incorrect mapping revalidation when holding a delegation
Trond Myklebust
1
-3
/
+9
2016-12-03
pNFS/flexfiles: Support sending layoutstats in layoutreturn
Trond Myklebust
2
-6
/
+79
2016-12-03
pNFS/flexfiles: Minor refactoring before adding iostats to layoutreturn
Trond Myklebust
4
-31
/
+43
2016-12-03
NFS: Fix up read of mirror stats
Trond Myklebust
1
-0
/
+2
2016-12-03
pNFS/flexfiles: Clean up layoutstats
Trond Myklebust
1
-20
/
+7
2016-12-03
pNFS/flexfiles: Refactor encoding of the layoutreturn payload
Trond Myklebust
3
-31
/
+124
2016-12-03
pNFS: Add a layoutreturn callback to performa layout-private setup
Trond Myklebust
2
-1
/
+14
2016-12-02
pNFS: Allow layout drivers to manage private data in struct nfs4_layoutreturn
Trond Myklebust
3
-1
/
+10
2016-12-02
pNFS/flexfiles: Only send layoutstats updates for mirrors that were updated
Trond Myklebust
2
-0
/
+9
2016-12-02
pNFS/flexfiles: Don't attempt to send layoutstats if there are no entries
Trond Myklebust
1
-0
/
+5
2016-12-02
NFS: Allow getattr to also report readdirplus cache hits
Trond Myklebust
3
-5
/
+18
2016-12-02
NFS: Be more targeted about readdirplus use when doing lookup/revalidation
Trond Myklebust
1
-11
/
+19
[next]