aboutsummaryrefslogtreecommitdiff
path: root/fs/reiserfs
AgeCommit message (Expand)Author
2021-02-23Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-01-27block: use an on-stack bio in blkdev_issue_flushChristoph Hellwig
2021-01-24fs: make helpers idmap mount awareChristian Brauner
2021-01-24acl: handle idmapped mountsChristian Brauner
2021-01-24attr: handle idmapped mountsChristian Brauner
2021-01-24inode: make init and permission helpers idmapped mount awareChristian Brauner
2021-01-24namei: make permission helpers idmapped mount awareChristian Brauner
2020-11-26reiserfs: add check for an invalid ih_entry_countRustam Kovhaev
2020-10-01reiserfs: Fix oops during mountJan Kara
2020-09-22reiserfs: Initialize inode keys properlyJan Kara
2020-09-16reiserfs: only call unlock_new_inode() if I_NEWEric Biggers
2020-08-28reiserfs: Fix memory leak in reiserfs_parse_options()Jan Kara
2020-08-06Merge tag 'for_v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2020-08-05reiserfs: delete duplicated wordsRandy Dunlap
2020-07-27reiserfs: reiserfs.h: delete a duplicated wordRandy Dunlap
2020-06-24block: move block-related definitions out of fs.hChristoph Hellwig
2020-06-04Merge tag 'for_v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2020-06-02Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-06-02fs: convert mpage_readpages to mpage_readaheadMatthew Wilcox (Oracle)
2020-05-29reiserfs: Replace kmalloc with kcalloc in the commentLiao Pingfang
2020-05-22block: remove the error_sector argument to blkdev_issue_flushChristoph Hellwig
2020-04-07reiserfs: clean up several indentation issuesColin Ian King
2020-03-24block: remove __bdevnameChristoph Hellwig
2020-01-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-01-31reiserfs: prevent NULL pointer dereference in reiserfs_insert_item()Yunfeng Ye
2020-01-30Merge tag 'for_v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2020-01-21fs/reiserfs: remove unused macrosAlex Shi
2020-01-16reiserfs: fix handling of -EOPNOTSUPP in reiserfs_for_each_xattrJeff Mahoney
2019-12-16reiserfs: Fix spurious unlock in reiserfs_fill_super() error handlingJan Kara
2019-12-16reiserfs: Fix memory leak of journal device stringJan Kara
2019-11-05reiserfs: replace open-coded atomic_dec_and_mutex_lock()Nikitas Angelinas
2019-10-31reiserfs: fix extended attributes on the root directoryJeff Mahoney
2019-09-25fs/reiserfs/do_balan.c: remove set but not used variableJason Yan
2019-09-25fs/reiserfs/journal.c: remove set but not used variableJason Yan
2019-09-25fs/reiserfs/do_balan.c: remove set but not used variableszhengbin
2019-09-25fs/reiserfs/fix_node.c: remove set but not used variableszhengbin
2019-09-25fs/reiserfs/prints.c: remove set but not used variableszhengbin
2019-09-25fs/reiserfs/objectid.c: remove set but not used variableszhengbin
2019-09-25fs/reiserfs/lbalance.c: remove set but not used variableszhengbin
2019-09-25fs/reiserfs/stree.c: remove set but not used variableszhengbin
2019-09-25fs/reiserfs/journal.c: remove set but not used variableszhengbin
2019-09-25fs: reiserfs: remove unnecessary check of bh in remove_from_transaction()Jia-Ju Bai
2019-08-30fs: Fill in max and min timestamps in superblockDeepa Dinamani
2019-07-16fs/reiserfs/journal.c: change return type of dirty_one_transactionHariprasad Kelam
2019-07-01vfs: create a generic checking and prep function for FS_IOC_SETFLAGSDarrick J. Wong
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-14reiserfs: add comment to explain endianness issue in xattr_hashBharath Vedartham
2019-05-13Merge tag 'fs_for_v5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-05-01reiserfs: convert to ->free_inode()Al Viro
2019-04-15fs/reiserfs/journal.c: Make remove_journal_hash staticBharath Vedartham