Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9ba4bcb645898d562498ea66a0df958ef0e7a68c
/
fs
/
nfs
/
file.c
dc24826
NFS avoid expired credential keys for buffered writes
by Andy Adamson
· 11 years ago
f4ce129
NFS: Add event tracing for generic NFS events
by Trond Myklebust
· 11 years ago
f919b19
fs: nfs: inform the VM about pages being committed or unstable
by Mel Gorman
· 11 years ago
d47992f
mm: change invalidatepage prototype to accept length
by Lukas Czerner
· 11 years ago
7a8203d
NFS: Ensure that NFS file unlock waits for readahead to complete
by Trond Myklebust
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
965c8e5
lseek: the "whence" argument is called "whence"
by Andrew Morton
· 12 years ago
df632d3
Merge tag 'nfs-for-3.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
0b173bc
mm: kill vma flag VM_CAN_NONLINEAR
by Konstantin Khlebnikov
· 12 years ago
dcfc4f2
NFS: Write the entire file if a server reboot occurs during fsync()
by Trond Myklebust
· 12 years ago
05990d1
NFS: Fix fdatasync/fsync() when confronted with a server reboot
by Trond Myklebust
· 12 years ago
7b281ee
NFS: fsync() must exit with an error if page writeback failed
by Trond Myklebust
· 12 years ago
ac694db
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
a564b8f
nfs: enable swap on NFS
by Mel Gorman
· 12 years ago
d56b4dd
nfs: teach the NFS client how to treat PG_swapcache pages
by Mel Gorman
· 12 years ago
ad0fcd4
nfs: explicitly reject LOCK_MAND flock() requests
by Jeff Layton
· 12 years ago
89d77c8
NFS: Convert v4 into a module
by Bryan Schumaker
· 12 years ago
ddda8e0
NFS: Convert v2 into a module
by Bryan Schumaker
· 12 years ago
5cf02d0
nfs: skip commit in releasepage if we're freeing memory for fs-related reasons
by Jeff Layton
· 12 years ago
ce4ef7c
NFS: Split out NFS v4 file operations
by Bryan Schumaker
· 12 years ago
ab96291
NFS: Split out NFS v3 inode operations
by Bryan Schumaker
· 12 years ago
597d928
NFS: Split out NFS v2 inode operations
by Bryan Schumaker
· 12 years ago
011e2a7
NFS: Create a have_delegation rpc_op
by Bryan Schumaker
· 12 years ago
a5c5889
NFS: Create a v4-specific fsync function
by Bryan Schumaker
· 12 years ago
0ef97dc
nfs: don't open in ->d_revalidate
by Miklos Szeredi
· 12 years ago
2701d08
NFSv4.1 add nfs_inode book keeping for mdsthreshold
by Andy Adamson
· 12 years ago
14546c3
NFS: Don't do a full flush to disk on close() if we hold a delegation
by Trond Myklebust
· 13 years ago
0195c00
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
by Linus Torvalds
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
2aeb98f
NFS: Ensure that mmapped pages remain stable during writeback
by Trond Myklebust
· 13 years ago
2edb6bc
NFS - fix recent breakage to NFS error handling.
by NeilBrown
· 13 years ago
6c52961
NFS: Fix a regression in nfs_file_llseek()
by Trond Myklebust
· 13 years ago
0486958
nfs: move nfs_file_operations declaration to bottom of file.c (try #2)
by Jeff Layton
· 13 years ago
1788ea6
nfs: when attempting to open a directory, fall back on normal lookup (try #5)
by Jeff Layton
· 13 years ago
31cbecb
Merge branch 'osd-devel' into nfs-for-next
by Trond Myklebust
· 13 years ago
6f276e4
nfs: Fix unused variable warning from file.c
by Rakib Mullick
· 13 years ago
79835a71
nfs: drop unnecessary locking in llseek
by Andi Kleen
· 13 years ago
ef3d0fd
vfs: do (nearly) lockless generic_file_llseek
by Andi Kleen
· 13 years ago
02c24a8
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
by Josef Bacik
· 13 years ago
06222e4
fs: handle SEEK_HOLE/SEEK_DATA properly in all fs's that define their own llseek
by Josef Bacik
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
ef31153
NFSv4.1 convert layoutcommit sync to boolean
by Andy Adamson
· 14 years ago
863a3c6
NFSv4.1: layoutcommit
by Andy Adamson
· 14 years ago
bae724e
NFSv4.1: shift pnfs_update_layout locations
by Fred Isaman
· 14 years ago
21ac19d
NFS: Fix fcntl F_GETLK not reporting some conflicts
by Sergey Vlasov
· 14 years ago
51ee4b8
locks: let the caller free file_lock on ->setlease failure
by Christoph Hellwig
· 14 years ago
05fa313
locks: fix setlease methods to free passed-in lock
by J. Bruce Fields
· 14 years ago
a4dd8dc
Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
74eb94b
Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
e5e9401
NFS: create and destroy inode's layout cache
by Benny Halevy
· 14 years ago
6b96724
Revalidate caches on lock
by Ricardo Labiaga
· 14 years ago
bc4866b
NFS: Don't SIGBUS if nfs_vm_page_mkwrite races with a cache invalidation
by Trond Myklebust
· 14 years ago
5eebde2
nfs: introduce mount option '-olocal_lock' to make locks local
by Suresh Jayaraman
· 14 years ago
b1bde04
Remove incorrect do_vfs_lock message
by Fabio Olive Leite
· 14 years ago
0702099
NFS: fix the return value of nfs_file_fsync()
by J. R. Okajima
· 14 years ago
5df6b8e
Merge branch 'nfs-for-2.6.36' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
af7fa16
NFS: Fix up the fsync code
by Trond Myklebust
· 14 years ago
b608b28
NFS: kswapd must not block in nfs_release_page
by Trond Myklebust
· 14 years ago
7ea8085
drop unused dentry argument to ->fsync
by Christoph Hellwig
· 14 years ago
d7cf8dd
NFSv4: Allow attribute caching with 'noac' mounts if client holds a delegation
by Trond Myklebust
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
d812e57
NFS: Prevent another deadlock in nfs_release_page()
by Trond Myklebust
· 15 years ago
7e38117
NFS: Improve NFS iostat byte count accuracy for writes
by Chuck Lever
· 15 years ago
aa2f1ef
NFS: Account for NFS bytes read via the splice API
by Chuck Lever
· 15 years ago
4184dcf
NFS: Fix byte accounting for generic NFS reads
by Chuck Lever
· 15 years ago
c2459dc
NFS: Proper accounting for NFS VFS calls
by Chuck Lever
· 15 years ago
82be934
NFS: Try to commit unstable writes in nfs_release_page()
by Trond Myklebust
· 15 years ago
6b2f3d1
vfs: Implement proper O_SYNC semantics
by Christoph Hellwig
· 15 years ago
f0f37e2
const: mark struct vm_struct_operations
by Alexey Dobriyan
· 15 years ago
f590f33
HWPOISON: Enable error_remove_page for NFS
by Andi Kleen
· 15 years ago
38c7304
NFS: read-modify-write page updating
by Peter Staubach
· 15 years ago
074cc1d
NFS: Add a ->migratepage() aop for NFS
by Trond Myklebust
· 15 years ago
405f557
headers: smp_lock.h redux
by Alexey Dobriyan
· 15 years ago
bf40d34
NFS: add support for splice writes
by Suresh Jayaraman
· 15 years ago
5cd973c
NFSv4/NLM: Push file locking BKL dependencies down into the NLM layer
by Trond Myklebust
· 15 years ago
7fdf523
NFS: Close page_mkwrite() races
by Trond Myklebust
· 16 years ago
2b2ec75
NFS: Fix the return value in nfs_page_mkwrite()
by Trond Myklebust
· 16 years ago
545db45
NFS: FS-Cache page management
by David Howells
· 16 years ago
6b9b351
NFS: Add comment banners to some NFS functions
by David Howells
· 16 years ago
cc85906
Merge branch 'devel' into for-linus
by Trond Myklebust
· 16 years ago
c2ec175
mm: page_mkwrite change prototype to match fault
by Nick Piggin
· 16 years ago
7fe5c39
NFS: Optimise NFS close()
by Trond Myklebust
· 16 years ago
e1ebfd3
NFS: Kill the "defined but not used" compile error on nommu machines
by Trond Myklebust
· 16 years ago
72cb77f
NFS: Throttle page dirtying while we're flushing to disk
by Trond Myklebust
· 16 years ago
54566b2
fs: symlink write_begin allocation context fix
by Nick Piggin
· 16 years ago
f200c11
nfs: remove an obsolete nfs_flock comment
by J. Bruce Fields
· 16 years ago
d5e6634
NFS: Fix nfs_file_llseek()
by Trond Myklebust
· 16 years ago
cadc723
Merge branch 'bkl-removal' into next
by Trond Myklebust
· 16 years ago
e89e896
Merge branch 'devel' into next
by Trond Myklebust
· 16 years ago
bba67e0
NFS: Remove BKL usage from open()
by Trond Myklebust
· 16 years ago
b6a2e56
NFS: Remove BKL usage from the write path
by Trond Myklebust
· 16 years ago
2fceef3
Merge commit 'v2.6.26' into bkl-removal
by Jonathan Corbet
· 16 years ago
46cb650
NFS: Remove the redundant file_open entry from struct nfs_rpc_ops
by Trond Myklebust
· 16 years ago
6da24bc
NFS: Use NFSDBG_FILE for all fops
by Chuck Lever
· 16 years ago
b7eaefa
NFS: Add debugging facility for NFS aops
by Chuck Lever
· 16 years ago
cc0dd2d
NFS: Make nfs_open methods consistent
by Chuck Lever
· 16 years ago
b84e06c
NFS: Make nfs_llseek methods consistent
by Chuck Lever
· 16 years ago
5491778
NFS: Make nfs_fsync methods consistent
by Chuck Lever
· 16 years ago
b541838
NFS: do_setlk(): don't flush caches when we have a delegation
by Trond Myklebust
· 16 years ago
efc91ed
NFS: Optimise append writes with holes
by Trond Myklebust
· 16 years ago
Next »