Age | Commit message (Expand) | Author |
2016-05-27 | switch xattr_handler->set() to passing dentry and inode separately | Al Viro |
2016-05-21 | lib/uuid.c: move generate_random_uuid() to uuid.c | Andy Shevchenko |
2016-05-17 | Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-05-09 | more trivial ->iterate_shared conversions | Al Viro |
2016-05-02 | reiserfs: open-code reiserfs_mutex_lock_safe() in reiserfs_unpack() | 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-04-11 | xattr_handler: pass dentry and inode as separate arguments of ->get() | Al Viro |
2016-04-10 | reiserfs: switch to generic_{get,set,remove}xattr() | Al Viro |
2016-04-04 | mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage | Kirill A. Shutemov |
2016-04-04 | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov |
2016-03-31 | posix_acl: Inode acl caching fixes | Andreas Gruenbacher |
2016-03-28 | reiserfs_cache_default_acl(): use get_acl() | Al Viro |
2016-02-09 | quota: Add support for ->get_nextdqblk() for VFS quota | Jan Kara |
2016-01-22 | wrappers for ->i_mutex access | Al Viro |
2016-01-22 | reiserfs: fix dereference of ERR_PTR | Sudip Mukherjee |
2016-01-15 | kmemcg: account certain kmem allocations to memcg | Vladimir Davydov |
2016-01-13 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-01-11 | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2016-01-06 | fs: use block_device name vsprintf helper | Dmitry Monakhov |
2015-12-30 | switch ->get_link() to delayed_call, kill ->put_link() | Al Viro |
2015-12-14 | xattr handlers: Simplify list operation | Andreas Gruenbacher |
2015-12-09 | replace ->follow_link() with new method that could stay in RCU mode | Al Viro |
2015-12-09 | don't put symlink bodies in pagecache into highmem | Al Viro |
2015-12-07 | vfs: Distinguish between full xattr names and proper prefixes | Andreas Gruenbacher |
2015-12-07 | posix acls: Remove duplicate xattr name definitions | Andreas Gruenbacher |
2015-11-14 | Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2015-11-14 | xattr handlers: Pass handler to operations instead of flags | Andreas Gruenbacher |
2015-11-09 | fs/reiserfs/namei.c: remove unnecessary new_valid_dev() check | Yaowei Bai |
2015-09-04 | fs: create and use seq_show_option for escaping | Kees Cook |
2015-07-23 | reiserfs: Handle error from dquot_initialize() | Jan Kara |
2015-06-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-06-26 | fs/reiserfs: remove unneeded cast | Firo Yang |
2015-06-02 | writeback: separate out include/linux/backing-dev-defs.h | Tejun Heo |
2015-04-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2015-04-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2015-04-17 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2015-04-15 | VFS: normal filesystems (and lustre): d_inode() annotations | David Howells |
2015-04-12 | direct_IO: remove rw from a_ops->direct_IO() | Omar Sandoval |
2015-04-12 | direct_IO: use iov_iter_rw() instead of rw everywhere | Omar Sandoval |
2015-04-12 | Remove rw from {,__,do_}blockdev_direct_IO() | Omar Sandoval |
2015-04-12 | make new_sync_{read,write}() static | Al Viro |
2015-04-12 | Merge branch 'iocb' into for-next | Al Viro |
2015-03-26 | fs: move struct kiocb to fs.h | Christoph Hellwig |
2015-03-17 | reiserfs: fix __RASSERT format string | Nicolas Iooss |
2015-03-04 | quota: Make VFS quotas use new interface for getting quota info | Jan Kara |
2015-02-22 | VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) | David Howells |
2015-02-17 | fs/reiserfs/inode.c: replace 0 by NULL for pointers | Fabian Frederick |
2014-12-16 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2014-12-12 | reiserfs: destroy allocated commit workqueue | Jiri Slaby |