Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f9bb36afb25d3bfda1c9276a55985b710c8a91ae
/
fs
/
nfs
/
inode.c
fab99eb
NFSv4.2: Remove redundant checks in nfs_setsecurity+nfs4_label_init_security
by Trond Myklebust
· 11 years ago
3da580a
nfs: set security label when revalidating inode
by Jeff Layton
· 11 years ago
c698dbf
Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into linux-next
by Trond Myklebust
· 11 years ago
9e6ee76
NFS: Export _nfs_display_fhandle()
by Chuck Lever
· 11 years ago
f1fe29b
NFS: Use i_writecount to control whether to get an fscache cookie in nfs_open()
by David Howells
· 11 years ago
7caef26
truncate: drop 'oldsize' truncate_pagecache() parameter
by Kirill A. Shutemov
· 11 years ago
bf97293
Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
f4ce129
NFS: Add event tracing for generic NFS events
by Trond Myklebust
· 11 years ago
1264a2f
NFS: refactor code for calculating the crc32 hash of a filehandle
by Trond Myklebust
· 11 years ago
eddffa4
NFS: Remove unnecessary call to nfs_setsecurity in nfs_fhget()
by Trond Myklebust
· 11 years ago
f8806c8
NFS: Fix writeback performance issue on cache invalidation
by Trond Myklebust
· 11 years ago
43f291c
NFS: Make nfs_attribute_cache_expired() non-static
by Scott Mayhew
· 11 years ago
be0c5d8
Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
959d921
Merge branch 'labeled-nfs' into linux-next
by Trond Myklebust
· 11 years ago
c8d74d9
NFSv4: Move the DNS resolver into the NFSv4 module
by Trond Myklebust
· 11 years ago
aa9c266
NFS: Client implementation of Labeled-NFS
by David Quigley
· 11 years ago
14c43f7
NFS: Add label lifecycle management
by David Quigley
· 11 years ago
1775fd3
NFS:Add labels to client function prototypes
by David Quigley
· 11 years ago
e058f70
NFSv4: Introduce new label structure
by Steve Dickson
· 11 years ago
c45ffdd
NFSv4: Close another NFSv4 recovery race
by Trond Myklebust
· 11 years ago
416ad3c
freezer: add unsafe versions of freezable helpers for NFS
by Colin Cross
· 12 years ago
577b423
NFS: Add functionality to allow waiting on all outstanding reads to complete
by Trond Myklebust
· 12 years ago
8c86899
NFS: __nfs_find_lock_context needs to check ctx->lock_context for a match too
by Trond Myklebust
· 12 years ago
8d05b37
Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
f6488c9
nfs: don't allow nfs_find_actor to match inodes of the wrong type
by Jeff Layton
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
94f2f14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
9ff593c
nfs: kuid and kgid conversions for nfs/inode.c
by Eric W. Biederman
· 12 years ago
322b2b9
Revert "NFS: add nfs_sb_deactive_async to avoid deadlock"
by Trond Myklebust
· 12 years ago
de242c0
NFS: Use FS-Cache invalidation
by David Howells
· 12 years ago
eed9935
NFS: Ensure that we always drop inodes that have been marked as stale
by Trond Myklebust
· 12 years ago
f48407d
NFS: Remove BUG_ON()s in the fs/nfs/inode.c
by Trond Myklebust
· 12 years ago
324d003
NFS: add nfs_sb_deactive_async to avoid deadlock
by Weston Andros Adamson
· 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
8c0a853
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
by Kirill A. Shutemov
· 12 years ago
2a36915
NFS: Clean up helper function nfs4_select_rw_stateid()
by Trond Myklebust
· 12 years ago
b3c54de
NFS: Convert nfs_get_lock_context to return an ERR_PTR on failure
by Trond Myklebust
· 12 years ago
c3f52af
NFS: Fix the initialisation of the readdir 'cookieverf' array
by Trond Myklebust
· 12 years ago
ac694db
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
29418aa
nfs: disable data cache revalidation for swapfiles
by Mel Gorman
· 12 years ago
89d77c8
NFS: Convert v4 into a module
by Bryan Schumaker
· 12 years ago
1c606fb
NFS: Convert v3 into a module
by Bryan Schumaker
· 12 years ago
ddda8e0
NFS: Convert v2 into a module
by Bryan Schumaker
· 12 years ago
19d87ca
NFS: Split out remaining NFS v4 inode functions
by Bryan Schumaker
· 12 years ago
ab7017a
NFS: Add version registering framework
by Bryan Schumaker
· 12 years ago
129d197
NFS: Create an init_nfs_v4() function
by Bryan Schumaker
· 12 years ago
57ec14c
NFS: Create a return_delegation rpc op
by Bryan Schumaker
· 12 years ago
011e2a7
NFS: Create a have_delegation rpc_op
by Bryan Schumaker
· 12 years ago
1a0de48
NFS: Initialise commit_info.rpc_out when !defined(CONFIG_NFS_V4)
by Trond Myklebust
· 12 years ago
1d59d61
NFS: Ensure that setattr and getattr wait for O_DIRECT write completion
by Trond Myklebust
· 12 years ago
53f2c4a
Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
2701d08
NFSv4.1 add nfs_inode book keeping for mdsthreshold
by Andy Adamson
· 12 years ago
82be417
NFSv4.1 cache mdsthreshold values on OPEN
by Andy Adamson
· 12 years ago
e73e6c9
Fixed goto readability in nfs_update_inode.
by Matthew Treinish
· 13 years ago
dbd5768
vfs: Rename end_writeback() to clear_inode()
by Jan Kara
· 13 years ago
d69ee9b
NFS: Adapt readdirplus to application usage patterns
by Trond Myklebust
· 13 years ago
fee7fe1
NFS: Simplify the cache invalidation code
by Trond Myklebust
· 13 years ago
6a4506c
NFS: Change attribute updates should set NFS_INO_REVAL_PAGECACHE
by Trond Myklebust
· 13 years ago
4124bbc
NFS: Simplify nfs_fhget()
by Trond Myklebust
· 13 years ago
01da47b
NFS: Optimise away nfs_check_inode_attributes() when holding a delegation
by Trond Myklebust
· 13 years ago
b4b1ead
NFS: Don't force page cache revalidations when holding a delegation
by Trond Myklebust
· 13 years ago
ea2cf22
NFS: create struct nfs_commit_info
by Fred Isaman
· 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
e27d359
SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUG
by Trond Myklebust
· 13 years ago
d6d6dc7
NFS: remove nfs_inode radix tree
by Fred Isaman
· 13 years ago
4f1abd2
NFS: add fh_crc to debug output
by Weston Andros Adamson
· 13 years ago
d8e0539
NFS: add filehandle crc for debug display
by Weston Andros Adamson
· 13 years ago
fa68a1b
NFS: Fix a typo in _nfs_display_fhandle
by Trond Myklebust
· 13 years ago
20d27e9
NFS: Add a client-side function to display NFS file handles
by Chuck Lever
· 13 years ago
28cd1b3
NFS: make cb_ident_idr per net ns
by Stanislav Kinsbursky
· 13 years ago
6b13168
NFS: make nfs_client_list per net ns
by Stanislav Kinsbursky
· 13 years ago
a030889
NFS: start printks w/ NFS: even if __func__ shown
by Weston Andros Adamson
· 13 years ago
ec7652a
SUNRPC: register RPC stats /proc entries in passed network namespace context
by Stanislav Kinsbursky
· 13 years ago
536e43d
NFS: Optimise away unnecessary setattrs for open(O_TRUNC);
by Trond Myklebust
· 13 years ago
9e2e74d
NFS: blocklayout pipe creation per network namespace context introduced
by Stanislav Kinsbursky
· 13 years ago
1b340d0
NFS: DNS resolver cache per network namespace context introduced
by Stanislav Kinsbursky
· 13 years ago
90ab5ee
module_param: make bool parameters really bool (drivers & misc)
by Rusty Russell
· 13 years ago
57eccf1
Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
eb59c50
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
6926afd
NFSv4: Save the owner/group name string when doing open
by Trond Myklebust
· 13 years ago
6b520e0
vfs: fix the stupidity with i_dentry in inode destructors
by Al Viro
· 13 years ago
5ede7b1
pull manipulations of rpc_cred inside alloc_nfs_open_context()
by Al Viro
· 13 years ago
d310310
Freezer / sunrpc / NFS: don't allow TASK_KILLABLE sleeps to block the freezer
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
bfe8684
filesystems: add set_nlink()
by Miklos Szeredi
· 13 years ago
6d6b77f
filesystems: add missing nlink wrappers
by Miklos Szeredi
· 13 years ago
a9a4a87
NFS: Use the inode->i_version to cache NFSv4 change attribute information
by Trond Myklebust
· 13 years ago
3d4ff43
nfs_open_context doesn't need struct path either
by Al Viro
· 13 years ago
533eb46
NFSv4.1: allow nfs_fhget to succeed with mounted on fileid
by Andy Adamson
· 13 years ago
0f66b59
NFS41: do not update isize if inode needs layoutcommit
by Peng Tao
· 14 years ago
cd1acdf
Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osd
by Linus Torvalds
· 13 years ago
cbe8260
pnfs: layoutreturn
by Benny Halevy
· 13 years ago
60c16ea
NFS: nfs_update_inode: print current and new inode size in debug output
by Harshula Jayasuriya
· 13 years ago
0acd220
Merge branch 'nfs-for-2.6.39' into nfs-for-next
by Trond Myklebust
· 14 years ago
7ebb931
NFS: use secinfo when crossing mountpoints
by Bryan Schumaker
· 14 years ago
e0c2b38
NFSv4.1: filelayout driver specific code for COMMIT
by Fred Isaman
· 14 years ago
480c200
NFS: Create nfs_open_dir_context
by Bryan Schumaker
· 14 years ago
bd2895e
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 14 years ago
Next »