index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-10-04
[PATCH] genirq: msi: make the msi boolean tests return either 0 or 1
Eric W. Biederman
1
-2
/
+2
2006-10-04
[PATCH] genirq: msi: simplify msi enable and disable
Eric W. Biederman
1
-106
/
+16
2006-10-04
[PATCH] genirq: x86_64 irq: Reenable migrating irqs to other cpus
Eric W. Biederman
1
-3
/
+33
2006-10-04
[PATCH] genirq: irq: add moved_masked_irq
Eric W. Biederman
2
-7
/
+27
2006-10-04
[PATCH] genirq: irq: convert the move_irq flag from a 32bit word to a single bit
Eric W. Biederman
2
-5
/
+4
2006-10-04
[PATCH] genirq: convert the i386 architecture to irq-chips
Ingo Molnar
4
-146
/
+80
2006-10-04
[PATCH] genirq: convert the x86_64 architecture to irq-chips
Ingo Molnar
4
-143
/
+44
2006-10-04
[PATCH] fbdev: riva warning fix
Andrew Morton
1
-1
/
+1
2006-10-04
[PATCH] ecryptfs: fs/Makefile and fs/Kconfig
Michael Halcrow
15
-0
/
+6852
2006-10-04
[PATCH] Fix linux/nfsd/const.h for make headers_check
Cedric Le Goater
1
-1
/
+2
2006-10-04
[PATCH] knfsd: nfsd4: actually use all the pieces to implement referrals
J.Bruce Fields
3
-13
/
+69
2006-10-04
[PATCH] knfsd: nfsd4: xdr encoding for fs_locations
J.Bruce Fields
2
-2
/
+126
2006-10-04
[PATCH] knfsd: nfsd4: fslocations data structures
Manoj Naik
2
-4
/
+134
2006-10-04
[PATCH] knfsd: nfsd: store export path in export
J.Bruce Fields
2
-0
/
+11
2006-10-04
[PATCH] knfsd: close a race-opportunity in d_splice_alias
NeilBrown
1
-4
/
+5
2006-10-04
[PATCH] knfsd: fix auto-sizing of nfsd request/reply buffers
NeilBrown
1
-1
/
+1
2006-10-04
[PATCH] knfsd: lockd: fix refount on nsm
NeilBrown
1
-2
/
+4
2006-10-04
[PATCH] knfsd: nfsd4: acls: fix handling of zero-length acls
J.Bruce Fields
2
-20
/
+5
2006-10-04
[PATCH] knfsd: nfsd4: acls: simplify nfs4_acl_nfsv4_to_posix interface
J.Bruce Fields
1
-27
/
+21
2006-10-04
[PATCH] knfsd: nfsd4: acls: fix inheritance
J.Bruce Fields
1
-13
/
+30
2006-10-04
[PATCH] knfsd: nfsd4: acls: relax the nfsv4->posix mapping
J.Bruce Fields
1
-354
/
+273
2006-10-04
[PATCH] knfsd: nfsd4: clean up exp_pseudoroot
J.Bruce Fields
1
-7
/
+4
2006-10-04
[PATCH] knfsd: nfsd4: refactor exp_pseudoroot
J.Bruce Fields
1
-9
/
+3
2006-10-04
[PATCH] knfsd: svcrpc: use consistent variable name for the reply state
J.Bruce Fields
1
-3
/
+3
2006-10-04
[PATCH] knfsd: svcrpc: gss: fix failure on SVC_DENIED in integrity case
J.Bruce Fields
1
-12
/
+18
2006-10-04
[PATCH] knfsd: svcrpc: gss: factor out some common wrapping code
J.Bruce Fields
1
-20
/
+23
2006-10-04
[PATCH] Convert lockd to use the newer mutex instead of the older semaphore
Neil Brown
4
-18
/
+19
2006-10-04
[PATCH] knfsd: register all RPC programs with portmapper by default
Olaf Kirch
4
-14
/
+28
2006-10-04
[PATCH] knfsd: lockd: fix use of h_nextrebind
Olaf Kirch
1
-1
/
+1
2006-10-04
[PATCH] knfsd: export nsm_local_state to user space via sysctl
Olaf Kirch
3
-2
/
+11
2006-10-04
[PATCH] knfsd: match GRANTED_RES replies using cookies
Olaf Kirch
4
-14
/
+16
2006-10-04
[PATCH] knfsd: make nlmclnt_next_cookie SMP safe
Olaf Kirch
2
-5
/
+6
2006-10-04
[PATCH] knfsd: lockd: optionally use hostnames for identifying peers
Olaf Kirch
5
-4
/
+27
2006-10-04
[PATCH] knfsd: simplify nlmsvc_invalidate_all
NeilBrown
3
-39
/
+2
2006-10-04
[PATCH] knfsd: lockd: Add nlm_destroy_host
Olaf Kirch
1
-16
/
+29
2006-10-04
[PATCH] knfsd: lockd: make nlm_traverse_* more flexible
Olaf Kirch
5
-74
/
+102
2006-10-04
[PATCH] knfsd: change nlm_file to use a hlist
Olaf Kirch
2
-28
/
+17
2006-10-04
[PATCH] knfsd: lockd: Change list of blocked list to list_node
Olaf Kirch
3
-69
/
+62
2006-10-04
[PATCH] knfsd: lockd: make the hash chains use a hlist_node
Olaf Kirch
2
-33
/
+40
2006-10-04
[PATCH] knfsd: lockd: make the nsm upcalls use the nsm_handle
Olaf Kirch
2
-13
/
+18
2006-10-04
[PATCH] knfsd: lockd: Make nlm_host_rebooted use the nsm_handle
Olaf Kirch
5
-57
/
+69
2006-10-04
[PATCH] knfsd: misc minor fixes, indentation changes
Olaf Kirch
2
-12
/
+11
2006-10-04
[PATCH] knfsd: lockd: introduce nsm_handle
Olaf Kirch
4
-19
/
+136
2006-10-04
[PATCH] knfsd: when looking up a lockd host, pass hostname & length
Olaf Kirch
6
-21
/
+42
2006-10-04
[PATCH] knfsd: consolidate common code for statd->lockd notification
Olaf Kirch
4
-36
/
+35
2006-10-04
[PATCH] knfsd: hide use of lockd's h_monitored flag
Olaf Kirch
5
-13
/
+21
2006-10-04
[PATCH] knfsd: knfsd: cache ipmap per TCP socket
Greg Banks
5
-3
/
+61
2006-10-04
[PATCH] knfsd: make nfsd readahead params cache SMP-friendly
Greg Banks
1
-16
/
+44
2006-10-04
[PATCH] knfsd: Allow max size of NFSd payload to be configured
NeilBrown
4
-3
/
+54
2006-10-04
[PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCP
Greg Banks
11
-34
/
+119
[next]