Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a969e163a4ac1b0cfa2dc7ab890aaa9ab092951c
/
fs
/
nfs
dfd01f0
sched/wait: Fix the signal handling fix
by Peter Zijlstra
· 9 years ago
fc891828
Merge tag 'nfs-for-4.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 9 years ago
3066a96
osd fs: __r4w_get_page rely on PageUptodate for uptodate
by Hugh Dickins
· 9 years ago
756b9b3
SUNRPC: Fix callback channel
by Trond Myklebust
· 9 years ago
4f2e9dc
nfs4: resend LAYOUTGET when there is a race that changes the seqid
by Jeff Layton
· 9 years ago
c812012
nfs: if we have no valid attrs, then don't declare the attribute cache valid
by Jeff Layton
· 9 years ago
616c319
nfs: ensure that attrcache is revalidated after a SETATTR
by Jeff Layton
· 9 years ago
38b7631
nfs4: limit callback decoding to received bytes
by Benjamin Coddington
· 9 years ago
c68a027
nfs4: start callback_ident at idr 1
by Benjamin Coddington
· 9 years ago
91ab4b4
nfs: use sliding delay when LAYOUTGET gets NFS4ERR_DELAY
by Jeff Layton
· 9 years ago
f54423a
NFS4: Cleanup FATTR4_WORD0_FS_LOCATIONS after decoding success
by Kinglong Mee
· 9 years ago
291e1b9
NFS: Properly set NFS v4.2 NFSDBG_FACILITY
by Anna Schumaker
· 9 years ago
6b7153d
nfs: reduce the amount of ifdefs for v4.2 in nfs4file.c
by Christoph Hellwig
· 9 years ago
0f42a6a
nfs: use btrfs ioctl defintions for clone
by Christoph Hellwig
· 9 years ago
21fad313
nfs: allow intra-file CLONE
by Christoph Hellwig
· 9 years ago
3a2e176
nfs: offer native ioctls even if CONFIG_COMPAT is set
by Christoph Hellwig
· 9 years ago
9494b2c
nfs: pass on count for CLONE operations
by Christoph Hellwig
· 9 years ago
5d2eb54
Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
d9a82a0
xattr handlers: Pass handler to operations instead of flags
by Andreas Gruenbacher
· 9 years ago
e6604ecb
Merge tag 'nfs-for-4.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 9 years ago
ad804a0
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
75021d2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 9 years ago
d0164ad
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd
by Mel Gorman
· 9 years ago
1873499
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 9 years ago
9576c2f
Merge tag 'locks-v4.4-1' of git://git.samba.org/jlayton/linux
by Linus Torvalds
· 9 years ago
1ca843a
nfs: Fix GETATTR bitmap verification
by Andreas Gruenbacher
· 9 years ago
8fbcf23
nfs: Remove unused xdr page offsets in getacl/setacl arguments
by Andreas Gruenbacher
· 9 years ago
118c916
fs/nfs: remove unnecessary new_valid_dev check
by Yaowei Bai
· 9 years ago
ac3c860
Merge tag 'nfs-rdma-4.4-2' of git://git.linux-nfs.org/projects/anna/nfs-rdma
by Trond Myklebust
· 9 years ago
7656677
NFS: Enable client side NFSv4.1 backchannel to use other transports
by Chuck Lever
· 9 years ago
260074c
pNFS/flexfiles: Add support for FF_FLAGS_NO_IO_THRU_MDS
by Trond Myklebust
· 9 years ago
1354441
pNFS/flexfiles: When mirrored, retry failed reads by switching mirrors
by Trond Myklebust
· 9 years ago
4f65636
Move locks API users to locks_lock_inode_wait()
by Benjamin Coddington
· 9 years ago
a85240d
Merge branch 'bugfixes'
by Trond Myklebust
· 9 years ago
f8417b48
NFSv4.1/pnfs: Retry through MDS when getting bad length of data
by Kinglong Mee
· 9 years ago
15ae2c7
nfs/blocklayout: Fix bad using of page offset in bl_read_pagelist
by Kinglong Mee
· 9 years ago
e0a63c0
NFS: Return directly if encode_sessionid fail
by Kinglong Mee
· 9 years ago
403889c
NFS: Fix bad checking of max taglen in callback request
by Kinglong Mee
· 9 years ago
45724e8
NFS: Fix bad defines of callback response maxsize
by Kinglong Mee
· 9 years ago
590184a
NFS: Use NFS4_MAX_SESSIONID_LEN directly for decode/encode sessionid
by Kinglong Mee
· 9 years ago
39de493
NFS: Remove unneeded NFS_DEBUG checking before define NFSDBG_FACILITY
by Kinglong Mee
· 9 years ago
f765bf7
NFS: Remove the left function defines in callback.h
by Kinglong Mee
· 9 years ago
8c163d8
NFS: Remove the left global variable nfs_callback_tcpport
by Kinglong Mee
· 9 years ago
d4e2ce0
NFS: Get rid of the unneeded addr stored in callback arguments
by Kinglong Mee
· 9 years ago
c646619
nfsroot: make nfsroot to accept the 1024 bytes long directory name
by Li RongQing
· 9 years ago
51e0164
Merge branch 'nfsclone'
by Trond Myklebust
· 9 years ago
146aa8b
KEYS: Merge the type-specific data with the payload data
by David Howells
· 9 years ago
275058a
NFS: Fix an 'unused variable' complaint when #ifndef CONFIG_NFS_V4_2
by Trond Myklebust
· 9 years ago
a340abc
nfs42: add NFS_IOC_CLONE_RANGE ioctl
by Peng Tao
· 9 years ago
811b7b8
nfs42: respect clone_blksize
by Peng Tao
· 9 years ago
2a92ee9
nfs: get clone_blksize when probing fsinfo
by Peng Tao
· 9 years ago
bea51b3
nfs42: add NFS_IOC_CLONE ioctl
by Peng Tao
· 9 years ago
e5341f3
nfs42: add CLONE proc functions
by Peng Tao
· 9 years ago
3602277
nfs42: add CLONE xdr functions
by Peng Tao
· 9 years ago
037fc98
NFSv4: Unify synchronous and asynchronous error handling
by Trond Myklebust
· 9 years ago
4816fda
NFSv4: Don't use synchronous delegation recall in exception handling
by Trond Myklebust
· 9 years ago
516285eb
NFSv4: nfs4_async_handle_error should take a non-const nfs_server
by Trond Myklebust
· 9 years ago
2598ed3
NFSv4: Update the delay statistics counter for synchronous delays
by Trond Myklebust
· 9 years ago
b3c2aa0
NFSv4: Refactor NFSv4 error handling
by Trond Myklebust
· 9 years ago
39d0d3b
NFS: Fix a tracepoint NULL-pointer dereference
by Anna Schumaker
· 9 years ago
5e99b53
nfs4: reset states to use open_stateid when returning delegation voluntarily
by Jeff Layton
· 9 years ago
e92c1e0
NFSv4: Fix a nograce recovery hang
by Benjamin Coddington
· 9 years ago
72d79ff
NFSv4.1: nfs4_opendata_check_deleg needs to handle NFS4_OPEN_CLAIM_DELEG_CUR_FH
by Trond Myklebust
· 9 years ago
4a0954e
NFSv4: Don't try to reclaim unused state owners
by Trond Myklebust
· 9 years ago
8fa4592
NFS: Fix a write performance regression
by Trond Myklebust
· 9 years ago
40f9027
NFS: Fix up page writeback accounting
by Trond Myklebust
· 9 years ago
a1c8368
fs: Drop unlikely before IS_ERR(_OR_NULL)
by Viresh Kumar
· 9 years ago
500d701
NFS41: make close wait for layoutreturn
by Peng Tao
· 9 years ago
834e465
NFS: Skip checking ds_cinfo.buckets when lseg's commit_through_mds is set
by Kinglong Mee
· 9 years ago
2259f96
NFSv4.x/pnfs: Don't try to recover stateids twice in layoutget
by Trond Myklebust
· 9 years ago
24311f8
NFSv4: Recovery of recalled read delegations is broken
by Trond Myklebust
· 9 years ago
8714d46
NFS: Fix an infinite loop when layoutget fail with BAD_STATEID
by Kinglong Mee
· 9 years ago
6f29b9b
NFS: Do cleanup before resetting pageio read/write to mds
by Kinglong Mee
· 9 years ago
3ec0c97
nfs/filelayout: Fix NULL reference caused by double freeing of fh_array
by Kinglong Mee
· 9 years ago
306a554
nfs: fix v4.2 SEEK on files over 2 gigs
by J. Bruce Fields
· 9 years ago
048883e
nfs: fix pg_test page count calculation
by Peng Tao
· 9 years ago
a41cbe8
Failing to send a CLOSE if file is opened WRONLY and server reboots on a 4.x mount
by Olga Kornievskaia
· 9 years ago
4e4adb2
Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 9 years ago
5445b1f
NFSv4: Respect the server imposed limit on how many changes we may cache
by Trond Myklebust
· 9 years ago
7d160a6
NFSv4: Express delegation limit in units of pages
by Trond Myklebust
· 9 years ago
1744771
Merge tag 'nfsd-4.3' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 9 years ago
4eae501
Revert "NFS: Make close(2) asynchronous when closing NFS O_DIRECT files"
by Trond Myklebust
· 9 years ago
5cf9d70
NFS: Optimise away the close-to-open getattr if there is no cached data
by Trond Myklebust
· 9 years ago
7cc8c5c
NFSv4.1/flexfiles: Clean up ff_layout_write_done_cb/ff_layout_commit_done_cb
by Trond Myklebust
· 9 years ago
f95c03b
NFSv4.1/flexfiles: Mark the layout for return in ff_layout_io_track_ds_error()
by Trond Myklebust
· 9 years ago
1081230
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
4a3e577
nfs: Remove unneeded checking of the return value from scnprintf
by Kinglong Mee
· 9 years ago
4a70316
nfs: Fix truncated client owner id without proto type
by Kinglong Mee
· 9 years ago
889d94d
NFSv4.1/flexfiles: Mark layout for return if the mirrors are invalid
by Trond Myklebust
· 9 years ago
81d6dc8
NFSv4.1/flexfiles: RW layouts are valid only if all mirrors are valid
by Trond Myklebust
· 9 years ago
388ef16
NFSv4.1/flexfiles: Fix incorrect usage of pnfs_generic_mark_devid_invalid()
by Trond Myklebust
· 9 years ago
972398f
NFSv4.1/flexfiles: Fix freeing of mirrors
by Trond Myklebust
· 9 years ago
2d89a1d
NFSv4.1/pNFS: Don't request a minimal read layout beyond the end of file
by Trond Myklebust
· 9 years ago
21b874c
NFSv4.1/pnfs: Handle LAYOUTGET return values correctly
by Trond Myklebust
· 9 years ago
4ae93560
NFSv4.1/pnfs: Don't ask for a read layout for an empty file.
by Trond Myklebust
· 9 years ago
4a1e2fe
NFSv4.1: Fix a protocol issue with CLOSE stateids
by Trond Myklebust
· 9 years ago
90816d1
NFSv4.1/flexfiles: Don't mark the entire deviceid as bad for file errors
by Trond Myklebust
· 9 years ago
6669cb8
NFSv4.1/pnfs: Ensure layoutreturn reserves space for the opaque payload
by Trond Myklebust
· 9 years ago
d135490
NFSv4.1/flexfiles: Fix a protocol error in layoutreturn
by Trond Myklebust
· 9 years ago
5334c5b
NFS: Send attributes in OPEN request for NFS4_CREATE_EXCLUSIVE4_1
by Kinglong Mee
· 9 years ago
Next »