Histórico de Commits

Autor SHA1 Mensagem Data
  Eryu Guan 9ecd10b7a0 direct-io: fix direct write stale data exposure from concurrent buffered read há 9 anos atrás
  Christoph Hellwig e259221763 fs: simplify the generic_write_sync prototype há 9 anos atrás
  Christoph Hellwig dde0c2e798 fs: add IOCB_SYNC and IOCB_DSYNC há 9 anos atrás
  Christoph Hellwig 716b9bc0cb direct-io: remove the offset argument to dio_complete há 9 anos atrás
  Christoph Hellwig c8b8e32d70 direct-io: eliminate the offset argument to ->direct_IO há 9 anos atrás
  Kirill A. Shutemov 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros há 9 anos atrás
  Linus Torvalds 53d2e6976b Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs há 9 anos atrás
  Linus Torvalds 3c2de27d79 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs há 9 anos atrás
  Christoph Hellwig c43c83a294 direct-io: only use block polling if explicitly requested há 9 anos atrás
  Christoph Hellwig 187372a3b9 direct-io: always call ->end_io if non-NULL há 10 anos atrás
  Mike Krinkin 7ddc971f86 block: fix use-after-free in dio_bio_complete há 10 anos atrás
  Al Viro 5955102c99 wrappers for ->i_mutex access há 10 anos atrás
  Al Viro 2d4594acbf fix the regression from "direct-io: Fix negative return from dio read beyond eof" há 10 anos atrás
  Jan Kara 74cedf9b6c direct-io: Fix negative return from dio read beyond eof há 10 anos atrás
  Linus Torvalds 3419b45039 Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block há 10 anos atrás
  Jens Axboe c1c534609f direct-io: be sure to assign dio->bio_bdev for both paths há 10 anos atrás
  Jens Axboe 15c4f638f3 directio: add block polling support há 10 anos atrás
  Mel Gorman 71baba4b92 mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM há 10 anos atrás
  Ming Lei 53cbf3b157 fs: direct-io: don't dirtying pages for ITER_BVEC/ITER_KVEC direct read há 10 anos atrás
  Kent Overstreet b54ffb73ca block: remove bio_get_nr_vecs() há 10 anos atrás
  Sasha Levin 9b81c84235 block: don't access bio->bi_error after bio_put() há 10 anos atrás
  Christoph Hellwig 4246a0b63b block: add a bi_error field to struct bio há 10 anos atrás
  Jens Axboe fe0f07d08e direct-io: only inc/dec inode->i_dio_count for file systems há 10 anos atrás
  Omar Sandoval 17f8c842d2 Remove rw from {,__,do_}blockdev_direct_IO() há 10 anos atrás
  Christoph Hellwig e2e40f2c1e fs: move struct kiocb to fs.h há 10 anos atrás
  Christoph Hellwig 04b2fa9f8f fs: split generic and aio kiocb há 11 anos atrás
  Miklos Szeredi 2c80929c4c fuse: honour max_read and max_write in direct_io mode há 11 anos atrás
  Al Viro c7f3888ad7 switch iov_iter_get_pages() to passing maximal number of pages há 11 anos atrás
  Christoph Hellwig af43647277 direct-io: fix AIO regression há 11 anos atrás
  Boaz Harrosh 6fcc5420bf direct-io: fix uninitialized warning in do_direct_IO() há 11 anos atrás