summaryrefslogtreecommitdiffstats
path: root/fs/reiserfs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-09-031-1/+1
|\
| * isystem: ship and use stdarg.hAlexey Dobriyan2021-08-191-1/+1
* | vfs: add rcu argument to ->get_acl() callbackMiklos Szeredi2021-08-182-2/+5
|/
* reiserfs: check directory items on read from diskShreyansh Chouhan2021-07-161-5/+26
* reiserfs: add check for root_inode in reiserfs_fill_superYu Kuai2021-07-161-0/+8
* Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-07-012-3/+15
|\
| * reiserfs: Remove unneed check in reiserfs_write_full_page()YueHaibing2021-05-241-3/+1
| * reiserfs: add check for invalid 1st journal blockPavel Skripkin2021-05-171-0/+14
* | reiserfs: Fix fall-through warnings for ClangGustavo A. R. Silva2021-05-171-0/+1
|/
* treewide: remove editor modelines and cruftMasahiro Yamada2021-05-071-10/+0
* Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2021-04-291-4/+2
|\
| * fs/reiserfs/journal.c: delete useless variablesTian Tao2021-04-211-4/+2
* | reiserfs: convert to fileattrMiklos Szeredi2021-04-125-70/+64
* | reiserfs: update reiserfs_xattrs_initialized() conditionTetsuo Handa2021-03-301-1/+1
|/
* Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-2311-29/+42
|\
| * fs: make helpers idmap mount awareChristian Brauner2021-01-247-18/+27
| * acl: handle idmapped mountsChristian Brauner2021-01-244-5/+9
| * attr: handle idmapped mountsChristian Brauner2021-01-241-2/+2
| * inode: make init and permission helpers idmapped mount awareChristian Brauner2021-01-242-3/+3
| * namei: make permission helpers idmapped mount awareChristian Brauner2021-01-241-1/+1
* | block: use an on-stack bio in blkdev_issue_flushChristoph Hellwig2021-01-271-1/+1
|/
* reiserfs: add check for an invalid ih_entry_countRustam Kovhaev2020-11-261-0/+6
* reiserfs: Fix oops during mountJan Kara2020-10-011-0/+7
* reiserfs: Initialize inode keys properlyJan Kara2020-09-221-5/+1
* reiserfs: only call unlock_new_inode() if I_NEWEric Biggers2020-09-161-1/+2
* reiserfs: Fix memory leak in reiserfs_parse_options()Jan Kara2020-08-281-4/+4
* Merge tag 'for_v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2020-08-065-9/+9
|\
| * reiserfs: delete duplicated wordsRandy Dunlap2020-08-054-8/+8
| * reiserfs: reiserfs.h: delete a duplicated wordRandy Dunlap2020-07-271-1/+1
* | block: move block-related definitions out of fs.hChristoph Hellwig2020-06-241-0/+1
|/
* Merge tag 'for_v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2020-06-041-1/+1
|\
| * reiserfs: Replace kmalloc with kcalloc in the commentLiao Pingfang2020-05-291-1/+1
* | Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds2020-06-021-1/+1
|\ \
| * | block: remove the error_sector argument to blkdev_issue_flushChristoph Hellwig2020-05-221-1/+1
| |/
* / fs: convert mpage_readpages to mpage_readaheadMatthew Wilcox (Oracle)2020-06-021-5/+3
|/
* reiserfs: clean up several indentation issuesColin Ian King2020-04-073-11/+12
* block: remove __bdevnameChristoph Hellwig2020-03-241-3/+2
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-01-311-1/+2
|\
| * reiserfs: prevent NULL pointer dereference in reiserfs_insert_item()Yunfeng Ye2020-01-311-1/+2
* | Merge tag 'for_v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2020-01-304-10/+3
|\ \ | |/ |/|
| * fs/reiserfs: remove unused macrosAlex Shi2020-01-213-9/+0
| * reiserfs: Fix spurious unlock in reiserfs_fill_super() error handlingJan Kara2019-12-161-1/+1
| * reiserfs: Fix memory leak of journal device stringJan Kara2019-12-161-0/+2
* | reiserfs: fix handling of -EOPNOTSUPP in reiserfs_for_each_xattrJeff Mahoney2020-01-161-2/+6
|/
* reiserfs: replace open-coded atomic_dec_and_mutex_lock()Nikitas Angelinas2019-11-051-8/+2
* reiserfs: fix extended attributes on the root directoryJeff Mahoney2019-10-316-14/+32
* fs/reiserfs/do_balan.c: remove set but not used variableJason Yan2019-09-251-2/+1
* fs/reiserfs/journal.c: remove set but not used variableJason Yan2019-09-251-4/+3
* fs/reiserfs/do_balan.c: remove set but not used variableszhengbin2019-09-251-11/+1
* fs/reiserfs/fix_node.c: remove set but not used variableszhengbin2019-09-251-5/+1