aboutsummaryrefslogtreecommitdiff
path: root/fs/reiserfs
AgeCommit message (Expand)AuthorFilesLines
2016-04-04mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageGravatar Kirill A. Shutemov 1-1/+1
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosGravatar Kirill A. Shutemov 7-41/+41
2016-02-09quota: Add support for ->get_nextdqblk() for VFS quotaGravatar Jan Kara 1-0/+1
2016-01-22wrappers for ->i_mutex accessGravatar Al Viro 4-37/+37
2016-01-21reiserfs: fix dereference of ERR_PTRGravatar Sudip Mukherjee 1-1/+1
2016-01-14kmemcg: account certain kmem allocations to memcgGravatar Vladimir Davydov 1-1/+2
2016-01-12Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 3-23/+15
2016-01-11Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Gravatar Linus Torvalds 5-52/+17
2016-01-06fs: use block_device name vsprintf helperGravatar Dmitry Monakhov 3-23/+15
2015-12-30switch ->get_link() to delayed_call, kill ->put_link()Gravatar Al Viro 1-1/+0
2015-12-13xattr handlers: Simplify list operationGravatar Andreas Gruenbacher 4-47/+11
2015-12-08replace ->follow_link() with new method that could stay in RCU modeGravatar Al Viro 1-1/+1
2015-12-08don't put symlink bodies in pagecache into highmemGravatar Al Viro 2-0/+2
2015-12-06vfs: Distinguish between full xattr names and proper prefixesGravatar Andreas Gruenbacher 1-1/+2
2015-12-06posix acls: Remove duplicate xattr name definitionsGravatar Andreas Gruenbacher 1-4/+4
2015-11-13Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 4-26/+29
2015-11-13xattr handlers: Pass handler to operations instead of flagsGravatar Andreas Gruenbacher 4-26/+29
2015-11-09fs/reiserfs/namei.c: remove unnecessary new_valid_dev() checkGravatar Yaowei Bai 1-3/+0
2015-09-04fs: create and use seq_show_option for escapingGravatar Kees Cook 1-3/+5
2015-07-23reiserfs: Handle error from dquot_initialize()Gravatar Jan Kara 2-17/+53
2015-06-26Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-2/+1
2015-06-25fs/reiserfs: remove unneeded castGravatar Firo Yang 1-2/+1
2015-06-02writeback: separate out include/linux/backing-dev-defs.hGravatar Tejun Heo 1-0/+1
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 9-87/+87
2015-04-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-4/+4
2015-04-16Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Gravatar Linus Torvalds 2-2/+1
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsGravatar David Howells 9-87/+87
2015-04-11direct_IO: remove rw from a_ops->direct_IO()Gravatar Omar Sandoval 1-2/+2
2015-04-11direct_IO: use iov_iter_rw() instead of rw everywhereGravatar Omar Sandoval 1-1/+1
2015-04-11Remove rw from {,__,do_}blockdev_direct_IO()Gravatar Omar Sandoval 1-1/+1
2015-04-11make new_sync_{read,write}() staticGravatar Al Viro 1-2/+0
2015-04-11Merge branch 'iocb' into for-nextGravatar Al Viro 1-1/+1
2015-03-25fs: move struct kiocb to fs.hGravatar Christoph Hellwig 1-1/+1
2015-03-17reiserfs: fix __RASSERT format stringGravatar Nicolas Iooss 1-1/+0
2015-03-04quota: Make VFS quotas use new interface for getting quota infoGravatar Jan Kara 1-1/+1
2015-02-22VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)Gravatar David Howells 1-2/+2
2015-02-17fs/reiserfs/inode.c: replace 0 by NULL for pointersGravatar Fabian Frederick 1-1/+1
2014-12-16Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Gravatar Linus Torvalds 1-0/+3
2014-12-12reiserfs: destroy allocated commit workqueueGravatar Jiri Slaby 1-0/+3
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2014-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-9/+12
2014-11-20treewide: fix typo in printk and KconfigGravatar Masanari Iida 1-1/+1
2014-11-19assorted conversions to %p[dD]Gravatar Al Viro 1-3/+3
2014-11-10reiserfs: Convert to private i_dquot fieldGravatar Jan Kara 2-0/+15
2014-10-31vfs: make first argument of dir_context.actor typedGravatar Miklos Szeredi 1-6/+9
2014-10-14fs/reiserfs/journal.c: fix sparse context imbalance warningGravatar Fabian Frederick 1-3/+5
2014-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-1/+0
2014-10-12reiserfs: remove pointless forward declaration of struct nameidataGravatar Al Viro 1-1/+0
2014-09-17reiserfs: Don't use MAXQUOTAS valueGravatar Jan Kara 2-9/+12
2014-08-13Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Gravatar Linus Torvalds 5-61/+92