Age | Commit message (Expand) | Author |
2016-10-05 | pipe: add pipe_buf_steal() helper | Miklos Szeredi |
2016-10-05 | pipe: add pipe_buf_confirm() helper | Miklos Szeredi |
2016-10-05 | pipe: add pipe_buf_release() helper | Miklos Szeredi |
2016-10-05 | pipe: add pipe_buf_get() helper | Miklos Szeredi |
2016-10-03 | fuse_dev_splice_read(): switch to add_to_pipe() | Al Viro |
2016-10-03 | splice: lift pipe_lock out of splice_to_pipe() | Al Viro |
2016-08-24 | fuse: direct-io: don't dirty ITER_BVEC pages | Miklos Szeredi |
2016-08-06 | Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-07-30 | qstr: constify instances in fuse | Al Viro |
2016-07-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2016-07-29 | fuse: use filemap_check_errors() | Miklos Szeredi |
2016-07-29 | fuse: fix wrong assignment of ->flags in fuse_send_init() | Wei Fang |
2016-07-29 | fuse: fuse_flush must check mapping->flags for errors | Maxim Patlasov |
2016-07-29 | fuse: fsync() did not return IO errors | Alexey Kuznetsov |
2016-07-28 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-07-28 | mm: move most file-based accounting to the node | Mel Gorman |
2016-07-28 | Merge branch 'salted-string-hash' | Linus Torvalds |
2016-07-21 | Merge branch 'for-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Miklos Szeredi |
2016-07-19 | fuse: don't mess with blocking signals | Al Viro |
2016-07-05 | Use the right predicate in ->atomic_open() instances | Al Viro |
2016-06-30 | fuse: improve aio directIO write performance for size extending writes | Ashish Sangwan |
2016-06-30 | fuse: serialize dirops by default | Miklos Szeredi |
2016-06-10 | vfs: make the string hashes salt the hash | Linus Torvalds |
2016-05-27 | switch ->setxattr() to passing dentry and inode separately | Al Viro |
2016-05-17 | Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-05-17 | Merge branch 'ovl-fixes' into for-linus | Al Viro |
2016-05-02 | fuse: switch to ->iterate_shared() | Al Viro |
2016-05-02 | Merge getxattr prototype change into work.lookups | Al Viro |
2016-05-01 | direct-io: eliminate the offset argument to ->direct_IO | Christoph Hellwig |
2016-05-01 | filemap: remove the pos argument to generic_file_direct_write | Christoph Hellwig |
2016-04-25 | fuse: Fix return value from fuse_get_user_pages() | Ashish Samant |
2016-04-11 | ->getxattr(): pass dentry and inode as separate arguments | Al Viro |
2016-04-04 | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov |
2016-03-16 | fuse: return patrial success from fuse_direct_io() | Ashish Samant |
2016-03-14 | fuse: Add reference counting for fuse_io_priv | Seth Forshee |
2016-03-14 | fuse: do not use iocb after it may have been freed | Robert Doebbelin |
2016-01-22 | wrappers for ->i_mutex access | Al Viro |
2016-01-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2016-01-14 | kmemcg: account certain kmem allocations to memcg | Vladimir Davydov |
2016-01-11 | Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-12-30 | switch ->get_link() to delayed_call, kill ->put_link() | Al Viro |
2015-12-29 | kill free_page_put_link() | Al Viro |
2015-12-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2015-12-08 | replace ->follow_link() with new method that could stay in RCU mode | Al Viro |
2015-11-10 | fuse: add support for SEEK_HOLE and SEEK_DATA in lseek | Ravishankar N |
2015-11-10 | fuse: break infinite loop in fuse_fill_write_pages() | Roman Gushchin |
2015-11-10 | cuse: fix memory leak | Miklos Szeredi |
2015-10-22 | Move locks API users to locks_lock_inode_wait() | Benjamin Coddington |
2015-08-16 | fs/fuse: fix ioctl type confusion | Jann Horn |
2015-07-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |