Historique des commits

Auteur SHA1 Message Date
  Chandan Rajendra dd545b52a3 do_direct_IO: Use inode->i_blkbits to compute block count to be cleaned il y a 8 ans
  Linus Torvalds 5cc60aeedf Merge tag 'xfs-for-linus-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs il y a 8 ans
  Linus Torvalds 80eabba702 Merge branch 'for-4.10/fs-unmap' of git://git.kernel.dk/linux-block il y a 8 ans
  Christoph Hellwig ec1b826097 fs: make sb_init_dio_done_wq available outside of direct-io.c il y a 8 ans
  Jens Axboe bbd7bb7017 block: move poll code to blk-mq il y a 8 ans
  Jan Kara f734c89cc9 direct-io: Use clean_bdev_aliases() instead of handmade iteration il y a 8 ans
  Christoph Hellwig 70fd76140a block,fs: use REQ_* flags directly il y a 8 ans
  Al Viro 4038acdb18 consistent treatment of EFAULT on O_DIRECT read/write il y a 8 ans
  Mike Christie 8a4c1e42e0 direct-io: use bio set/get op accessors il y a 9 ans
  Mike Christie 4e49ea4a3d block/fs/drivers: remove rw argument from submit_bio il y a 9 ans
  Eryu Guan 9ecd10b7a0 direct-io: fix direct write stale data exposure from concurrent buffered read il y a 9 ans
  Christoph Hellwig e259221763 fs: simplify the generic_write_sync prototype il y a 9 ans
  Christoph Hellwig dde0c2e798 fs: add IOCB_SYNC and IOCB_DSYNC il y a 9 ans
  Christoph Hellwig 716b9bc0cb direct-io: remove the offset argument to dio_complete il y a 9 ans
  Christoph Hellwig c8b8e32d70 direct-io: eliminate the offset argument to ->direct_IO il y a 9 ans
  Kirill A. Shutemov 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros il y a 9 ans
  Linus Torvalds 53d2e6976b Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs il y a 9 ans
  Linus Torvalds 3c2de27d79 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs il y a 9 ans
  Christoph Hellwig c43c83a294 direct-io: only use block polling if explicitly requested il y a 9 ans
  Christoph Hellwig 187372a3b9 direct-io: always call ->end_io if non-NULL il y a 9 ans
  Mike Krinkin 7ddc971f86 block: fix use-after-free in dio_bio_complete il y a 9 ans
  Al Viro 5955102c99 wrappers for ->i_mutex access il y a 9 ans
  Al Viro 2d4594acbf fix the regression from "direct-io: Fix negative return from dio read beyond eof" il y a 9 ans
  Jan Kara 74cedf9b6c direct-io: Fix negative return from dio read beyond eof il y a 9 ans
  Linus Torvalds 3419b45039 Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block il y a 9 ans
  Jens Axboe c1c534609f direct-io: be sure to assign dio->bio_bdev for both paths il y a 9 ans
  Jens Axboe 15c4f638f3 directio: add block polling support il y a 9 ans
  Mel Gorman 71baba4b92 mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM il y a 9 ans
  Ming Lei 53cbf3b157 fs: direct-io: don't dirtying pages for ITER_BVEC/ITER_KVEC direct read il y a 10 ans
  Kent Overstreet b54ffb73ca block: remove bio_get_nr_vecs() il y a 10 ans