Commit Graph

82524 Commits (44414e14af3f18fc8c1b94e259cd760366f665ee)
 

Author SHA1 Message Date
Bartlomiej Zolnierkiewicz f1071e628b ide-cd: fix "missing data" handling in cdrom_pc_intr() 17 years ago
Bartlomiej Zolnierkiewicz 5a5222d9fa ide-cd: add ide_cd_pad_transfer() helper 17 years ago
Bartlomiej Zolnierkiewicz 68661c53a2 ide-cd: use xfer_func_t in cdrom_pc_intr() 17 years ago
Adrian Bunk 468e468139 ide/ppc/pmac.c section fixes 17 years ago
Adrian Bunk da6f4c7f6f ide: make wait_drive_not_busy() static again 17 years ago
Adrian Bunk 2eae6ebbf9 ide: small ide-scan-pci.c cleanup 17 years ago
Adrian Bunk a4b5a4d91d ide: unexport ide_dma_on 17 years ago
Frans Pop e665d50543 ide/Kconfig: use 'on-board' instead of 'built-in' in config options 17 years ago
Geert Uytterhoeven e79f812679 Atari Falcon IDE: Add missing hwif variable 17 years ago
Chuck Lever ea339d46b9 SUNRPC: RPC program information is stored in unsigned integers 17 years ago
Trond Myklebust d2f7e79e3b SUNRPC: Move exported symbol definitions after function declaration part 2 17 years ago
Linus Torvalds cbb51afa6d Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev 17 years ago
Jeff Layton d801b86168 NLM: tear down RPC clients in nlm_shutdown_hosts 17 years ago
Jeff Layton 0113ab3464 SUNRPC: spin svc_rqst initialization to its own function 17 years ago
J. Bruce Fields 87d26ea777 nfsd: more careful input validation in nfsctl write methods 17 years ago
J. Bruce Fields 50431d94e7 lockd: minor log message fix 17 years ago
J. Bruce Fields f7b8066f9f knfsd: don't bother mapping putrootfh enoent to eperm 17 years ago
Tom Tucker 4b8449af75 rdma: makefile 17 years ago
Tom Tucker ef1eac0a3f rdma: ONCRPC RDMA protocol marshalling 17 years ago
Tom Tucker c06b540a54 rdma: SVCRDMA sendto 17 years ago
Tom Tucker d5b31be682 rdma: SVCRDMA recvfrom 17 years ago
Tom Tucker 377f9b2f45 rdma: SVCRDMA Core Transport Services 17 years ago
Tom Tucker ef7fbf59e6 rdma: SVCRDMA Transport Module 17 years ago
Tom Tucker d21b05f101 rdma: SVCRMDA Header File 17 years ago
Tom Tucker 9571af18fa svc: Add svc_xprt_names service to replace svc_sock_names 17 years ago
Tom Tucker a217813f90 knfsd: Support adding transports by writing portlist file 17 years ago
Tom Tucker 7fcb98d58c svc: Add svc API that queries for a transport instance 17 years ago
Tom Tucker dc9a16e49d svc: Add /proc/sys/sunrpc/transport files 17 years ago
Tom Tucker 260c1d1298 svc: Add transport hdr size for defer/revisit 17 years ago
Tom Tucker 0f0257eaa5 svc: Move the xprt independent code to the svc_xprt.c file 17 years ago
Tom Tucker 18d19f949d svc: Make svc_check_conn_limits xprt independent 17 years ago
Tom Tucker 57b1d3baba svc: Removing remaining references to rq_sock in rqstp 17 years ago
Tom Tucker 4e5caaa5f2 svc: Move create logic to common code 17 years ago
Tom Tucker 9f8bfae693 svc: Make svc_age_temp_sockets svc_age_temp_transports 17 years ago
Tom Tucker c36adb2a7f svc: Make svc_recv transport neutral 17 years ago
Tom Tucker eab996d4ac svc: Make svc_sock_release svc_xprt_release 17 years ago
Tom Tucker 9dbc240f19 svc: Move the sockaddr information to svc_xprt 17 years ago
Tom Tucker 8c7b0172a1 svc: Make deferral processing xprt independent 17 years ago
Tom Tucker def13d7401 svc: Move the authinfo cache to svc_xprt. 17 years ago
Tom Tucker 4bc6c497b2 svc: Remove sk_lastrecv 17 years ago
Tom Tucker 6bc5ab1367 svc: Move accept call to svc_xprt_received to common code 17 years ago
Tom Tucker a6046f71f2 svc: Change svc_sock_received to svc_xprt_received and export it 17 years ago
Tom Tucker a50fea26b9 svc: Make svc_send transport neutral 17 years ago
Tom Tucker f6150c3cab svc: Make the enqueue service transport neutral and export it. 17 years ago
Tom Tucker 7a90e8cc21 svc: Move sk_reserved to svc_xprt 17 years ago
Tom Tucker 7a18208383 svc: Make close transport independent 17 years ago
Tom Tucker bb5cf160b2 svc: Move sk_server and sk_pool to svc_xprt 17 years ago
Tom Tucker 02fc6c3618 svc: Move sk_flags to the svc_xprt structure 17 years ago
Tom Tucker e1b3157f97 svc: Change sk_inuse to a kref 17 years ago
Tom Tucker d7c9f1ed97 svc: Change services to use new svc_create_xprt service 17 years ago