Commit History

作者 SHA1 備註 提交日期
  Dan Carpenter 9a29d0fbc2 relay: check array offset before using it 8 年之前
  Peter Zijlstra 26b5679e43 relay: Use irq_work instead of plain timer for deferred wakeup 8 年之前
  Linus Torvalds d1f5323370 Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 年之前
  Al Viro a7c2242166 relay: simplify relay_file_read() 8 年之前
  Richard Weinberger e6d4989a9a relayfs: Convert to hotplug state machine 9 年之前
  Akash Goel 017c59c042 relay: Use per CPU constructs for the relay channel buffer pointers 9 年之前
  Akash Goel 59dbb2a06f relay: add global mode support for buffer-only channels 9 年之前
  Zhouyi Zhou ba62bafe94 kernel/relay.c: fix potential memory leak 9 年之前
  Al Viro 5955102c99 wrappers for ->i_mutex access 9 年之前
  Pekka Enberg 200f1ce365 kernel/relay.c: use kvfree() in relay_free_page_array() 10 年之前
  David Howells 7682c91843 VFS: kernel/: d_inode() annotations 10 年之前
  Linus Torvalds 5166701b36 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 年之前
  Al Viro a786c06d9f missing bits of "splice: fix racy pipe->buffers uses" 11 年之前
  Al Viro fbb32750a6 pipe: kill ->map() and ->unmap() 11 年之前
  Masanari Iida e227867f12 treewide: Fix typo in Documentation/DocBook 11 年之前
  Paul Gortmaker 0db0628d90 kernel: delete __cpuinit usage from all core kernel files 12 年之前
  Linus Torvalds 4de13d7aa8 Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block 12 年之前
  zhangwei(Jovi) a05342cbd6 relay: use macro PAGE_ALIGN instead of FIX_SIZE 12 年之前
  zhangwei(Jovi) 536b39ecf1 kernel/relay.c: move FIX_SIZE macro into relay.c 12 年之前
  zhangwei(Jovi) 8359f689e2 kernel/relay.c: remove unused function argument actor 12 年之前
  Dmitry Monakhov b8d4a5bf6a relay: move remove_buf_file inside relay_close_buf 12 年之前
  Al Viro 496ad9aa8e new helper: file_inode(file) 12 年之前
  Eric Dumazet 047fe36052 splice: fix racy pipe->buffers uses 13 年之前
  Dan Carpenter f6302f1bcd relay: prevent integer overflow in relay_open() 13 年之前
  Al Viro f4ae40a6a5 switch debugfs to umode_t 14 年之前
  Paul Gortmaker 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 年之前
  Jesper Juhl 408af87a39 Clean up relay_alloc_page_array() slightly by using vzalloc rather than vmalloc and memset 14 年之前
  Akinobu Mita 80b5184cc5 kernel/: convert cpu notifier to return encapsulate errno value 15 年之前
  Jens Axboe 35f3d14dbb pipe: add support for shrinking and growing pipes 15 年之前
  Dan Carpenter 5f1664f92b splice: comparing unsigned int < 0 15 年之前