Commit History

Author SHA1 Message Date
  Linus Torvalds a0e881b7c1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
  Al Viro e4fad8e5d2 consolidate pipe file creation 13 years ago
  Cong Wang 2164d33446 pipe: remove KM_USER0 from comments 13 years ago
  Linus Torvalds 9883035ae7 pipes: add a "packetized pipe" mode for writing 13 years ago
  Muthu Kumar b502bd1152 magic.h: move some FS magic numbers into magic.h 13 years ago
  Randy Dunlap 0dc1488527 pipe_fs_i.h: fix kernel-doc warning 14 years ago
  Linus Torvalds 7208364652 Un-inline get_pipe_info() helper function 14 years ago
  Linus Torvalds c66fb34794 Export 'get_pipe_info()' to other users 14 years ago
  Jens Axboe ff9da691c0 pipe: change /proc/sys/fs/pipe-max-pages to byte sized interface 15 years ago
  Jens Axboe b492e95be0 pipe: set lower and upper limit on max pages in the pipe page array 15 years ago
  Jens Axboe 35f3d14dbb pipe: add support for shrinking and growing pipes 15 years ago
  Miklos Szeredi 6818173bd6 splice: implement default splice_read method 16 years ago
  Miklos Szeredi 61e0d47c33 splice: add helpers for locking pipe inode 16 years ago
  Jens Axboe 0845718daf pipe: add documentation and comments 18 years ago
  Jens Axboe cac36bb06e pipe: change the ->pin() operation to ->confirm() 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
  Jens Axboe 130610d6f6 splice: add void cookie to the actor data 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
  Jens Axboe 17374ff1aa pipe: move pipe_inode_info structure decleration up before it's used 18 years ago
  Mark Fasheh 40bee44eae Export __splice_from_pipe() 18 years ago
  Eric Dumazet 6a8ba9d121 [PATCH] reorder struct pipe_buf_operations 18 years ago
  Eric Dumazet d4c3cca941 [PATCH] constify pipe_buf_operations 18 years ago
  Jens Axboe 1432873af7 [PATCH] splice: LRU fixups 19 years ago
  Jens Axboe 330ab71619 [PATCH] vmsplice: restrict stealing a little more 19 years ago
  Jens Axboe a893b99be7 [PATCH] splice: fix page LRU accounting 19 years ago
  Jens Axboe 7afa6fd037 [PATCH] vmsplice: allow user to pass in gift pages 19 years ago
  Jens Axboe f6762b7ad8 [PATCH] pipe: enable atomic copying of pipe data to/from user space 19 years ago
  Jens Axboe f84d751994 [PATCH] pipe: introduce ->pin() buffer operation 19 years ago