Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
219cb08ac015535c9c79a2f5730fca7c89915f17
/
fs
/
nfs
19ec50a43
Merge tag 'nfs-for-4.13-4' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 7 years ago
d9cb733
NFSv4: Fix double frees in nfs4_test_session_trunk()
by Trond Myklebust
· 7 years ago
fd40559
NFSv4: Fix EXCHANGE_ID corrupt verifier issue
by Trond Myklebust
· 7 years ago
286ba84
Merge tag 'nfs-for-4.13-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 7 years ago
b7dbcc0
NFSv4.1: Fix a race where CB_NOTIFY_LOCK fails to wake a waiter
by Benjamin Coddington
· 7 years ago
6ba80d4
NFS: Optimize fallocate by refreshing mapping when needed.
by NeilBrown
· 7 years ago
442ce04
NFS: invalidate file size when taking a lock.
by NeilBrown
· 7 years ago
1e6f209
NFS: Use raw NFS access mask in nfs4_opendata_access()
by Anna Schumaker
· 7 years ago
505d5c1
Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 7 years ago
1ebf980
NFS/filelayout: Fix racy setting of fl->dsaddr in filelayout_check_deviceid()
by Trond Myklebust
· 7 years ago
ecbb903
NFS: Be more careful about mapping file permissions
by Trond Myklebust
· 7 years ago
bd8b244
NFS: Store the raw NFS access mask in the inode's access cache
by Trond Myklebust
· 7 years ago
eda3e20
NFSv3: Convert nfs3_proc_access() to use nfs_access_set_mask()
by Trond Myklebust
· 7 years ago
15d4b73
NFS: Refactor NFS access to kernel access mask calculation
by Trond Myklebust
· 7 years ago
ecc7b43
nfs: count correct array for mnt3_counts array size
by Eryu Guan
· 7 years ago
2132973
Revert commit 722f0b891198 ("pNFS: Don't send COMMITs to the DSes if...")
by Trond Myklebust
· 7 years ago
4b75053
pNFS/flexfiles: Handle expired layout segments in ff_layout_initiate_commit()
by Trond Myklebust
· 7 years ago
4118188
NFS: Fix another COMMIT race in pNFS
by Trond Myklebust
· 7 years ago
e39928f
NFS: Fix a COMMIT race in pNFS
by Trond Myklebust
· 7 years ago
89a6814
mount: copy the port field into the cloned nfs_server structure.
by Steve Dickson
· 7 years ago
b86faee
Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 7 years ago
b4f937c
NFS: Don't run wake_up_bit() when nobody is waiting...
by Trond Myklebust
· 7 years ago
20fa190
nfs: add export operations
by Peng Tao
· 7 years ago
301bfa4
NFS: Don't run wake_up_bit() when nobody is waiting...
by Trond Myklebust
· 7 years ago
6240300
Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 7 years ago
5b5faaf
nfs4: add NFSv4 LOOKUPP handlers
by Jeff Layton
· 7 years ago
0042248
nfs: add export operations
by Peng Tao
· 7 years ago
f174ff7
nfs: add a nfs_ilookup helper
by Peng Tao
· 7 years ago
774d951
nfs: replace d_add with d_splice_alias in atomic_open
by Peng Tao
· 7 years ago
1ee48bd
NFSv4.2 fix size storage for nfs42_proc_copy
by Olga Kornievskaia
· 7 years ago
838edb9
NFSv4.1: Use seqid returned by EXCHANGE_ID after state migration
by Chuck Lever
· 8 years ago
8dcbec6
NFSv4.1: Handle EXCHGID4_FLAG_CONFIRMED_R during NFSv4.1 migration
by Chuck Lever
· 8 years ago
26fde4d
NFS: check for nfs_refresh_inode() errors in nfs_fhget()
by NeilBrown
· 7 years ago
eaa2b82
NFS: guard against confused server in nfs_atomic_open()
by NeilBrown
· 7 years ago
cc89684
NFS: only invalidate dentrys that are clearly invalid.
by NeilBrown
· 7 years ago
22368ff
PNFS for stateid errors retry against MDS first
by Olga Kornievskaia
· 7 years ago
a0bc01e
PNFS fix EACCESS on commit to DS handling
by Olga Kornievskaia
· 7 years ago
4cd1ec9
NFS: silence a uninitialized variable warning
by Dan Carpenter
· 7 years ago
ce85bd2
nfs: Fix fscache stat printing in nfs_show_stats()
by Tuo Chen Peng
· 8 years ago
2eb3aea7d
NFS: Fix initialization of nfs_page_array->npages
by Benjamin Coddington
· 8 years ago
1a4edf0
NFS: Fix commit policy for non-blocking calls to nfs_write_inode()
by Trond Myklebust
· 7 years ago
919e3bd
NFS: Ensure we commit after writeback is complete
by Trond Myklebust
· 7 years ago
b5973a8
NFS: Remove unused fields in the page I/O structures
by Trond Myklebust
· 7 years ago
818a8db
NFS: nfs_rename() - revalidate directories on -ERESTARTSYS
by Benjamin Coddington
· 8 years ago
a7a3b1e
NFS: convert flags to bool
by Benjamin Coddington
· 7 years ago
18fe6a2
NFS: Set FATTR4_WORD0_TYPE for . and .. entries
by Anna Schumaker
· 8 years ago
aa8217d
sunrpc: mark all struct svc_version instances as const
by Christoph Hellwig
· 8 years ago
b9c744c
sunrpc: mark all struct svc_procinfo instances as const
by Christoph Hellwig
· 8 years ago
0becc11
sunrpc: move pc_count out of struct svc_procinfo
by Christoph Hellwig
· 8 years ago
d16d186
sunrpc: properly type pc_encode callbacks
by Christoph Hellwig
· 8 years ago
cc6acc2
sunrpc: properly type pc_decode callbacks
by Christoph Hellwig
· 8 years ago
1c8a540
sunrpc: properly type pc_func callbacks
by Christoph Hellwig
· 8 years ago
511e936
sunrpc: mark all struct rpc_procinfo instances as const
by Christoph Hellwig
· 8 years ago
9ae7d8f
nfs: use ARRAY_SIZE() in the nfsacl_version3 declaration
by Christoph Hellwig
· 8 years ago
c551858
sunrpc: move p_count out of struct rpc_procinfo
by Christoph Hellwig
· 8 years ago
947c6e4
nfs: don't cast callback decode/proc/encode routines
by Christoph Hellwig
· 8 years ago
fc01648
nfs: fix decoder callback prototypes
by Christoph Hellwig
· 8 years ago
fcc8581
nfs: fix encoder callback prototypes
by Christoph Hellwig
· 8 years ago
e24dd9e
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 7 years ago
9bd4218
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
c6b1e36
Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
9a1d168
Merge tag 'v4.12-rc5' into nfsd tree
by J. Bruce Fields
· 7 years ago
2e31b4c
NFSv4.1: nfs4_callback_free_slot() cannot call nfs4_slot_tbl_drain_complete()
by Trond Myklebust
· 7 years ago
d9f2950
Revert "NFS: nfs_rename() handle -ERESTARTSYS dentry left behind"
by Benjamin Coddington
· 8 years ago
bd17193
NFSv4.1: Fix a race in nfs4_proc_layoutget
by Trond Myklebust
· 7 years ago
898fc11
NFS: Trunking detection should handle ERESTARTSYS/EINTR
by Trond Myklebust
· 7 years ago
5dd43ce
sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wait_bit.h>
by Ingo Molnar
· 7 years ago
ac6424b
sched/wait: Rename wait_queue_t => wait_queue_entry_t
by Ingo Molnar
· 7 years ago
8f66439
Merge tag 'v4.12-rc5' into for-4.13/block
by Jens Axboe
· 8 years ago
0b4d345
security/selinux: allow security_sb_clone_mnt_opts to enable/disable native labeling behavior
by Scott Mayhew
· 8 years ago
4e4cbee
block: switch bios to blk_status_t
by Christoph Hellwig
· 8 years ago
501e7a4
NFSv4.2: Don't send mode again in post-EXCLUSIVE4_1 SETATTR with umask
by Benjamin Coddington
· 8 years ago
125f42b
Merge tag 'nfs-for-4.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 8 years ago
4f253e1
nfs: Mark unnecessarily extern functions as static
by Jan Kara
· 8 years ago
fe3b81b
NFS: Use ERR_CAST() to avoid cross-structure cast
by Kees Cook
· 8 years ago
b49c15f
NFSv4.0: Fix a lock leak in nfs40_walk_client_list
by Trond Myklebust
· 8 years ago
08cb5b0
pnfs: Fix the check for requests in range of layout segment
by Benjamin Coddington
· 8 years ago
662f9a1
pNFS/flexfiles: missing error code in ff_layout_alloc_lseg()
by Dan Carpenter
· 8 years ago
6d3b5d8
NFS fix COMMIT after COPY
by Olga Kornievskaia
· 8 years ago
e967918
sunrpc: mark all struct svc_version instances as const
by Christoph Hellwig
· 8 years ago
860bda2
sunrpc: mark all struct svc_procinfo instances as const
by Christoph Hellwig
· 8 years ago
7fd38af
sunrpc: move pc_count out of struct svc_procinfo
by Christoph Hellwig
· 8 years ago
63f8de3
sunrpc: properly type pc_encode callbacks
by Christoph Hellwig
· 8 years ago
026fec7
sunrpc: properly type pc_decode callbacks
by Christoph Hellwig
· 8 years ago
a6beb73
sunrpc: properly type pc_func callbacks
by Christoph Hellwig
· 8 years ago
499b498
sunrpc: mark all struct rpc_procinfo instances as const
by Christoph Hellwig
· 8 years ago
f700c72
nfs: use ARRAY_SIZE() in the nfsacl_version3 declaration
by Christoph Hellwig
· 8 years ago
1c5876d
sunrpc: move p_count out of struct rpc_procinfo
by Christoph Hellwig
· 8 years ago
f4dac4a
nfs: don't cast callback decode/proc/encode routines
by Christoph Hellwig
· 8 years ago
18d9cff
nfs: fix decoder callback prototypes
by Christoph Hellwig
· 8 years ago
0096d39
nfs: fix encoder callback prototypes
by Christoph Hellwig
· 8 years ago
c70422f
Merge tag 'nfsd-4.12' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
73ccb02
Merge tag 'nfs-for-4.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 8 years ago
76b2a30
pNFS/flexfiles: Always attempt to call layoutstats when flexfiles is enabled
by Trond Myklebust
· 8 years ago
f4b23de
NFSv4.1: Work around a Linux server bug...
by Trond Myklebust
· 8 years ago
e092693
NFS append COMMIT after synchronous COPY
by Olga Kornievskaia
· 8 years ago
28cf22d
NFSv4: Fix exclusive create attributes encoding
by Trond Myklebust
· 8 years ago
2e84611
NFSv4: Fix an rcu lock leak
by Trond Myklebust
· 8 years ago
0795bf8
nfs: use kmap/kunmap directly
by Fabian Frederick
· 8 years ago
59b86d8
NFS: always treat the invocation of nfs_getattr as cache hit when noac is on
by Hou Tao
· 8 years ago
Next »