Historial de Commits

Autor SHA1 Mensaje Fecha
  Nick Piggin 1ef7d9aa32 writeback: fix possible bdi writeback refcounting problem hace 15 años
  Nick Piggin 77b9d059cb writeback: Fix bdi use after free in wb_work_complete() hace 15 años
  Nick Piggin 77fad5e625 writeback: improve scalability of bdi writeback work queues hace 15 años
  Nick Piggin deed62edff writeback: remove smp_mb(), it's not needed with list_add_tail_rcu() hace 15 años
  Jens Axboe 49db041430 writeback: use schedule_timeout_interruptible() hace 15 años
  Jens Axboe 8010c3b634 writeback: add comments to bdi_work structure hace 15 años
  Jens Axboe b6e51316da writeback: separate starting of sync vs opportunistic writeback hace 15 años
  Jens Axboe bcddc3f01c writeback: inline allocation failure handling in bdi_alloc_queue_work() hace 15 años
  Jens Axboe cfc4ba5365 writeback: use RCU to protect bdi_list hace 15 años
  Jens Axboe f11fcae840 writeback: only use bdi_writeback_all() for WB_SYNC_NONE writeout hace 15 años
  Jens Axboe c4a77a6c7d writeback: make wb_writeback() take an argument structure hace 15 años
  Christoph Hellwig f0fad8a530 writeback: merely wakeup flusher thread if work allocation fails for WB_SYNC_NONE hace 15 años
  Jan Kara 18f2ee705d vfs: Remove generic_osync_inode() and sync_page_range{_nolock}() hace 16 años
  Jens Axboe 500b067c5e writeback: check for registered bdi in flusher add and inode dirty hace 15 años
  Jens Axboe d0bceac747 writeback: get rid of pdflush completely hace 16 años
  Jens Axboe 03ba3782e8 writeback: switch to per-bdi threads for flushing data hace 15 años
  Jens Axboe 66f3b8e2e1 writeback: move dirty inodes from super_block to backing_dev_info hace 15 años
  Jens Axboe d8a8559cd7 writeback: get rid of generic_sync_sb_inodes() export hace 15 años
  Christoph Hellwig 01c031945f cleanup __writeback_single_inode hace 16 años
  Wu Fengguang 84a8924560 writeback: skip new or to-be-freed inodes hace 16 años
  Nick Piggin 4195f73d13 fs: block_dump missing dentry locking hace 16 años
  Nick Piggin 545b9fd3d7 fs: remove incorrect I_NEW warnings hace 16 años
  Jan Kara 5cee5815d1 vfs: Make sys_sync() use fsync_super() (version 4) hace 16 años
  Linus Torvalds 811158b147 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial hace 16 años
  Jeff Layton d2caa3c549 writeback: guard against jiffies wraparound on inode->dirtied_when checks (try #3) hace 16 años
  Wu Fengguang b6fac63cc1 vfs: skip I_CLEAR state inodes hace 16 años
  Masatake YAMATO 3e3cb64f6c trivial: fix a pdlfush -> pdflush typo in comment hace 16 años
  Nick Piggin 7ef0d7377c fs: new inode i_state corruption fix hace 16 años
  Nick Piggin 856bf4d717 fs: sys_sync fix hace 16 años
  Nick Piggin 38f2197766 fs: sync_sb_inodes fix hace 16 años