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
/
file.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-18
locks: make posix_test_lock() interface more consistent
J. Bruce Fields
1
-1
/
+3
2007-07-18
nfs: disable leases over NFS
J. Bruce Fields
1
-0
/
+12
2007-07-10
sendfile: convert nfs to using splice_read()
Jens Axboe
1
-6
/
+9
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
1
-0
/
+1
2007-05-06
locks: give posix_test_lock same interface as ->lock
Marc Eshel
1
-6
/
+1
2007-02-12
[PATCH] mark struct inode_operations const 2
Arjan van de Ven
1
-2
/
+2
2007-01-30
[PATCH] Remove warning: VFS is out of sync with lock manager
Neil Brown
1
-2
/
+3
2007-01-11
[PATCH] NFS: Fix race in nfs_release_page()
Trond Myklebust
1
-8
/
+8
2006-12-08
[PATCH] nfs: change uses of f_{dentry,vfsmnt} to use f_path
Josef "Jeff" Sipek
1
-7
/
+7
2006-12-06
NFS: Fix nfs_release_page
Trond Myklebust
1
-6
/
+7
2006-12-06
NFS: Ensure we only call set_page_writeback() under the page lock
Trond Myklebust
1
-5
/
+1
2006-12-06
NFS: Add nfs_set_page_dirty()
Trond Myklebust
1
-1
/
+1
2006-12-06
NFS: Remove nfs_writepage_sync()
Trond Myklebust
1
-0
/
+6
2006-12-06
NFS: cleanup of nfs_sync_inode_wait()
Trond Myklebust
1
-3
/
+6
2006-10-01
[PATCH] Vectorize aio_read/aio_write fileop methods
Badari Pulavarty
1
-16
/
+18
2006-09-22
NFS: Use SEEK_END instead of hardcoded value
Josef 'Jeff' Sipek
1
-1
/
+1
2006-09-22
NFS: Make better use of inode* dereferencing macros
David Howells
1
-1
/
+1
2006-08-24
NFS: Fix a potential deadlock in nfs_release_page
Nikita Danilov
1
-1
/
+7
2006-06-28
[PATCH] mark address_space_operations const
Christoph Hellwig
1
-1
/
+1
2006-06-24
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
Trond Myklebust
1
-2
/
+2
2006-06-23
[PATCH] vfs: add lock owner argument to flush operation
Miklos Szeredi
1
-2
/
+2
2006-06-09
NFS: Flesh out nfs_invalidate_page()
Trond Myklebust
1
-1
/
+5
2006-06-09
NFS: Separate metadata and page cache revalidation mechanisms
Trond Myklebust
1
-21
/
+3
2006-04-19
NFS,SUNRPC: Fix compiler warnings if CONFIG_PROC_FS & CONFIG_SYSCTL are unset
Trond Myklebust
1
-3
/
+2
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
1
-1
/
+1
2006-03-26
[PATCH] Make address_space_operations->invalidatepage return void
NeilBrown
1
-2
/
+1
2006-03-20
NFS, NLM: Allow blocking locks to respect signals
Trond Myklebust
1
-6
/
+0
2006-03-20
NLM: Fix nlmclnt_test to not copy private part of locks
Trond Myklebust
1
-1
/
+4
2006-03-20
locks,lockd: fix race in nlmsvc_testlock
Andy Adamson
1
-4
/
+3
2006-03-20
NFS: add I/O performance counters
Chuck Lever
1
-11
/
+9
2006-03-20
NFS: Avoid races between writebacks and truncation
Trond Myklebust
1
-0
/
+13
2005-12-22
[PATCH] fix posix lock on NFS
ASANO Masahiro
1
-1
/
+2
2005-12-19
NFS: Fix another O_DIRECT race
Trond Myklebust
1
-19
/
+4
2005-10-27
NFS: Optimise attribute revalidation on close().
Trond Myklebust
1
-2
/
+2
2005-10-18
NFS: Fix up a race in the NFS implementation of GETLK
Trond Myklebust
1
-9
/
+18
2005-10-17
[PATCH] NFS: Fix cache consistency races
Trond Myklebust
1
-1
/
+2
2005-08-18
[PATCH] NFS: split nfsi->flags into two fields
Chuck Lever
1
-2
/
+3
2005-06-22
[PATCH] NFS: Ensure that fstat() always returns the correct mtime
Trond Myklebust
1
-6
/
+22
2005-06-22
[PATCH] NFS: Cleanup of caching code, and slight optimization of writes.
Trond Myklebust
1
-3
/
+9
2005-06-22
[PATCH] NFS: Add support for NFSv3 ACLs
Andreas Gruenbacher
1
-0
/
+12
2005-06-13
[PATCH] NFS: Ensure that we revalidate the cached file length for llseek(SEEK...
Trond Myklebust
1
-1
/
+41
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+484