Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
f9fd2d9c1f3b512c9794abbbd76c77a6e6de57aa
/
fs
/
nfs
f9fd2d9
NFS: printks in fs/nfs/ should start with NFS:
by Weston Andros Adamson
· 13 years ago
b01dd1d
NFS: Call test_stateid() and free_stateid() with correct stateids
by Bryan Schumaker
· 13 years ago
1cab065
NFS: Pass a stateid to test_stateid() and free_stateid()
by Bryan Schumaker
· 13 years ago
a4980e7
NFSv4: ACCESS validation doesn't require a full attribute refresh
by Trond Myklebust
· 13 years ago
8b7e3f4
NFSv4: Don't decode fs_locations if we didn't ask for them...
by Trond Myklebust
· 13 years ago
c15c928
nfs: remove unneeded NULL pointer check in nfs4_remote_mount
by Jeff Layton
· 13 years ago
d36b7cf
pnfs: clean up initiate_file_draining layout lookup
by Benny Halevy
· 13 years ago
7d9dea9
NFS: Use kcalloc() when allocating arrays
by Trond Myklebust
· 13 years ago
4601df2
NFSv4: Avoid thundering herd issues with nfs_release_seqid
by Trond Myklebust
· 13 years ago
a613fa1
SUNRPC: constify the rpc_program
by Trond Myklebust
· 13 years ago
babea47
NFS: remove unused nfs4_find_client_no_ident function
by Stanislav Kinsbursky
· 13 years ago
ec7652a
SUNRPC: register RPC stats /proc entries in passed network namespace context
by Stanislav Kinsbursky
· 13 years ago
1709427
NFS: decode destination address in proper network namespace context
by Stanislav Kinsbursky
· 13 years ago
599ec12
NFS: parse DNS cache in proper network namespace context
by Stanislav Kinsbursky
· 13 years ago
90100b1
SUNRPC: parametrize rpc_pton() by network context
by Stanislav Kinsbursky
· 13 years ago
961a828
SUNRPC: Fix potential races in xprt_lock_write_next()
by Trond Myklebust
· 13 years ago
2aeb98f
NFS: Ensure that mmapped pages remain stable during writeback
by Trond Myklebust
· 13 years ago
536e43d
NFS: Optimise away unnecessary setattrs for open(O_TRUNC);
by Trond Myklebust
· 13 years ago
48c22eb
NFS: Move struct nfs_unique_id into struct nfs_seqid_counter
by Trond Myklebust
· 13 years ago
7ba127a
NFSv4: Move contents of struct rpc_sequence into struct nfs_seqid_counter
by Trond Myklebust
· 13 years ago
9d12b21
NFSv41: Add a new helper nfs4_init_sequence()
by Trond Myklebust
· 13 years ago
d2d7ce2
NFSv4: Replace lock_owner->ld_id with an ida based allocator
by Trond Myklebust
· 13 years ago
9157c31
NFSv4: Replace state_owner->so_owner_id with an ida based allocator
by Trond Myklebust
· 13 years ago
d1e284d
NFSv4: Clean up nfs4_get_state_owner
by Trond Myklebust
· 13 years ago
1313e60
NFS: Remove unnecessary includes from linux/nfs_fs_i.h
by Trond Myklebust
· 13 years ago
2561d61
NFS: remove RPC PipeFS mount point reference from blocklayout routines
by Stanislav Kinsbursky
· 13 years ago
627f306
NFS: blocklayout PipeFS notifier introduced
by Stanislav Kinsbursky
· 13 years ago
9e2e74d
NFS: blocklayout pipe creation per network namespace context introduced
by Stanislav Kinsbursky
· 13 years ago
332dfab
NFS: handle blocklayout pipe PipeFS dentry by network namespace aware routines
by Stanislav Kinsbursky
· 13 years ago
eee1732
NFS: idmap PipeFS notifier introduced
by Stanislav Kinsbursky
· 13 years ago
4929d1d
NFS: handle NFS idmap pipe PipeFS dentries by network namespace aware routines
by Stanislav Kinsbursky
· 13 years ago
7bb782c
NFS: create callback transports in parent transport network namespace
by Stanislav Kinsbursky
· 13 years ago
6d59b8d
NFS: pass NFS client owner network namespace to RPC client creation routine
by Stanislav Kinsbursky
· 13 years ago
e50a7a1
NFS: make NFS client allocated per network namespace context
by Stanislav Kinsbursky
· 13 years ago
39cb67b
NFS: remove RPC PipeFS mount point references from NFS cache routines
by Stanislav Kinsbursky
· 13 years ago
9df69c8
NFS: DNS resolver PipeFS notifier introduced
by Stanislav Kinsbursky
· 13 years ago
1b340d0
NFS: DNS resolver cache per network namespace context introduced
by Stanislav Kinsbursky
· 13 years ago
5c1cacb
NFS: handle NFS caches dentries by network namespace aware routines
by Stanislav Kinsbursky
· 13 years ago
9222b95
NFS: split cache creation and PipeFS registration
by Stanislav Kinsbursky
· 13 years ago
820f944
SUNRPC: split cache creation and PipeFS registration
by Stanislav Kinsbursky
· 13 years ago
30507f5
SUNRPC: remove RPC PipeFS mount point reference from RPC client
by Stanislav Kinsbursky
· 13 years ago
c239d83
SUNRPC: split SUNPRC PipeFS dentry and private pipe data creation
by Stanislav Kinsbursky
· 13 years ago
d706ed1
SUNPRC: cleanup RPC PipeFS pipes upcall interface
by Stanislav Kinsbursky
· 13 years ago
a12587b
Merge tag 'nfs-for-3.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
0a80939
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
by Linus Torvalds
· 13 years ago
a6bc32b
mm: compaction: introduce sync-light migration for use by compaction
by Mel Gorman
· 13 years ago
b969c4a
mm: compaction: determine if dirty pages can be migrated without blocking within ->migratepage
by Mel Gorman
· 13 years ago
90ab5ee
module_param: make bool parameters really bool (drivers & misc)
by Rusty Russell
· 13 years ago
7c5465d
pnfsblock: alloc short extent before submit bio
by Peng Tao
· 13 years ago
c0411a9
pnfsblock: remove rpc_call_ops from struct parallel_io
by Peng Tao
· 13 years ago
72c5088
pnfsblock: move find lock page logic out of bl_write_pagelist
by Peng Tao
· 13 years ago
60c52e3
pnfsblock: cleanup bl_mark_sectors_init
by Peng Tao
· 13 years ago
74a6eeb
pnfsblock: limit bio page count
by Peng Tao
· 13 years ago
93a3844
pnfsblock: don't spinlock when freeing block_dev
by Peng Tao
· 13 years ago
57582b3
pnfsblock: clean up _add_entry
by Peng Tao
· 13 years ago
82b906d
pnfsblock: set read/write tk_status to pnfs_error
by Peng Tao
· 13 years ago
39e567a
pnfsblock: acquire im_lock in _preload_range
by Peng Tao
· 13 years ago
de040be
NFS4: fix compile warnings in nfs4proc.c
by Peng Tao
· 13 years ago
363e0df
nfs: check for integer overflow in decode_devicenotify_args()
by Dan Carpenter
· 13 years ago
13fff2f
NFS: cleanup endian type in decode_ds_addr()
by Dan Carpenter
· 13 years ago
0e0243d
NFS: add an endian notation
by Dan Carpenter
· 13 years ago
57eccf1
Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
074b1d1
NFSv4: Change the default setting of the nfs4_disable_idmapping parameter
by Trond Myklebust
· 13 years ago
eb59c50
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
6926afd
NFSv4: Save the owner/group name string when doing open
by Trond Myklebust
· 13 years ago
34c80b1
vfs: switch ->show_options() to struct dentry *
by Al Viro
· 13 years ago
a6322de
vfs: switch ->show_path() to struct dentry *
by Al Viro
· 13 years ago
d861c63
vfs: switch ->show_devname() to struct dentry *
by Al Viro
· 13 years ago
6413237
vfs: switch ->show_stats to struct dentry *
by Al Viro
· 13 years ago
e2fecb2
NFS: Remove pNFS bloat from the generic write path
by Trond Myklebust
· 13 years ago
fe0fe83
pnfs-obj: Must return layout on IO error
by Boaz Harrosh
· 13 years ago
5c0b412
pnfs-obj: pNFS errors are communicated on iodata->pnfs_error
by Boaz Harrosh
· 13 years ago
0aaaf5c
NFS: Cache state owners after files are closed
by Chuck Lever
· 13 years ago
414adf1
NFS: Clean up nfs4_find_state_owners_locked()
by Chuck Lever
· 13 years ago
bf118a3
NFSv4: include bitmap in nfsv4 get acl data
by Andy Adamson
· 13 years ago
3476f11
nfs: fix a minor do_div portability issue
by Chris Metcalf
· 13 years ago
0b1c8fc
NFSv4.1: cleanup comment and debug printk
by Andy Adamson
· 13 years ago
aabd0b4
NFSv4.1: change nfs4_free_slot parameters for dynamic slots
by Andy Adamson
· 13 years ago
aacd553
NFSv4.1: cleanup init and reset of session slot tables
by Andy Adamson
· 13 years ago
61f2e51
NFSv4.1: fix backchannel slotid off-by-one bug
by Andy Adamson
· 13 years ago
8a0d551
nfs: fix regression in handling of context= option in NFSv4
by Jeff Layton
· 13 years ago
2edb6bc
NFS - fix recent breakage to NFS error handling.
by NeilBrown
· 13 years ago
68c9715
SUNRPC: Clean up the RPCSEC_GSS service ticket requests
by Trond Myklebust
· 13 years ago
1a67aaf
switch ->mknod() to umode_t
by Al Viro
· 13 years ago
4acdaf2
switch ->create() to umode_t
by Al Viro
· 13 years ago
18bb1db
switch vfs_mkdir() and ->mkdir() to umode_t
by Al Viro
· 13 years ago
6b520e0
vfs: fix the stupidity with i_dentry in inode destructors
by Al Viro
· 13 years ago
5352d3b
make nfs_follow_remote_path() handle ERR_PTR() passed as root_mnt
by Al Viro
· 13 years ago
e407699
btrfs, nfs, apparmor: don't pull mnt_namespace.h for no reason...
by Al Viro
· 13 years ago
5ede7b1
pull manipulations of rpc_cred inside alloc_nfs_open_context()
by Al Viro
· 13 years ago
b00f4dc
Merge branch 'master' into pm-sleep
by Rafael J. Wysocki
· 13 years ago
6c52961
NFS: Fix a regression in nfs_file_llseek()
by Trond Myklebust
· 13 years ago
652f89f
NFSv4: Do not accept delegated opens when a delegation recall is in effect
by Trond Myklebust
· 13 years ago
4b44b40
NFSv4: Ensure correct locking when accessing the 'lock_states' list
by Trond Myklebust
· 13 years ago
d310310
Freezer / sunrpc / NFS: don't allow TASK_KILLABLE sleeps to block the freezer
by Jeff Layton
· 13 years ago
111d489
NFSv4.1: Ensure that we handle _all_ SEQUENCE status bits.
by Trond Myklebust
· 13 years ago
4f38e4a
NFSv4: Don't error if we handled it in nfs4_recovery_handle_error
by Trond Myklebust
· 13 years ago
e25ba0c
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
ea441d1
new helper: mount_subtree()
by Al Viro
· 13 years ago
c133449
switch create_mnt_ns() to saner calling conventions, fix double mntput() in nfs
by Al Viro
· 13 years ago
Next »