Commit Graph

58478 Commits (d96e6e71647846e0dab097efd9b8bf3a3a556dca)
 

Author SHA1 Message Date
Jens Axboe d96e6e7164 Remove remnants of sendfile() 18 years ago
Carsten Otte d054fe3d10 xip sendfile removal 18 years ago
Jens Axboe 932cc6d4f7 splice: completely document external interface with kerneldoc 18 years ago
Jens Axboe d6f517568f sendfile: remove bad_sendfile() from bad_file_ops 18 years ago
Hugh Dickins ae97641646 shmem: convert to using splice instead of sendfile() 18 years ago
Jens Axboe 1db60cf205 relay: use splice_to_pipe() instead of open-coding the pipe loop 18 years ago
Jens Axboe 497f9625c2 pipe: allow passing around of ops private pointer 18 years ago
Jens Axboe d6b29d7cee splice: divorce the splice structure/function definitions from the pipe header 18 years ago
Tom Zanussi ebf9909343 splice: relay support 18 years ago
Jens Axboe cf8208d0ea sendfile: convert nfsd to splice_direct_to_actor() 18 years ago
Jens Axboe f0930fffa9 sendfile: convert nfs to using splice_read() 18 years ago
Jens Axboe fd5821404e loop: convert to using splice_direct_to_actor() instead of sendfile() 18 years ago
Jens Axboe 130610d6f6 splice: add void cookie to the actor data 18 years ago
Jens Axboe 0452a4e5d0 sendfile: kill generic_file_sendfile() 18 years ago
Jens Axboe 5ffc4ef45b sendfile: remove .sendfile from filesystems that use generic_file_sendfile() 18 years ago
Jens Axboe 534f2aaa6a sys_sendfile: switch to using ->splice_read, if available 18 years ago
Jens Axboe 6a14b90bb6 vmsplice: add vmsplice-to-user support 18 years ago
Jens Axboe c66ab6fa70 splice: abstract out actor data 18 years ago
Linus Torvalds 71780f59e1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 18 years ago
Linus Torvalds 36b774102e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid 18 years ago
Linus Torvalds 71ba22fa73 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 18 years ago
Stefan Richter 7aa484815f firewire: fw-sbp2: fix DMA mapping of management ORBs 18 years ago
Stefan Richter 8526392ae8 firewire: fw-sbp2: fix DMA mapping of command ORBs 18 years ago
Stefan Richter b4be016ad8 firewire: fw-sbp2: fix DMA mapping of S/G tables 18 years ago
Stefan Richter 332ef3310b firewire: fw-sbp2: add a boundary check 18 years ago
Stefan Richter 9fb2dd12c0 firewire: fw-sbp2: correctly align page tables 18 years ago
Stefan Richter e7cdf237b2 firewire: fw-sbp2: memset wants string.h 18 years ago
Stefan Richter ffd0db26dd firewire: fw-sbp2: use correct speed in sbp2_agent_reset 18 years ago
Jay Fenlason 6f061487f7 firewire: fw-sbp2: correctly dereference by container_of 18 years ago
Kristian Høgsberg 7ada60e367 firewire: Document userspace ioctl interface. 18 years ago
Stefan Richter 5cd54c94b0 firewire: fw-sbp2: implement nonexclusive login 18 years ago
Stefan Richter 79352e9f94 firewire: fw-sbp2: let SCSI shutdown commands through before logout 18 years ago
Stefan Richter cf47c7a26c firewire: fw-sbp2: implement max sectors limit for some old bridges 18 years ago
Stefan Richter dae1a3aa8e firewire: simplify a struct type 18 years ago
Stefan Richter f139749001 firewire: support S100B...S400B and link slower than PHY 18 years ago
Stefan Richter 24d40125f1 firewire: optimize gap count with 1394b leaf nodes 18 years ago
Stefan Richter 25d83f583b firewire: remove unused macro 18 years ago
Stefan Richter 8a8cea2734 firewire: missing newline in printk 18 years ago
Stefan Richter b8f106570f firewire: fw-sbp2: remove unused struct member 18 years ago
Stefan Richter 53c96b4174 ieee1394: remove old isochronous ABI 18 years ago
Stefan Richter 77bba7aea7 ieee1394: sbp2: change some module parameters from int to bool 18 years ago
Stefan Richter 93f2e0259a ieee1394: first minimal NUMA awareness 18 years ago
Stefan Richter 8e4dc400b7 ieee1394: eth1394: revert parent device to that in 2.6.20 18 years ago
Stefan Richter a0e857eeff ieee1394: nodemgr: parallelize between several hosts 18 years ago
Kay Sievers dd7f2928d8 ieee1394: convert ieee1394 from "struct class_device" to "struct device" 18 years ago
Stefan Richter 59337087cb ieee1394: raw1394: fix a 32/64-bits compat fix 18 years ago
Stefan Richter 19f00e66f8 ieee1394: raw1394: Add ioctl() for 32bit userland on 64bit kernel, amendment 18 years ago
Petr Vandrovec 650c12c528 ieee1394: raw1394: Add ioctl() for 32bit userland on 64bit kernel 18 years ago
Petr Vandrovec 883b97eaf2 ieee1394: raw1394: Fix write() for 32bit userland on 64bit kernel 18 years ago
Petr Vandrovec ee9be42596 ieee1394: raw1394: Fix read() for 32bit userland on 64bit kernel 18 years ago