Commit Verlauf

Autor SHA1 Nachricht Datum
  Jens Axboe 7637241e65 writeback: add wbc_to_write_flags() vor 8 Jahren
  Andrew Morton cc30c5d646 mm/page_io.c: replace some BUG_ON()s with VM_BUG_ON_PAGE() vor 8 Jahren
  Santosh Shilimkar c8de641b1e mm: fix the page_swap_info() BUG_ON check vor 9 Jahren
  Jens Axboe ba13e83ec3 mm: make __swap_writepage() use bio_set_op_attrs() vor 9 Jahren
  Mikulas Patocka 7e4411bfe6 mm: add cond_resched() to generic_swapfile_activate() vor 9 Jahren
  Mike Christie 95fe6c1a20 block, fs, mm, drivers: use bio set/get op accessors vor 9 Jahren
  Mike Christie 4e49ea4a3d block/fs/drivers: remove rw argument from submit_bio vor 9 Jahren
  Linus Torvalds c2e7b20705 Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs vor 9 Jahren
  Christoph Hellwig c8b8e32d70 direct-io: eliminate the offset argument to ->direct_IO vor 9 Jahren
  Minchan Kim b06bad17c7 mm: call swap_slot_free_notify() with page lock held vor 9 Jahren
  Kirill A. Shutemov 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros vor 9 Jahren
  Minchan Kim 3f2b1a04f4 zram: revive swap_slot_free_notify vor 9 Jahren
  Joe Perches 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> vor 9 Jahren
  Kent Overstreet 6cf66b4caf fs: use helper bio_add_page() instead of open coding on bi_io_vec vor 10 Jahren
  Christoph Hellwig 4246a0b63b block: add a bi_error field to struct bio vor 10 Jahren
  Christoph Hellwig 343df3c79c suspend: simplify block I/O handling vor 10 Jahren
  Omar Sandoval 22c6186ece direct_IO: remove rw from a_ops->direct_IO() vor 10 Jahren
  Christoph Hellwig e2e40f2c1e fs: move struct kiocb to fs.h vor 10 Jahren
  Christoph Hellwig 66ee59af63 fs: remove ki_nbytes vor 10 Jahren
  Al Viro 05afcb77eb new helper: iov_iter_bvec() vor 10 Jahren
  Al Viro 05064084e8 fix __swap_writepage() compile failure on old gcc versions vor 11 Jahren
  Linus Torvalds 16b9057804 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs vor 11 Jahren
  Matthew Wilcox dd6bd0d9c7 swap: use bdev_read_page() / bdev_write_page() vor 11 Jahren
  Al Viro 62a8067a7f bio_vec-backed iov_iter vor 11 Jahren
  Al Viro 71d8e532b1 start adding the tag to iov_iter vor 11 Jahren
  Al Viro d8d3d94b80 pass iov_iter to ->direct_IO() vor 11 Jahren
  Linus Torvalds f568849eda Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block vor 11 Jahren
  Sasha Levin 309381feae mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE vor 11 Jahren
  Kent Overstreet 4f024f3797 block: Abstract out bvec iterator vor 12 Jahren
  Kent Overstreet 73a7075e3f aio: Kill aio_rw_vect_retry() vor 12 Jahren