Commit Verlauf

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