Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
3268b5618f387c6b78b8f8b1190d43380c8170ac
/
fs
/
lockd
0dba7c2
NLM: Clean up flow of control in make_socks() function
by Chuck Lever
· 16 years ago
d3fe5ea
NLM: Refactor make_socks() function
by Chuck Lever
· 16 years ago
b064ec0
lockd: Enable NLM use of AF_INET6
by Chuck Lever
· 16 years ago
49b5699
NSM: Move nsm_create()
by Chuck Lever
· 16 years ago
b7ba597
NSM: Move nsm_use_hostnames to mon.c
by Chuck Lever
· 16 years ago
8529bc5
NSM: Move nsm_addr() to fs/lockd/mon.c
by Chuck Lever
· 16 years ago
e6765b8
NSM: Remove include/linux/lockd/sm_inter.h
by Chuck Lever
· 16 years ago
94da766
NSM: Replace IP address as our nlm_reboot lookup key
by Chuck Lever
· 16 years ago
77a3ef3
NSM: More clean up of nsm_get_handle()
by Chuck Lever
· 16 years ago
b39b897
NSM: Refactor nsm_handle creation into a helper function
by Chuck Lever
· 16 years ago
92fd91b
NLM: Remove "create" argument from nsm_find()
by Chuck Lever
· 16 years ago
8c7378f
NLM: Call nsm_reboot_lookup() instead of nsm_find()
by Chuck Lever
· 16 years ago
3420a8c
NSM: Add nsm_lookup() function
by Chuck Lever
· 16 years ago
576df46
NLM: Decode "priv" argument of NLMPROC_SM_NOTIFY as an opaque
by Chuck Lever
· 16 years ago
7fefc9c
NLM: Change nlm_host_rebooted() to take a single nlm_reboot argument
by Chuck Lever
· 16 years ago
cab2d3c
NSM: Encode the new "priv" cookie for NSMPROC_MON requests
by Chuck Lever
· 16 years ago
7e44d3b
NSM: Generate NSMPROC_MON's "priv" argument when nsm_handle is created
by Chuck Lever
· 16 years ago
05f3a9a
NSM: Remove !nsm check from nsm_release()
by Chuck Lever
· 16 years ago
bc1cc6c
NSM: Remove NULL pointer check from nsm_find()
by Chuck Lever
· 16 years ago
5cf1c4b
NSM: Add dprintk() calls in nsm_find and nsm_release
by Chuck Lever
· 16 years ago
67c6d10
NSM: Move nsm_find() to fs/lockd/mon.c
by Chuck Lever
· 16 years ago
03eb1dc
NSM: move to xdr_stream-based XDR encoders and decoders
by Chuck Lever
· 16 years ago
36e8e66
NSM: Move NSM program and procedure numbers to fs/lockd/mon.c
by Chuck Lever
· 16 years ago
9c1bfd0
NSM: Move NSM-related XDR data structures to lockd's xdr.h
by Chuck Lever
· 16 years ago
0c7aef4
NSM: Check result of SM_UNMON upcall
by Chuck Lever
· 16 years ago
356c3eb
NLM: Move the public declaration of nsm_unmonitor() to lockd.h
by Chuck Lever
· 16 years ago
c8c23c4
NSM: Release nsmhandle in nlm_destroy_host
by Chuck Lever
· 16 years ago
1e49323
NLM: Move the public declaration of nsm_monitor() to lockd.h
by Chuck Lever
· 16 years ago
5d254b1
NSM: Make sure to return an error if the SM_MON call result is not zero
by Chuck Lever
· 16 years ago
5bc74be
NSM: Remove BUG_ON() in nsm_monitor()
by Chuck Lever
· 16 years ago
501c1ed
NLM: Remove redundant printk() in nlmclnt_lock()
by Chuck Lever
· 16 years ago
9fee490
NSM: Use sm_name instead of h_name in nsm_monitor() and nsm_unmonitor()
by Chuck Lever
· 16 years ago
29ed140
NSM: Support IPv6 version of mon_name
by Chuck Lever
· 16 years ago
5acf431
NSM: convert printk(KERN_DEBUG) to a dprintk()
by Chuck Lever
· 16 years ago
a484675
NSM: Use C99 structure initializer to initialize nsm_args
by Chuck Lever
· 16 years ago
afb0369
NLM: Add helper to handle IPv4 addresses
by Chuck Lever
· 16 years ago
bc99580
NLM: Support IPv6 scope IDs in nlm_display_address()
by Chuck Lever
· 16 years ago
6999fb4
NLM: Remove AF_UNSPEC arm in nlm_display_address()
by Chuck Lever
· 16 years ago
1df40b6
NLM: Remove address eye-catcher buffers from nlm_host
by Chuck Lever
· 16 years ago
c72a476
lockd: set svc_serv->sv_maxconn to a more reasonable value (try #3)
by Jeff Layton
· 16 years ago
08cc36c
Merge branch 'devel' into next
by Trond Myklebust
· 16 years ago
0cb2659
NLM: allow lockd requests from an unprivileged port
by Chuck Lever
· 16 years ago
df94f00
lockd: convert reclaimer thread to kthread interface
by Jeff Layton
· 16 years ago
2de5987
LOCKD: Make lockd_up() and lockd_down() exported GPL-only
by Trond Myklebust
· 16 years ago
eb14f01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
a8d82d9
NLM: client-side nlm_lookup_host() should avoid matching on srcaddr
by Chuck Lever
· 16 years ago
2c5e761
nfsd: clean up grace period on early exit
by J. Bruce Fields
· 16 years ago
9eeda9a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
be85940
fs: replace NIPQUAD()
by Harvey Harrison
· 16 years ago
d7dc61d
NLM: Set address family before calling nlm_host_rebooted()
by Chuck Lever
· 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
26a4140
NLM: Remove "proto" argument from lockd_up()
by Chuck Lever
· 16 years ago
8c3916f
NLM: Always start both UDP and TCP listeners
by Chuck Lever
· 16 years ago
9a38a83
lockd: Remove unused fields in the nlm_reboot structure
by Chuck Lever
· 16 years ago
b85e467
lockd: Add helper to sanity check incoming NOTIFY requests
by Chuck Lever
· 16 years ago
dcff09f
lockd: change nlmclnt_grant() to take a "struct sockaddr *"
by Chuck Lever
· 16 years ago
6bfbe8a
lockd: Adjust nlmsvc_lookup_host() to accomodate AF_INET6 addresses
by Chuck Lever
· 16 years ago
d7d2044
lockd: Adjust nlmclnt_lookup_host() signature to accomodate non-AF_INET
by Chuck Lever
· 16 years ago
88541c8
lockd: Support non-AF_INET addresses in nlm_lookup_host()
by Chuck Lever
· 16 years ago
7f1ed18
NLM: Convert nlm_lookup_host() to use a single argument
by Chuck Lever
· 16 years ago
d22b1cf
lockd: reject reclaims outside the grace period
by J. Bruce Fields
· 17 years ago
b2b5028
lockd: move grace period checks to common code
by J. Bruce Fields
· 17 years ago
af558e3
nfsd: common grace period control
by J. Bruce Fields
· 17 years ago
e018040
lockd: Update nsm_find() to support non-AF_INET addresses
by Chuck Lever
· 16 years ago
bc48e4d
lockd: Combine __nsm_find() and nsm_find().
by Chuck Lever
· 16 years ago
ede2fea
lockd: Support AF_INET6 when hashing addresses in nlm_lookup_host
by Chuck Lever
· 16 years ago
781b61a
lockd: Teach nlm_cmp_addr() to support AF_INET6 addresses
by Chuck Lever
· 16 years ago
7e9d7746
NSM: Use sockaddr_storage for sm_addr field
by Chuck Lever
· 16 years ago
90151e6
lockd: Use sockaddr_storage for h_saddr field
by Chuck Lever
· 16 years ago
b4ed58f
lockd: Use sockaddr_storage + length for h_addr field
by Chuck Lever
· 16 years ago
396cb3d
lockd: Add address family-agnostic helper for zeroing the port number
by Chuck Lever
· 16 years ago
2860a02
lockd: Specify address family for source address
by Chuck Lever
· 16 years ago
1b333c5
lockd: address-family independent printable addresses
by Chuck Lever
· 16 years ago
c2526f4
NLM: Clean up before introducing new debugging messages
by Chuck Lever
· 16 years ago
c8ab5f2
lockd: don't depend on lockd main loop to end grace
by J. Bruce Fields
· 17 years ago
8fafa90
locks: allow lockd to process blocked locks during grace period
by J. Bruce Fields
· 17 years ago
e851db5
SUNRPC: Add address family field to svc_serv data structure
by Chuck Lever
· 16 years ago
b0e0c9e
Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 16 years ago
bde74e4
locks: add special return value for asynchronous locks
by Miklos Szeredi
· 16 years ago
cc77b15
lockd: dont return EAGAIN for a permanent error
by Miklos Szeredi
· 16 years ago
317602f
lockd: trivial sparse endian annotations
by Harvey Harrison
· 16 years ago
14b395e
Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 16 years ago
a86dc49
SUNRPC: Remove the BKL from the callback functions
by Trond Myklebust
· 16 years ago
d67d1c7
nfs: set correct fl_len in nlmclnt_test()
by Felix Blyakher
· 16 years ago
367c8c7
lockd: Pass "struct sockaddr *" to new failover-by-IP function
by Chuck Lever
· 16 years ago
560de0e
lockd: get host reference in nlmsvc_create_block() instead of callers
by J. Bruce Fields
· 16 years ago
6d7bbbb
lockd: minor svclock.c style fixes
by J. Bruce Fields
· 16 years ago
6cde4de
lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_lock
by Jeff Layton
· 16 years ago
8f920d5
lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_testlock
by Jeff Layton
· 16 years ago
b0e92aa
lockd: nlm_release_host() checks for NULL, caller needn't
by Jeff Layton
· 16 years ago
abd1ec4
lockd: close potential race with rapid lockd_up/lockd_down cycle
by Jeff Layton
· 16 years ago
8e24eea
fs: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
1a747ee
locks: don't call ->copy_lock methods on return of conflicting locks
by J. Bruce Fields
· 17 years ago
17efa37
lockd: unlock lockd locks held for a certain filesystem
by Wendy Cheng
· 17 years ago
4373ea8
lockd: unlock lockd locks associated with a given server ip
by Wendy Cheng
· 17 years ago
563307b
Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 17 years ago
f97c650
NLM: don't let lockd exit on unexpected svc_recv errors (try #2)
by Jeff Layton
· 17 years ago
3c61eec
lockd: Fix stale nlmsvc_unlink_block comment
by J. Bruce Fields
· 17 years ago
d842120
lockd: convert nsm_mutex to a spinlock
by J. Bruce Fields
· 17 years ago
Next »