Commit History

Author SHA1 Message Date
  Linus Torvalds 27ae0c41ed Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse 9 years ago
  Miklos Szeredi 4a7f4e88fe fuse: use filemap_check_errors() 9 years ago
  Maxim Patlasov 9ebce595f6 fuse: fuse_flush must check mapping->flags for errors 9 years ago
  Alexey Kuznetsov ac7f052b9e fuse: fsync() did not return IO errors 9 years ago
  Mel Gorman 11fb998986 mm: move most file-based accounting to the node 9 years ago
  Ashish Sangwan 7879c4e58b fuse: improve aio directIO write performance for size extending writes 9 years ago
  Linus Torvalds c2e7b20705 Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 9 years ago
  Christoph Hellwig c8b8e32d70 direct-io: eliminate the offset argument to ->direct_IO 9 years ago
  Christoph Hellwig 1af5bb491f filemap: remove the pos argument to generic_file_direct_write 9 years ago
  Ashish Samant 2c932d4c91 fuse: Fix return value from fuse_get_user_pages() 9 years ago
  Kirill A. Shutemov 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros 9 years ago
  Ashish Samant 742f992708 fuse: return patrial success from fuse_direct_io() 9 years ago
  Seth Forshee 744742d692 fuse: Add reference counting for fuse_io_priv 9 years ago
  Robert Doebbelin 7cabc61e01 fuse: do not use iocb after it may have been freed 9 years ago
  Al Viro 5955102c99 wrappers for ->i_mutex access 9 years ago
  Linus Torvalds 5c89e9ea7e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse 9 years ago
  Linus Torvalds 732c4a9e14 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse 9 years ago
  Ravishankar N 0b5da8db14 fuse: add support for SEEK_HOLE and SEEK_DATA in lseek 10 years ago
  Roman Gushchin 3ca8138f01 fuse: break infinite loop in fuse_fill_write_pages() 10 years ago
  Benjamin Coddington 4f6563677a Move locks API users to locks_lock_inode_wait() 10 years ago
  Linus Torvalds 1dc51b8288 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 years ago
  Linus Torvalds a7ba4bf5e7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse 10 years ago
  Miklos Szeredi 33e14b4dfd fuse: req state use flags 10 years ago
  Miklos Szeredi 7a3b2c7547 fuse: simplify req states 10 years ago
  Miklos Szeredi 825d6d3395 fuse: req use bitops 10 years ago
  Jan Kara 5fa8e0a1c6 fs: Rename file_remove_suid() to file_remove_privs() 10 years ago
  Tejun Heo 93f78d8828 writeback: move backing_dev_info->bdi_stat[] into bdi_writeback 10 years ago
  Al Viro 2ba48ce513 mirror O_APPEND and O_DIRECT into iocb->ki_flags 10 years ago
  Al Viro 3309dd04cb switch generic_write_checks() to iocb and iter 10 years ago
  Al Viro 6b775b18ee fuse: ->direct_IO() doesn't need generic_write_checks() 10 years ago