Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ae54496f9e8d40c89e5668205c181dccfa9ecda1
/
fs
/
nfs
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
31f4347
convert simple cases of nfs-related ->get_sb() to ->mount()
by Al Viro
· 14 years ago
a4118ee
a couple of open-coded ihold() introduced by nfs merge
by Al Viro
· 14 years ago
12364a4
nfs4: The difference of 2 pointers is ptrdiff_t
by Geert Uytterhoeven
· 14 years ago
8f0d97b
nfs: testing the wrong variable
by Dan Carpenter
· 14 years ago
015f021
nfs: handle lock context allocation failures in nfs_create_request
by Jeff Layton
· 14 years ago
568a810d
Fixed Regression in NFS Direct I/O path
by Steve Dickson
· 14 years ago
7420a8c
Merge branch 'flock' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
763641d
lockd: push lock_flocks down
by Arnd Bergmann
· 14 years ago
426e1f5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
18a043f
Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
1b430be
writeback: remove nonblocking/encountered_congestion references
by Wu Fengguang
· 14 years ago
036a107
NFS: Fix a compile issue in nfs_root
by Trond Myklebust
· 14 years ago
4390110
Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 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
43c2e88
nfs4: fix channel attribute sanity-checks
by J. Bruce Fields
· 14 years ago
7de9c6ee
new helper: ihold()
by Al Viro
· 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
1c78709
NFSv4.1: Use more sensible names for 'initialize_mountpoint'
by Trond Myklebust
· 14 years ago
16b374c
NFSv4.1: pnfs: filelayout: add driver's LAYOUTGET and GETDEVICEINFO infrastructure
by Andy Adamson
· 14 years ago
b1f69b7
NFSv4.1: pnfs: add LAYOUTGET and GETDEVICEINFO infrastructure
by Andy Adamson
· 14 years ago
974cec8
NFS: client needs to maintain list of inodes with active layouts
by Andy Adamson
· 14 years ago
e5e9401
NFS: create and destroy inode's layout cache
by Benny Halevy
· 14 years ago
7ab672c
NFSv4.1: pnfs: filelayout: introduce minimal file layout driver
by Dean Hildebrand
· 14 years ago
02c35fc
NFSv4.1: pnfs: full mount/umount infrastructure
by Fred Isaman
· 14 years ago
85e174b
NFS: set layout driver
by Ricardo Labiaga
· 14 years ago
504913f
NFS: ask for layouttypes during v4 fsinfo call
by Andy Adamson
· 14 years ago
9449925
NFS: change stateid to be a union
by Alexandros Batsakis
· 14 years ago
3388bff
nfs: fix unchecked value
by Roman Borisov
· 14 years ago
55b6e77
Ask for time_delta during fsinfo probe
by Ricardo Labiaga
· 14 years ago
6b96724
Revalidate caches on lock
by Ricardo Labiaga
· 14 years ago
6f7a35b
NFSv4: Fix up the 'dircount' hint in encode_readdir
by Trond Myklebust
· 14 years ago
9af8c22
NFSv4: Clean up nfs4_decode_dirent
by Trond Myklebust
· 14 years ago
4f08222
NFSv4: nfs4_decode_dirent must clear entry->fattr->valid
by Trond Myklebust
· 14 years ago
3201f3d
NFSv4: Fix a regression in decode_getfattr
by Trond Myklebust
· 14 years ago
7ad0735
NFSv4: Fix up decode_attr_filehandle() to handle the case of empty fh pointer
by Trond Myklebust
· 14 years ago
4a201d6
NFS: Ensure we check all allocation return values in new readdir code
by Trond Myklebust
· 14 years ago
82f2e54
NFS: Readdir plus in v4
by Bryan Schumaker
· 14 years ago
ae42c70
NFS: introduce generic decode_getattr function
by Bryan Schumaker
· 14 years ago
9942438
NFS: check xdr_decode for errors
by Bryan Schumaker
· 14 years ago
3c8a1ae
NFS: nfs_readdir_filler catch all errors
by Bryan Schumaker
· 14 years ago
56e4ebf
NFS: readdir with vmapped pages
by Bryan Schumaker
· 14 years ago
afa8ccc
NFS: remove page size checking code
by Bryan Schumaker
· 14 years ago
babddc7
NFS: decode_dirent should use an xdr_stream
by Bryan Schumaker
· 14 years ago
0715dc6
NFS: remove readdir plus limit
by Bryan Schumaker
· 14 years ago
d39ab9d
NFS: re-add readdir plus
by Bryan Schumaker
· 14 years ago
baf57a0
NFS: Optimise the readdir searches
by Trond Myklebust
· 14 years ago
d1bacf9
NFS: add readdir cache array
by Bryan Schumaker
· 14 years ago
8c7597f
nfs: include ratelimit.h, fix nfs4state build error
by Randy Dunlap
· 14 years ago
168667c
NFSv4: The state manager must ignore EKEYEXPIRED.
by Trond Myklebust
· 14 years ago
898f635
NFSv4: Don't ignore the error return codes from nfs_intent_set_file
by Trond Myklebust
· 14 years ago
79f14b7
Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
5704e44
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
6de5bd1
BKL: introduce CONFIG_BKL.
by Arnd Bergmann
· 14 years ago
6eaa614
NFSv4: Don't call nfs4_reclaim_complete() on receiving NFS4ERR_STALE_CLIENTID
by Trond Myklebust
· 14 years ago
ae1007d3
NFSv4: Don't call nfs4_state_mark_reclaim_reboot() from error handlers
by Trond Myklebust
· 14 years ago
b0ed9db
NFSv4: Fix open recovery
by Trond Myklebust
· 14 years ago
bc4866b
NFS: Don't SIGBUS if nfs_vm_page_mkwrite races with a cache invalidation
by Trond Myklebust
· 14 years ago
955a857
NFS: new idmapper
by Bryan Schumaker
· 14 years ago
b89f432
fs/locks.c: prepare for BKL removal
by Arnd Bergmann
· 14 years ago
c653ce3
sunrpc: Add net to rpc_create_args
by Pavel Emelyanov
· 14 years ago
fc5d00b
sunrpc: Add net argument to svc_create_xprt
by Pavel Emelyanov
· 14 years ago
aa510da
NFS: We must use list_for_each_entry_safe in nfs_access_cache_shrinker
by Trond Myklebust
· 14 years ago
a00dd6c
NFS: don't use FLUSH_SYNC on WB_SYNC_NONE COMMIT calls (try #2)
by Jeff Layton
· 14 years ago
5c78f58
NFS: Really fix put_nfs_open_context()
by Trond Myklebust
· 14 years ago
dfb4f309
NFSv4.1: keep seq_res.sr_slot as pointer rather than an index
by Benny Halevy
· 14 years ago
7c563cc
nfs: show "local_lock" mount option in /proc/mounts
by Suresh Jayaraman
· 14 years ago
ef84303
NFS: handle inode==NULL in __put_nfs_open_context
by Benny Halevy
· 14 years ago
5eebde2
nfs: introduce mount option '-olocal_lock' to make locks local
by Suresh Jayaraman
· 14 years ago
b4687da
SUNRPC: Refactor logic to NUL-terminate strings in pages
by Chuck Lever
· 14 years ago
d141d97
NFS: Fix NFSv3 debugging messages in fs/nfs/nfs3proc.c
by Chuck Lever
· 14 years ago
6095889
NFS: Convert nfsiod to use alloc_workqueue()
by Trond Myklebust
· 14 years ago
d688e11
NFSv4.1: Fix the slotid initialisation in nfs_async_rename()
by Trond Myklebust
· 14 years ago
f7732d6
NFS: Fix a use-after-free case in nfs_async_rename()
by Trond Myklebust
· 14 years ago
c88739b
Merge remote branch 'trond/bugfixes' into for-2.6.37
by J. Bruce Fields
· 14 years ago
d3d4152
nfs: make sillyrename an async operation
by Jeff Layton
· 14 years ago
779c517
nfs: move nfs_sillyrename to unlink.c
by Jeff Layton
· 14 years ago
e8582a8
nfs: standardize the rename response container
by Jeff Layton
· 14 years ago
920769f
nfs: standardize the rename args container
by Jeff Layton
· 14 years ago
2b48429
NFS: Add an 'open_context' element to struct nfs_rpc_ops
by Trond Myklebust
· 14 years ago
c0204fd
NFS: Clean up nfs4_proc_create()
by Trond Myklebust
· 14 years ago
535918f
NFSv4: Further cleanups for nfs4_open_revalidate()
by Trond Myklebust
· 14 years ago
b8d4cad
NFSv4: Clean up nfs4_open_revalidate
by Trond Myklebust
· 14 years ago
f46e0bd
NFSv4: Further minor cleanups for nfs4_atomic_open()
by Trond Myklebust
· 14 years ago
cd9a1c0
NFSv4: Clean up nfs4_atomic_open
by Trond Myklebust
· 14 years ago
306a075
NFS: Allow NFSROOT debugging messages to be enabled dynamically
by Chuck Lever
· 14 years ago
8d23210
NFS: Clean up nfsroot.c
by Chuck Lever
· 14 years ago
56463e5
NFS: Use super.c for NFSROOT mount option parsing
by Chuck Lever
· 14 years ago
60ac036
NFS: Clean up NFSROOT command line parsing
by Chuck Lever
· 14 years ago
ed58b29
NFS: Remove \t from mount debugging message
by Chuck Lever
· 14 years ago
827e345
SUNRPC: Fix the NFSv4 and RPCSEC_GSS Kconfig dependencies
by Trond Myklebust
· 14 years ago
fbf3fdd
statfs() gives ESTALE error
by Menyhart Zoltan
· 14 years ago
b20d37c
NFS: Fix a typo in nfs_sockaddr_match_ipaddr6
by Trond Myklebust
· 14 years ago
b1bde04
Remove incorrect do_vfs_lock message
by Fabio Olive Leite
· 14 years ago
c5b29f8
sunrpc: use seconds since boot in expiry cache
by NeilBrown
· 14 years ago
763008c
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
0a377cf
NFS: Fix an Oops in the NFSv4 atomic open code
by Trond Myklebust
· 14 years ago
df486a2
NFS: Fix the selection of security flavours in Kconfig
by Trond Myklebust
· 14 years ago
2897c68
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 14 years ago
Next »