Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
04896a77a97b87e1611dedd61be88264ef4ac96c
/
fs
/
nfs
« Previous
0286001
NFSv4: Clean up for the state loss reclaimer
by Trond Myklebust
· 16 years ago
15c831b
NFS: Use atomic bitops when changing struct nfs_delegation->flags
by Trond Myklebust
· 16 years ago
86e8948
NFSv4: Fix up the dereferencing of delegation->inode
by Trond Myklebust
· 16 years ago
3431043
NFSv4: Fix up another delegation related race
by Trond Myklebust
· 16 years ago
0cb2659
NLM: allow lockd requests from an unprivileged port
by Chuck Lever
· 16 years ago
50a737f
NFS: "[no]resvport" mount option changes mountd client too
by Chuck Lever
· 16 years ago
d740351
NFS: add "[no]resvport" mount option
by Chuck Lever
· 16 years ago
542fcc3
NFS: move nfs_server flag initialization
by Chuck Lever
· 16 years ago
4a01b8a
NFS: expand flags passed to nfs_create_rpc_client()
by Chuck Lever
· 16 years ago
c5d120f
NFS: introduce nfs_mount_info struct for calling nfs_mount()
by Chuck Lever
· 16 years ago
146ec94
NFS: Move declaration of nfs_mount() to fs/nfs/internal.h
by Chuck Lever
· 16 years ago
7b5d2b9
NFS: rename nfs_path variable
by Chuck Lever
· 16 years ago
136221f
nfs: remove redundant tests on reading new pages
by Wu Fengguang
· 16 years ago
be85940
fs: replace NIPQUAD()
by Harvey Harrison
· 16 years ago
a1744d3
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
5b095d989
net: replace %p6 with %pI6
by Harvey Harrison
· 16 years ago
1afa67f
misc: replace NIP6_FMT with %p6 format specifier
by Harvey Harrison
· 16 years ago
ae05f26
NFS: Convert nfs_attr_generation_counter into an atomic_long
by Trond Myklebust
· 16 years ago
526719b
Switch to a valid email address...
by Alan Cox
· 16 years ago
f696a36
[PATCH] move executable checking into ->permission()
by Miklos Szeredi
· 16 years ago
4400372
[PATCH] switch all filesystems over to d_obtain_alias
by Christoph Hellwig
· 16 years ago
3516586
[PATCH] make O_EXCL in nd->intent.flags visible in nd->flags
by Al Viro
· 16 years ago
52c6738
Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 16 years ago
4f98a2f
vmscan: split LRU lists into anon & file sets
by Rik van Riel
· 16 years ago
ec9a05c
NFS: use correct fs type for v4 submounts and referrals
by Andy Adamson
· 16 years ago
504e518
Make nfs_file_cred more robust.
by Neil Brown
· 16 years ago
18de973
NFS: Enable NFSv4 callback server to listen on AF_INET6 sockets
by Chuck Lever
· 16 years ago
6925bac
Merge branch 'next'
by Trond Myklebust
· 16 years ago
011935a0
NFS: Fix a resolution problem with nfs_inode->cache_change_attribute
by Trond Myklebust
· 16 years ago
4704f0e
NFS: Fix the resolution problem with nfs_inode_attrs_need_update()
by Trond Myklebust
· 16 years ago
921615f
NFS: Changes to inode->i_nlinks must set the NFS_INO_INVALID_ATTR flag
by Trond Myklebust
· 16 years ago
8acd3a6
Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 16 years ago
a447c09
vfs: Use const for kernel parser table
by Steven Whitehouse
· 16 years ago
5e2e772
NFS: fix nfs_parse_ip_address() corner case
by Chuck Lever
· 16 years ago
456018d
NFS: Cleanup nfs_set_port
by J. Bruce Fields
· 16 years ago
03254e6
NFS: Fix attribute updates
by Trond Myklebust
· 16 years ago
d7fb120
NFS: Don't use range_cyclic for data integrity syncs
by Trond Myklebust
· 16 years ago
8491945
NFS: Client mounts hang when exported directory do not exist
by Steve Dickson
· 17 years ago
ea31a44
nfs: Fix misparsing of nfsv4 fs_locations attribute
by J. Bruce Fields
· 16 years ago
f0c9292
nfs: prepare to share nfs_set_port
by J. Bruce Fields
· 16 years ago
460cdbc
nfs: replace while loop by for loops in nfs_follow_referral
by J. Bruce Fields
· 16 years ago
4ada29d
nfs: break up nfs_follow_referral
by J. Bruce Fields
· 16 years ago
37ca8f5
nfs: authenticated deep mounting
by EG Keizer
· 16 years ago
f25b874
NFS: missing nfs_fattr_init in nfs3_proc_getacl and nfs3_proc_setacls (resend #2)
by Jeff Layton
· 16 years ago
f200c11
nfs: remove an obsolete nfs_flock comment
by J. Bruce Fields
· 16 years ago
44d5759
nfs: BUG_ON in nfs_follow_mountpoint
by Denis V. Lunev
· 16 years ago
fd08d7e
nfs: ERR_PTR is expected on failure from nfs_do_clone_mount
by Denis V. Lunev
· 16 years ago
bb8a3b5
fix fs/nfs/nfsroot.c compilation
by Adrian Bunk
· 16 years ago
691beb1
NFS: Allow concurrent inode revalidation
by Trond Myklebust
· 16 years ago
2f28ea6
NFS: Fix up nfs_setattr_update_inode()
by Trond Myklebust
· 16 years ago
076f1fc
NFS: Don't clear nfsi->cache_validity in nfs_check_inode_attributes()
by Trond Myklebust
· 16 years ago
4dc05ef
NFS: Convert __nfs_revalidate_inode() to use nfs_refresh_inode()
by Trond Myklebust
· 16 years ago
d65f557
NFS: Fix nfs_post_op_update_inode_force_wcc()
by Trond Myklebust
· 16 years ago
a10ad17
NFS: Fix the NFS attribute update
by Trond Myklebust
· 16 years ago
870a5be
NFS: Clean up nfs_refresh_inode() and nfs_post_op_update_inode()
by Trond Myklebust
· 16 years ago
7973c1f
NFS: Add mount options for controlling the lookup cache
by Trond Myklebust
· 16 years ago
ff3525a
NFS: Don't apply NFS_MOUNT_FLAGMASK to text-based mounts
by Trond Myklebust
· 16 years ago
4eec952
NFS: Add options for finer control of the lookup cache
by Trond Myklebust
· 16 years ago
1daef0a
NFS: Clean up nfs_sb_active/nfs_sb_deactive
by Trond Myklebust
· 16 years ago
d5e6634
NFS: Fix nfs_file_llseek()
by Trond Myklebust
· 16 years ago
e851db5
SUNRPC: Add address family field to svc_serv data structure
by Chuck Lever
· 16 years ago
af904de
NFS: Restore missing hunk in NFS mount option parser
by Chuck Lever
· 16 years ago
1a3f7d9
Revert "UFS: add const to parser token table"
by Linus Torvalds
· 16 years ago
8d66bf5
[PATCH] pass struct path * to do_add_mount()
by Al Viro
· 16 years ago
744d18d
NFS: Ensure we call nfs_sb_deactive() after releasing the directory inode
by Trond Myklebust
· 16 years ago
31c9446
nfs_remount oops when rebooting + possible fix
by Marc Zyngier
· 16 years ago
e6305c4
[PATCH] sanitize ->permission() prototype
by Al Viro
· 16 years ago
51cc506
SL*B: drop kmem cache argument from constructor
by Alexey Dobriyan
· 16 years ago
fb2e405
fix fs/nfs/nfsroot.c compilation
by Adrian Bunk
· 16 years ago
cadc723
Merge branch 'bkl-removal' into next
by Trond Myklebust
· 16 years ago
e89e896
Merge branch 'devel' into next
by Trond Myklebust
· 16 years ago
f839c4c
NFSv4: Remove BKL from the nfsv4 state recovery
by Trond Myklebust
· 16 years ago
c3cc8c0
NFS: Remove BKL from the readdir code
by Trond Myklebust
· 16 years ago
7656699
NFS: Remove BKL from the symlink code
by Trond Myklebust
· 16 years ago
52e2e8d
NFS: Remove BKL from the sillydelete operations
by Trond Myklebust
· 16 years ago
bd9bb45
NFS: Remove the BKL from the rename, rmdir and unlink operations
by Trond Myklebust
· 16 years ago
fc0f684
NFS: Remove BKL from NFS lookup code
by Trond Myklebust
· 16 years ago
fc81af5
NFS: Remove the BKL from nfs_link()
by Trond Myklebust
· 16 years ago
f1e2eda
NFS: Remove the BKL from the inode creation operations
by Trond Myklebust
· 16 years ago
bba67e0
NFS: Remove BKL usage from open()
by Trond Myklebust
· 16 years ago
b6a2e56
NFS: Remove BKL usage from the write path
by Trond Myklebust
· 16 years ago
4d80f2e
NFS: Remove the BKL from the permission checking code
by Trond Myklebust
· 16 years ago
fa6dc9d
NFS: Remove attribute update related BKL references
by Trond Myklebust
· 16 years ago
a3d0145
NFS: Remove BKL requirement from attribute updates
by Trond Myklebust
· 16 years ago
1b83d70
NFS: Protect inode->i_nlink updates using inode->i_lock
by Trond Myklebust
· 16 years ago
2fceef3
Merge commit 'v2.6.26' into bkl-removal
by Jonathan Corbet
· 16 years ago
f45663c
NFS: Allow either strict or sloppy mount option parsing
by Chuck Lever
· 16 years ago
6738b25
NFS4: Set security flavor default for NFSv4 mounts like other defaults
by Chuck Lever
· 16 years ago
dd07c94
NFS: Set security flavor default for NFSv2/3 mounts like other defaults
by Chuck Lever
· 16 years ago
01060c8
NFS: Refactor logic for parsing NFS security flavor mount options
by Chuck Lever
· 16 years ago
0e0cab7
NFS: use documenting macro constants for initializing ac{reg, dir}{min, max}
by Chuck Lever
· 16 years ago
ed596a8
NFS: Move the nfs_set_port() call out of nfs_parse_mount_options()
by Chuck Lever
· 16 years ago
259875e
NFS: set transport defaults after mount option parsing is finished
by Trond Myklebust
· 16 years ago
5afc597
nfs4: fix potential race with rapid nfs_callback_up/down cycle
by Jeff Layton
· 16 years ago
ee84dfc
nfs4: remove BKL from nfs_callback_up and nfs_callback_down
by Jeff Layton
· 16 years ago
77e0367
nfs: initialize timeout variable in nfs4_proc_setclientid_confirm
by Benny Halevy
· 16 years ago
d8e7748
NFS: handle interface identifiers in incoming IPv6 addresses
by Chuck Lever
· 16 years ago
ce3b7e1
NFS: Add string length argument to nfs_parse_server_address
by Chuck Lever
· 16 years ago
d1aa082
NFS: Support raw IPv6 address hostnames during NFS mount operation
by Chuck Lever
· 16 years ago
dc04589
NFS: Use common device name parsing logic for NFSv4 and NFSv2/v3
by Chuck Lever
· 16 years ago
Next »