Commit History

Author SHA1 Message Date
  Kinglong Mee acd88d4e1a fs/aio.c: Remove duplicate function name in pr_debug messages 10 years ago
  Linus Torvalds 6bec003528 Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block 10 years ago
  Dave Chinner 9c9ce763b1 aio: annotate aio_read_event_ring for sleep patterns 10 years ago
  Christoph Hellwig b83ae6d421 fs: remove mapping->backing_dev_info 10 years ago
  Christoph Hellwig b4caecd480 fs: introduce f_op->mmap_capabilities for nommu mmap support 10 years ago
  Fam Zheng 5f785de588 aio: Skip timer for io_getevents if timeout=0 10 years ago
  Pavel Emelyanov e4a0d3e720 aio: Make it possible to remap aio ring 11 years ago
  Linus Torvalds 277f850fbc Merge git://git.kvack.org/~bcrl/aio-fixes 10 years ago
  Gu Zheng 835f252c6d aio: fix uncorrent dirty pages accouting when truncating AIO ring buffer 10 years ago
  Tejun Heo 2aad2a86f6 percpu_ref: add PERCPU_REF_INIT_* flags 11 years ago
  Tejun Heo d06efebf0c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block into for-3.18 11 years ago
  Tejun Heo a34375ef9e percpu-refcount: add @gfp to percpu_ref_init() 11 years ago
  Gu Zheng 6098b45b32 aio: block exit_aio() until all context requests are completed 11 years ago
  Jeff Moyer 2ff396be60 aio: add missing smp_rmb() in read_events_ring 11 years ago
  Benjamin LaHaise d856f32a86 aio: fix reqs_available handling 11 years ago
  Linus Torvalds da06df548e Merge git://git.kvack.org/~bcrl/aio-next 11 years ago
  Linus Torvalds f2a84170ed Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 11 years ago
  Gu Zheng 00fefb9cf2 aio: use iovec array rather than the single one 11 years ago
  Gu Zheng 2be4e7deec aio: fix some comments 11 years ago
  Gu Zheng 8dc4379e17 aio: use the macro rather than the inline magic number 11 years ago
  Gu Zheng b53f1f82fb aio: remove the needless registration of ring file's private_data 11 years ago
  Benjamin LaHaise be6fb451a2 aio: remove no longer needed preempt_disable() 11 years ago
  Benjamin LaHaise 6e830d5371 Merge ../aio-fixes 11 years ago
  Benjamin LaHaise 263782c1c9 aio: protect reqs_available updates from changes in interrupt handlers 11 years ago
  Tejun Heo 9a1049da9b percpu-refcount: require percpu_ref to be exited explicitly 11 years ago
  Tejun Heo 55c6c814ae percpu-refcount, aio: use percpu_ref_cancel_init() in ioctx_alloc() 11 years ago
  Oleg Nesterov 855ef0dec7 aio: kill the misleading rcu read locks in ioctx_add_table() and kill_ioctx() 11 years ago
  Oleg Nesterov 4b70ac5fd9 aio: change exit_aio() to load mm->ioctx_table once and avoid rcu_read_lock() 11 years ago
  Benjamin LaHaise edfbbf388f aio: fix kernel memory disclosure in io_getevents() introduced in v3.10 11 years ago
  Benjamin LaHaise f8567a3845 aio: fix aio request leak when events are reaped by userspace 11 years ago