summaryrefslogtreecommitdiff
path: root/fs/reiserfs
AgeCommit message (Expand)Author
2018-11-27reiserfs: propagate errors from fill_with_dentries() properlyJann Horn
2018-09-15reiserfs: change j_timestamp type to time64_tArnd Bergmann
2018-08-24reiserfs: fix broken xattr handling (heap corruption, bad retval)Jann Horn
2018-05-30do d_instantiate/unlock_new_inode combinations safelyAl Viro
2018-04-24fs/reiserfs/journal.c: add missing resierfs_warning() argAndrew Morton
2018-03-22reiserfs: Make cancel_old_flush() reliableJan Kara
2018-02-25reiserfs: avoid a -Wmaybe-uninitialized warningArnd Bergmann
2018-01-31reiserfs: Don't clear SGID when inheriting ACLsJan Kara
2018-01-31reiserfs: don't preallocate blocks for extended attributesJeff Mahoney
2018-01-31reiserfs: fix race in prealloc discardJeff Mahoney
2017-06-14fs: add i_blocksize()Fabian Frederick
2016-10-31posix_acl: Clear SGID bit when setting file permissionsJan Kara
2016-10-22reiserfs: switch to generic_{get,set,remove}xattr()Al Viro
2016-10-22reiserfs: Unlock superblock before calling reiserfs_quota_on_mount()Mike Galbraith
2016-09-30reiserfs: fix "new_insert_key may be used uninitialized ..."Jeff Mahoney
2015-11-13Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-11-13xattr handlers: Pass handler to operations instead of flagsAndreas Gruenbacher
2015-11-09fs/reiserfs/namei.c: remove unnecessary new_valid_dev() checkYaowei Bai
2015-09-04fs: create and use seq_show_option for escapingKees Cook
2015-07-23reiserfs: Handle error from dquot_initialize()Jan Kara
2015-06-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-06-25fs/reiserfs: remove unneeded castFiro Yang
2015-06-02writeback: separate out include/linux/backing-dev-defs.hTejun Heo
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-16Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2015-04-11direct_IO: remove rw from a_ops->direct_IO()Omar Sandoval
2015-04-11direct_IO: use iov_iter_rw() instead of rw everywhereOmar Sandoval
2015-04-11Remove rw from {,__,do_}blockdev_direct_IO()Omar Sandoval
2015-04-11make new_sync_{read,write}() staticAl Viro
2015-04-11Merge branch 'iocb' into for-nextAl Viro
2015-03-25fs: move struct kiocb to fs.hChristoph Hellwig
2015-03-17reiserfs: fix __RASSERT format stringNicolas Iooss
2015-03-04quota: Make VFS quotas use new interface for getting quota infoJan Kara
2015-02-22VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)David Howells
2015-02-17fs/reiserfs/inode.c: replace 0 by NULL for pointersFabian Frederick
2014-12-16Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2014-12-12reiserfs: destroy allocated commit workqueueJiri Slaby
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-11-20treewide: fix typo in printk and KconfigMasanari Iida
2014-11-19assorted conversions to %p[dD]Al Viro
2014-11-10reiserfs: Convert to private i_dquot fieldJan Kara
2014-10-31vfs: make first argument of dir_context.actor typedMiklos Szeredi
2014-10-14fs/reiserfs/journal.c: fix sparse context imbalance warningFabian Frederick
2014-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-10-12reiserfs: remove pointless forward declaration of struct nameidataAl Viro
2014-09-17reiserfs: Don't use MAXQUOTAS valueJan Kara
2014-08-13Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds