summaryrefslogtreecommitdiff
path: root/fs/reiserfs
AgeCommit message (Expand)Author
2020-02-28reiserfs: prevent NULL pointer dereference in reiserfs_insert_item()Yunfeng Ye
2020-02-28reiserfs: Fix spurious unlock in reiserfs_fill_super() error handlingJan Kara
2020-02-05reiserfs: Fix memory leak of journal device stringJan Kara
2020-01-23reiserfs: fix handling of -EOPNOTSUPP in reiserfs_for_each_xattrJeff Mahoney
2019-12-21reiserfs: fix extended attributes on the root directoryJeff Mahoney
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-07-22reiserfs: fix buffer overflow with long warning messagesEric Biggers
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-02-03reiserfs: remove unneeded i_version bumpJeff Layton
2018-01-31reiserfs: don't preallocate blocks for extended attributesJeff Mahoney
2018-01-31reiserfs: fix race in prealloc discardJeff Mahoney
2017-07-27reiserfs: Don't clear SGID when inheriting ACLsJan Kara
2017-06-14fs: add i_blocksize()Fabian Frederick
2016-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-10-10Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro
2016-10-10Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2016-10-07vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher
2016-09-27fs: Replace CURRENT_TIME_SEC with current_time() for inode timestampsDeepa Dinamani
2016-09-27fs: rename "rename2" i_op to "rename"Miklos Szeredi
2016-09-27fs: support RENAME_NOREPLACE for local filesystemsMiklos Szeredi
2016-09-22fs: Give dentry to inode_change_ok() instead of inodeJan Kara
2016-09-22posix_acl: Clear SGID bit when setting file permissionsJan Kara
2016-09-16reiserfs: Unlock superblock before calling reiserfs_quota_on_mount()Mike Galbraith
2016-08-02reiserfs: fix "new_insert_key may be used uninitialized ..."Jeff Mahoney
2016-07-26Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-07-26Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-07-20block: get rid of bio_rw and READAChristoph Hellwig
2016-06-19Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2016-06-07fs: have ll_rw_block users pass in op and flags separatelyMike Christie
2016-06-07fs: have submit_bh users pass in op and flags separatelyMike Christie
2016-05-27switch xattr_handler->set() to passing dentry and inode separatelyAl Viro
2016-05-25reiserfs: check kstrdup failureMikulas Patocka
2016-05-20lib/uuid.c: move generate_random_uuid() to uuid.cAndy Shevchenko
2016-05-17Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-09more trivial ->iterate_shared conversionsAl Viro
2016-05-02reiserfs: open-code reiserfs_mutex_lock_safe() in reiserfs_unpack()Al Viro
2016-05-02Merge getxattr prototype change into work.lookupsAl Viro
2016-05-01direct-io: eliminate the offset argument to ->direct_IOChristoph Hellwig
2016-04-10xattr_handler: pass dentry and inode as separate arguments of ->get()Al Viro
2016-04-10reiserfs: switch to generic_{get,set,remove}xattr()Al Viro
2016-04-04mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-03-31posix_acl: Inode acl caching fixesAndreas Gruenbacher
2016-03-28reiserfs_cache_default_acl(): use get_acl()Al Viro
2016-02-09quota: Add support for ->get_nextdqblk() for VFS quotaJan Kara