Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e79b202c632f24f49f2eb9459b88b5fd9e332263
/
fs
/
nfs
« Previous
2fcc213
xprtrdma: Fix large NFS SYMLINK calls
by Chuck Lever
· 9 years ago
4246a0b
block: add a bi_error field to struct bio
by Christoph Hellwig
· 9 years ago
d8132e0
Merge tag 'nfs-for-4.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 9 years ago
a49c269
nfs: Fix an oops caused by using other thread's stack space in ASYNC mode
by Kinglong Mee
· 9 years ago
3471648a
nfs: plug memory leak when ->prepare_layoutcommit fails
by Jeff Layton
· 9 years ago
bdcc2cd
NFSv4.2: handle NFS-specific llseek errors
by J. Bruce Fields
· 9 years ago
d4c3045
NFS: Don't clear desc->pg_moreio in nfs_do_recoalesce()
by Trond Myklebust
· 9 years ago
03d5eb6
NFS: Fix a memory leak in nfs_do_recoalesce
by Trond Myklebust
· 9 years ago
cd81259
NFS: Remove the "NFS_CAP_CHANGE_ATTR" capability
by Trond Myklebust
· 9 years ago
5c675d6
NFS: Set NFS_INO_REVAL_PAGECACHE if the change attribute is uninitialised
by Trond Myklebust
· 9 years ago
85a23ce
NFS: Don't revalidate the mapping if both size and change attr are up to date
by Trond Myklebust
· 9 years ago
2b83d3d
NFSv4/pnfs: Ensure we don't miss a file extension
by Trond Myklebust
· 9 years ago
3c38cbe
NFSv4: We must set NFS_OPEN_STATE flag in nfs_resync_open_stateid_locked
by Trond Myklebust
· 9 years ago
83bfff2
nfs4: have do_vfs_lock take an inode pointer
by Jeff Layton
· 9 years ago
ed05676
Revert "nfs: take extra reference to fl->fl_file when running a LOCKU operation"
by Jeff Layton
· 9 years ago
faa4a54
pNFS: Don't throw out valid layout segments
by Trond Myklebust
· 9 years ago
bdc59cf
pNFS: pnfs_roc_drain() fix a race with open
by Trond Myklebust
· 9 years ago
7f27392
pNFS: Fix races between return-on-close and layoutreturn.
by Trond Myklebust
· 9 years ago
df9cecc
pNFS: pnfs_roc_drain should return 'true' when sleeping
by Trond Myklebust
· 9 years ago
c5d7371
pNFS: Layoutreturn must invalidate all existing layout segments.
by Trond Myklebust
· 9 years ago
690edcf
NFSv4.2/flexfiles: Fix a typo in the flexfiles layoutstats code
by Trond Myklebust
· 9 years ago
be82416
NFSv4: Leases are renewed in sequence_done when we have sessions
by Trond Myklebust
· 9 years ago
b15c7cd
NFSv4.1: nfs41_sequence_done should handle sequence flag errors
by Trond Myklebust
· 9 years ago
b135290
NFSv4.1: Handle SEQ4_STATUS_BACKCHANNEL_FAULT correctly
by Trond Myklebust
· 9 years ago
4099287
NFSv4.1: Handle SEQ4_STATUS_RECALLABLE_STATE_REVOKED status bit correctly
by Trond Myklebust
· 9 years ago
8b895ce
NFSv4.1: Handle SEQ4_STATUS_EXPIRED_SOME_STATE_REVOKED status bit correctly.
by Trond Myklebust
· 9 years ago
1dc51b8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
8688d95
Merge tag 'nfs-for-4.2-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 9 years ago
02201e3
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 9 years ago
b4839eb
nfs: Remove invalid tk_pid from debug message
by Kinglong Mee
· 9 years ago
d356a7d
nfs: Remove invalid NFS_ATTR_FATTR_V4_REFERRAL checking in nfs4_get_rootfh
by Kinglong Mee
· 9 years ago
bc4da2a
nfs: Drop bad comment in nfs41_walk_client_list()
by Kinglong Mee
· 9 years ago
cd738ee
nfs: Remove unneeded micro checking of CONFIG_PROC_FS
by Kinglong Mee
· 9 years ago
2785110
nfs: Don't setting FILE_CREATED flags always
by Kinglong Mee
· 9 years ago
6a062a3
nfs: Use remove_proc_subtree() instead remove_proc_entry()
by Kinglong Mee
· 9 years ago
71f81e5
nfs: Remove unused argument in nfs_server_set_fsinfo()
by Kinglong Mee
· 9 years ago
6b55970
nfs: Fix a memory leak when meeting an unsupported state protect
by Kinglong Mee
· 9 years ago
db2efec
nfs: take extra reference to fl->fl_file when running a LOCKU operation
by Jeff Layton
· 9 years ago
39f897f
NFSv4: When returning a delegation, don't reclaim an incompatible open mode.
by NeilBrown
· 9 years ago
6c5a0d8
NFSv4.2: LAYOUTSTATS is optional to implement
by Trond Myklebust
· 9 years ago
da2e812
NFSv4.2: Fix up a decoding error in layoutstats
by Trond Myklebust
· 9 years ago
d620876
pNFS/flexfiles: Fix the reset of struct pgio_header when resending
by Trond Myklebust
· 9 years ago
c0f5f50
pNFS/flexfiles: Turn off layoutcommit for servers that don't need it
by Trond Myklebust
· 9 years ago
122d328
Merge branch 'layoutstats'
by Trond Myklebust
· 9 years ago
9bbd9bb
pnfs/flexfiles: protect ktime manipulation with mirror lock
by Peng Tao
· 9 years ago
865a7ec
nfs: provide pnfs_report_layoutstat when NFS42 is disabled
by Peng Tao
· 9 years ago
18a6008
nfs: verify open flags before allowing open
by Benjamin Coddington
· 9 years ago
0c8315d
nfs: always update creds in mirror, even when we have an already connected ds
by Jeff Layton
· 9 years ago
a24221d
nfs: fix potential credential leak in ff_layout_update_mirror_cred
by Jeff Layton
· 9 years ago
e4bc13a
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
97ba375
pnfs/flexfiles: report layoutstat regularly
by Peng Tao
· 9 years ago
1bfe3b2
nfs42: serialize LAYOUTSTATS calls of the same file
by Peng Tao
· 9 years ago
27c4306
pnfs/flexfiles: encode LAYOUTSTATS flexfiles specific data
by Peng Tao
· 9 years ago
ad4dc53e
pnfs/flexfiles: add ff_layout_prepare_layoutstats
by Peng Tao
· 9 years ago
d983803
pNFS/flexfiles: track when layout is first used
by Peng Tao
· 9 years ago
abcb7bf
pNFS/flexfiles: add layoutstats tracking
by Trond Myklebust
· 9 years ago
27797d1
pNFS/flexfiles: Remove unused struct members user_name, group_name
by Trond Myklebust
· 9 years ago
8733408
pnfs: add pnfs_report_layoutstat helper function
by Peng Tao
· 9 years ago
1b4a4bd
pNFS: fill in nfs42_layoutstat_ops
by Peng Tao
· 9 years ago
be3a5d2
NFSv.2/pnfs Add a LAYOUTSTATS rpc function
by Trond Myklebust
· 9 years ago
dc3f419
make simple_positive() public
by Al Viro
· 9 years ago
052b398
Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
1372a31
Merge branch 'bugfixes'
by Trond Myklebust
· 9 years ago
dfad700
nfs: Fix comment for nfs_pageio_init() and nfs_pageio_complete_mirror()
by Yijing Wang
· 9 years ago
c707011
NFS: Ensure we set NFS_CONTEXT_RESEND_WRITES when requeuing writes
by Trond Myklebust
· 9 years ago
1ca018d
pNFS: Fix a memory leak when attempted pnfs fails
by Trond Myklebust
· 9 years ago
5ba1244
NFSv4: Fix stateid recovery on revoked delegations
by Trond Myklebust
· 9 years ago
ae2ffef
Recover from stateid-type error on SETATTR
by Olga Kornievskaia
· 9 years ago
df05a49
nfs: Fix showing truncated fsid/dev in, /proc/net/nfsfs/volumes
by Kinglong Mee
· 9 years ago
873e385
nfs: make nfs4_init_uniform_client_string use a dynamically allocated buffer
by Jeff Layton
· 9 years ago
a319268
nfs: make nfs4_init_nonuniform_client_string use a dynamically allocated buffer
by Jeff Layton
· 9 years ago
b8fb2f5
nfs: update maxsz values for SETCLIENTID and EXCHANGE_ID
by Jeff Layton
· 9 years ago
3a6bb73
nfs: convert setclientid and exchange_id encoders to use clp->cl_owner_id
by Jeff Layton
· 9 years ago
455b6ee
pnfs/flexfiles: use swap() in ff_layout_sort_mirrors()
by Fabian Frederick
· 9 years ago
4e54ab8
NFS: Ensure that we update the sequence id under the slot table lock
by Trond Myklebust
· 9 years ago
0579c8d
nfs: Initialize cb_sequenceres information before validate_seqid()
by Kinglong Mee
· 9 years ago
6f02dc8
nfs: deny backchannel RPCs with an incorrect authflavor instead of dropping them
by Jeff Layton
· 9 years ago
e937ee7
nfs: Only update callback sequnce id when CB_SEQUENCE success
by Kinglong Mee
· 9 years ago
4ed0d83
NFS: Convert use of __constant_htonl to htonl
by Vaishali Thakkar
· 9 years ago
11598b8
NFS: Remove unused nfs_rw_ops->rw_release() function
by Anna Schumaker
· 9 years ago
c86c90c
NFSv4: handle nfs4_get_referral failure
by Dominique Martinet
· 9 years ago
3c87ef6
sunrpc: keep a count of swapfiles associated with the rpc_clnt
by Jeff Layton
· 9 years ago
8eee52a
NFSv4: nfs4_handle_delegation_recall_error should ignore EAGAIN
by Trond Myklebust
· 9 years ago
66114ca
writeback: separate out include/linux/backing-dev-defs.h
by Tejun Heo
· 9 years ago
93f78d8
writeback: move backing_dev_info->bdi_stat[] into bdi_writeback
by Tejun Heo
· 9 years ago
13985b1
NFS: drop unneeded goto
by Julia Lawall
· 9 years ago
d683cc4
NFS: Fix size of NFSACL SETACL operations
by Chuck Lever
· 9 years ago
7ef5ca4
NFS: report more appropriate block size for directories.
by NeilBrown
· 10 years ago
5cae02f
NFSv4: Always drain the slot table before re-establishing the lease
by Trond Myklebust
· 9 years ago
e8d975e
fixing infinite OPEN loop in 4.0 stateid recovery
by Olga Kornievskaia
· 9 years ago
9c27847
kernel/params: constify struct kernel_param_ops uses
by Luis R. Rodriguez
· 9 years ago
feaff8e
nfs: take extra reference to fl->fl_file when running a setlk
by Jeff Layton
· 9 years ago
6b19687
nfs: stat(2) fails during cthon04 basic test5 on NFSv4.0
by Chuck Lever
· 10 years ago
6e77137
don't pass nameidata to ->follow_link()
by Al Viro
· 10 years ago
680baac
new ->follow_link() and ->put_link() calling conventions
by Al Viro
· 10 years ago
59953fb
Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 10 years ago
9ec3a64
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
fe0f07d
direct-io: only inc/dec inode->i_dio_count for file systems
by Jens Axboe
· 10 years ago
21330b6
Merge branch 'bugfixes'
by Trond Myklebust
· 10 years ago
c775707
fs/nfs: fix new compiler warning about boolean in switch
by Andre Przywara
· 10 years ago
Next »