提交歷史

作者 SHA1 備註 提交日期
  Ming Lei 263663cd3c block: convert to bio_first_bvec_all & bio_first_page_all 7 年之前
  Minchan Kim 0bcac06f27 mm, swap: skip swapcache for swapin of synchronous device 7 年之前
  Linus Torvalds e2c5923c34 Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block 7 年之前
  Christoph Hellwig ea435e1b93 block: add a poll_fn callback to struct request_queue 7 年之前
  Greg Kroah-Hartman b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 年之前
  Linus Torvalds a0725ab0c7 Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block 8 年之前
  Huang Ying 225311a464 mm: test code to write THP to swap device as a whole 8 年之前
  Christoph Hellwig 74d46992e0 block: replace bi_bdev with a gendisk pointer and partitions index 8 年之前
  Tetsuo Handa b0ba2d0faf mm/page_io.c: fix oops during block io poll in swapin path 8 年之前
  Shaohua Li 23955622ff swap: add block io poll in swapin path 8 年之前
  Christoph Hellwig 4e4cbee93d block: switch bios to blk_status_t 8 年之前
  Jens Axboe 7637241e65 writeback: add wbc_to_write_flags() 8 年之前
  Andrew Morton cc30c5d646 mm/page_io.c: replace some BUG_ON()s with VM_BUG_ON_PAGE() 8 年之前
  Santosh Shilimkar c8de641b1e mm: fix the page_swap_info() BUG_ON check 9 年之前
  Jens Axboe ba13e83ec3 mm: make __swap_writepage() use bio_set_op_attrs() 9 年之前
  Mikulas Patocka 7e4411bfe6 mm: add cond_resched() to generic_swapfile_activate() 9 年之前
  Mike Christie 95fe6c1a20 block, fs, mm, drivers: use bio set/get op accessors 9 年之前
  Mike Christie 4e49ea4a3d block/fs/drivers: remove rw argument from submit_bio 9 年之前
  Linus Torvalds c2e7b20705 Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 9 年之前
  Christoph Hellwig c8b8e32d70 direct-io: eliminate the offset argument to ->direct_IO 9 年之前
  Minchan Kim b06bad17c7 mm: call swap_slot_free_notify() with page lock held 9 年之前
  Kirill A. Shutemov 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros 9 年之前
  Minchan Kim 3f2b1a04f4 zram: revive swap_slot_free_notify 9 年之前
  Joe Perches 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> 9 年之前
  Kent Overstreet 6cf66b4caf fs: use helper bio_add_page() instead of open coding on bi_io_vec 10 年之前
  Christoph Hellwig 4246a0b63b block: add a bi_error field to struct bio 10 年之前
  Christoph Hellwig 343df3c79c suspend: simplify block I/O handling 10 年之前
  Omar Sandoval 22c6186ece direct_IO: remove rw from a_ops->direct_IO() 10 年之前
  Christoph Hellwig e2e40f2c1e fs: move struct kiocb to fs.h 10 年之前
  Christoph Hellwig 66ee59af63 fs: remove ki_nbytes 10 年之前