Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8c3d52fc393b5be8b14dad67053ed83195f0d002
/
fs
/
nfs
bfe8684
filesystems: add set_nlink()
by Miklos Szeredi
· 13 years ago
6d6b77f
filesystems: add missing nlink wrappers
by Miklos Szeredi
· 13 years ago
f362f98
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue
by Linus Torvalds
· 13 years ago
79835a71
nfs: drop unnecessary locking in llseek
by Andi Kleen
· 13 years ago
ef3d0fd
vfs: do (nearly) lockless generic_file_llseek
by Andi Kleen
· 13 years ago
ef78cc7
Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
1442d16
Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 13 years ago
940aab4
Check validity of cl_rpcclient in nfs_server_list_show
by Malahal Naineni
· 13 years ago
b6ee8cd
NFS: Get rid of the nfs_rdata_mempool
by Trond Myklebust
· 13 years ago
fba7300
NFS: Don't rely on PageError in nfs_readpage_release_partial
by Trond Myklebust
· 13 years ago
fbb5a9a
NFS: Get rid of unnecessary calls to ClearPageError() in read code
by Trond Myklebust
· 13 years ago
d00c5d4
NFS: Get rid of nfs_restart_rpc()
by Trond Myklebust
· 13 years ago
08ef7bd
NFSv4: Translate NFS4ERR_BADNAME into ENOENT when applied to a lookup
by Trond Myklebust
· 13 years ago
0c2e53f
NFS: Remove the unused "lookupfh()" version of nfs4_proc_lookup()
by Trond Myklebust
· 13 years ago
a9a4a87
NFS: Use the inode->i_version to cache NFSv4 change attribute information
by Trond Myklebust
· 13 years ago
45402c38
nfs/super.c: local functions should be static
by H Hartley Sweeten
· 13 years ago
7542274
pnfsblock: fix writeback deadlock
by Peng Tao
· 13 years ago
e6d05a7
pnfsblock: fix NULL pointer dereference
by Peng Tao
· 13 years ago
9b7eecd
pnfs: recoalesce when ld read pagelist fails
by Peng Tao
· 13 years ago
8ce160c
pnfs: recoalesce when ld write pagelist fails
by Peng Tao
· 13 years ago
1b0ae06
pnfs: make _set_lo_fail generic
by Peng Tao
· 13 years ago
760383f
pnfsblock: add missing rpc_put_mount and path_put
by Peng Tao
· 13 years ago
c122515
SUNRPC/NFS: make rpc pipe upcall generic
by Peng Tao
· 13 years ago
fdc17ab
pnfsblock: fix size of upcall message
by Jim Rees
· 13 years ago
516f2e2
pnfsblock: fix return code confusion
by Jim Rees
· 13 years ago
2da9565
nfs: don't try to migrate pages with active requests
by Jeff Layton
· 13 years ago
b9dd3ab
nfs: fix bug about IPv6 address scope checking
by Mi Jinlong
· 13 years ago
3236c3e
nfs: don't redirty inode when ncommit == 0 in nfs_commit_unstable_pages
by Jeff Layton
· 13 years ago
59b7c05
Revert "NFS: Ensure that writeback_single_inode() calls write_inode() when syncing"
by Trond Myklebust
· 13 years ago
5703728
nfs: fix bug about IPv6 address scope checking
by Mi Jinlong
· 13 years ago
815d405
VFS: Fix the remaining automounter semantics regressions
by Trond Myklebust
· 13 years ago
fb2088c
nfs: Do not allow multiple mounts on same mountpoint when using -o noac
by Sachin Prabhu
· 13 years ago
f13c362
NFS: Fix a typo in nfs_flush_multi
by Trond Myklebust
· 13 years ago
a9004ab
nfsd4: cleanup and consolidate seqid_mutating_err
by J. Bruce Fields
· 13 years ago
042b60b
NFSv4: renewd needs to be able to handle the NFS4ERR_CB_PATH_DOWN error
by Trond Myklebust
· 13 years ago
2f60ea6
NFSv4: The NFSv4.0 client must send RENEW calls if it holds a delegation
by Trond Myklebust
· 13 years ago
8534d4e
NFSv4: nfs4_proc_renew should be declared static
by Trond Myklebust
· 13 years ago
b569ad3
NFSv4: nfs4_proc_async_renew should use a GFP_NOFS allocation
by Trond Myklebust
· 13 years ago
11fd165
sunrpc: use better NUMA affinities
by Eric Dumazet
· 13 years ago
35a21b4
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
8cf1fb216
pnfs: Automatically select blocks & objects layouts
by Boaz Harrosh
· 13 years ago
54a33b19
NFS41: make PNFS_BLOCK selectable
by Peng Tao
· 13 years ago
910ac68
NFSv4.1: Return NFS4ERR_BADSESSION to callbacks during session resets
by Trond Myklebust
· 13 years ago
55a6739
NFSv4.1: Fix the callback 'highest_used_slotid' behaviour
by Trond Myklebust
· 13 years ago
9af7db3
pnfs-obj: Fix the comp_index != 0 case
by Boaz Harrosh
· 13 years ago
20618b2
pnfs-obj: Bug when we are running out of bio
by Boaz Harrosh
· 13 years ago
88c9e42
nfs: add missing prefetch.h include
by Heiko Carstens
· 13 years ago
1b8e949
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 13 years ago
d3fb612
switch posix_acl_create() to umode_t *
by Al Viro
· 13 years ago
a00ed25
NFS: Re-enable compilation of nfs with !CONFIG_NFS_V4 || !CONFIG_NFS_V4_1
by Trond Myklebust
· 13 years ago
24c3047
Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
71cdd40
pnfsblock: write_pagelist handle zero invalid extents
by Peng Tao
· 13 years ago
31e6306
pnfsblock: note written INVAL areas for layoutcommit
by Fred Isaman
· 13 years ago
650e2d3
pnfsblock: bl_write_pagelist
by Fred Isaman
· 13 years ago
9549ec0
pnfsblock: bl_read_pagelist
by Fred Isaman
· 13 years ago
b2be781
pnfsblock: cleanup_layoutcommit
by Fred Isaman
· 13 years ago
90ace12
pnfsblock: encode_layoutcommit
by Fred Isaman
· 13 years ago
9f37704
pnfsblock: merge rw extents
by Fred Isaman
· 13 years ago
c1c2a4c
pnfsblock: add extent manipulation functions
by Fred Isaman
· 13 years ago
6d742ba
pnfsblock: bl_find_get_extent
by Fred Isaman
· 13 years ago
e9437cc
pnfsblock: xdr decode pnfs_block_layout4
by Fred Isaman
· 13 years ago
2f9fd18
pnfsblock: call and parse getdevicelist
by Fred Isaman
· 13 years ago
03341d2
pnfsblock: merge extents
by Fred Isaman
· 13 years ago
a60d2eb
pnfsblock: lseg alloc and free
by Fred Isaman
· 13 years ago
025a70e
pnfsblock: remove device operations
by Jim Rees
· 13 years ago
fe0a9b7
pnfsblock: add device operations
by Jim Rees
· 13 years ago
9e69296
pnfsblock: basic extent code
by Fred Isaman
· 13 years ago
e9643fe
pnfsblock: use pageio_ops api
by Benny Halevy
· 13 years ago
155e752
pnfsblock: add blocklayout Kconfig option, Makefile, and stubs
by Fred Isaman
· 13 years ago
db29c08
pnfs: cleanup_layoutcommit
by Andy Adamson
· 13 years ago
dae100c
pnfs: ask for layout_blksize and save it in nfs_server
by Fred Isaman
· 13 years ago
738fd0f3
pnfs: add set-clear layoutdriver interface
by Benny Halevy
· 13 years ago
7f11d8d
pnfs: GETDEVICELIST
by Andy Adamson
· 13 years ago
3557c6c
pnfs: use lwb as layoutcommit length
by Peng Tao
· 13 years ago
a9bae56
pnfs: let layoutcommit handle a list of lseg
by Peng Tao
· 13 years ago
9fa4075
pnfs: save layoutcommit cred at layout header init
by Peng Tao
· 13 years ago
acff5880
pnfs: save layoutcommit lwb at layout header
by Peng Tao
· 13 years ago
374e4e3
Additional readdir cookie loop information
by Bryan Schumaker
· 13 years ago
0c03080
NFS: Fix spurious readdir cookie loop messages
by Trond Myklebust
· 13 years ago
28890d3
Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
f01ef56
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/writeback
by Linus Torvalds
· 13 years ago
d3ec484
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
ed1e621
NFSv4: Don't use the delegation->inode in nfs_mark_return_delegation()
by Trond Myklebust
· 13 years ago
73ca100
nfs: don't use d_move in nfs_async_rename_done
by Jeff Layton
· 13 years ago
5f00bcb
Merge branch 'master' into devel and apply fixup from Stephen Rothwell:
by Stephen Rothwell
· 13 years ago
826cae2
kill boilerplates around posix_acl_create_masq()
by Al Viro
· 13 years ago
02c24a8
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
by Josef Bacik
· 13 years ago
06222e4
fs: handle SEEK_HOLE/SEEK_DATA properly in all fs's that define their own llseek
by Josef Bacik
· 13 years ago
e0a0124
switch vfs_path_lookup() to struct path
by Al Viro
· 13 years ago
8aeb376
nfs: LOOKUP_{OPEN,CREATE,EXCL} is set only on the last step
by Al Viro
· 13 years ago
dd7dd55
no need to check for LOOKUP_OPEN in ->create() instances
by Al Viro
· 13 years ago
8a5e929
don't transliterate lower bits of ->intent.open.flags to FMODE_...
by Al Viro
· 13 years ago
f7c8586
fix mknod() on nfs4 (hopefully)
by Al Viro
· 13 years ago
5114159
nameidata_to_nfs_open_context() doesn't need nameidata, actually...
by Al Viro
· 13 years ago
3d4ff43
nfs_open_context doesn't need struct path either
by Al Viro
· 13 years ago
82a2c1b
nfs4_opendata doesn't need struct path either
by Al Viro
· 13 years ago
643168c
nfs4_closedata doesn't need to mess with struct path
by Al Viro
· 13 years ago
10556cb
->permission() sanitizing: don't pass flags to ->permission()
by Al Viro
· 13 years ago
2830ba7
->permission() sanitizing: don't pass flags to generic_permission()
by Al Viro
· 13 years ago
Next »