Commit History

Author SHA1 Message Date
  Linus Torvalds 6bec003528 Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block 10 years ago
  Kirill A. Shutemov d83a08db5b mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub 10 years ago
  Christoph Hellwig de1414a654 fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info 10 years ago
  Linus Torvalds c103b21c20 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse 10 years ago
  Miklos Szeredi 1c68271cf1 fuse: use file_inode() in fuse_file_fallocate() 10 years ago
  Miklos Szeredi 7078187a79 fuse: introduce fuse_simple_request() helper 10 years ago
  Miklos Szeredi baebccbe99 fuse: hold inode instead of path after release 10 years ago
  Al Viro a455589f18 assorted conversions to %p[dD] 11 years ago
  Miklos Szeredi 2c80929c4c fuse: honour max_read and max_write in direct_io mode 11 years ago
  Al Viro c7f3888ad7 switch iov_iter_get_pages() to passing maximal number of pages 11 years ago
  Linus Torvalds 0b632204c7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse 11 years ago
  Fabian Frederick f2b3455e47 fuse: replace count*size kzalloc by kcalloc 11 years ago
  Maxim Patlasov 27f1b36326 fuse: release temporary page if fuse_writepage_locked() failed 11 years ago
  Linus Torvalds 16b9057804 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 years ago
  Mel Gorman 2457aec637 mm: non-atomically mark page accessed during page cache allocation where possible 11 years ago
  Jeff Layton 130d1f956a locks: ensure that fl_owner is always initialized properly in flock and lease codepaths 11 years ago
  Al Viro 62a8067a7f bio_vec-backed iov_iter 11 years ago
  Al Viro 84c3d55cc4 fuse: switch to ->write_iter() 11 years ago
  Al Viro 37c20f16e7 fuse_file_aio_read(): convert to ->read_iter() 11 years ago
  Al Viro 0c949334a9 iov_iter_truncate() 11 years ago
  Al Viro f67da30c1d new helper: iov_iter_npages() 11 years ago
  Al Viro c9c37e2e63 fuse: switch to iov_iter_get_pages() 11 years ago
  Al Viro d22a943f44 fuse: pull iov_iter initializations up 11 years ago
  Al Viro 71d8e532b1 start adding the tag to iov_iter 11 years ago
  Al Viro 23faa7b8db fuse_file_aio_write(): merge initializations of iov_iter 11 years ago
  Al Viro a6cbcd4a4a get rid of pointless iov_length() in ->direct_IO() 11 years ago
  Al Viro d8d3d94b80 pass iov_iter to ->direct_IO() 11 years ago
  Al Viro cb66a7a1f1 kill generic_segment_checks() 11 years ago
  Al Viro f8579f8673 generic_file_direct_write(): switch to iov_iter 11 years ago
  Maxim Patlasov ab9e13f7c7 fuse: allow ctime flushing to userspace 11 years ago