| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'fs_for_v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2021-11-06 | 1 | -6/+0 |
|\ |
|
| * | fs: reiserfs: remove useless new_opts in reiserfs_remount | Dongliang Mu | 2021-10-27 | 1 | -6/+0 |
* | | reiserfs: use sb_bdev_nr_blocks | Christoph Hellwig | 2021-10-18 | 1 | -3/+1 |
* | | reiserfs: use bdev_nr_bytes instead of open coding it | Christoph Hellwig | 2021-10-18 | 1 | -3/+1 |
|/ |
|
* | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2021-09-03 | 1 | -1/+1 |
|\ |
|
| * | isystem: ship and use stdarg.h | Alexey Dobriyan | 2021-08-19 | 1 | -1/+1 |
* | | vfs: add rcu argument to ->get_acl() callback | Miklos Szeredi | 2021-08-18 | 2 | -2/+5 |
|/ |
|
* | reiserfs: check directory items on read from disk | Shreyansh Chouhan | 2021-07-16 | 1 | -5/+26 |
* | reiserfs: add check for root_inode in reiserfs_fill_super | Yu Kuai | 2021-07-16 | 1 | -0/+8 |
* | Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2021-07-01 | 2 | -3/+15 |
|\ |
|
| * | reiserfs: Remove unneed check in reiserfs_write_full_page() | YueHaibing | 2021-05-24 | 1 | -3/+1 |
| * | reiserfs: add check for invalid 1st journal block | Pavel Skripkin | 2021-05-17 | 1 | -0/+14 |
* | | reiserfs: Fix fall-through warnings for Clang | Gustavo A. R. Silva | 2021-05-17 | 1 | -0/+1 |
|/ |
|
* | treewide: remove editor modelines and cruft | Masahiro Yamada | 2021-05-07 | 1 | -10/+0 |
* | Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds | 2021-04-29 | 1 | -4/+2 |
|\ |
|
| * | fs/reiserfs/journal.c: delete useless variables | Tian Tao | 2021-04-21 | 1 | -4/+2 |
* | | reiserfs: convert to fileattr | Miklos Szeredi | 2021-04-12 | 5 | -70/+64 |
* | | reiserfs: update reiserfs_xattrs_initialized() condition | Tetsuo Handa | 2021-03-30 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2021-02-23 | 11 | -29/+42 |
|\ |
|
| * | fs: make helpers idmap mount aware | Christian Brauner | 2021-01-24 | 7 | -18/+27 |
| * | acl: handle idmapped mounts | Christian Brauner | 2021-01-24 | 4 | -5/+9 |
| * | attr: handle idmapped mounts | Christian Brauner | 2021-01-24 | 1 | -2/+2 |
| * | inode: make init and permission helpers idmapped mount aware | Christian Brauner | 2021-01-24 | 2 | -3/+3 |
| * | namei: make permission helpers idmapped mount aware | Christian Brauner | 2021-01-24 | 1 | -1/+1 |
* | | block: use an on-stack bio in blkdev_issue_flush | Christoph Hellwig | 2021-01-27 | 1 | -1/+1 |
|/ |
|
* | reiserfs: add check for an invalid ih_entry_count | Rustam Kovhaev | 2020-11-26 | 1 | -0/+6 |
* | reiserfs: Fix oops during mount | Jan Kara | 2020-10-01 | 1 | -0/+7 |
* | reiserfs: Initialize inode keys properly | Jan Kara | 2020-09-22 | 1 | -5/+1 |
* | reiserfs: only call unlock_new_inode() if I_NEW | Eric Biggers | 2020-09-16 | 1 | -1/+2 |
* | reiserfs: Fix memory leak in reiserfs_parse_options() | Jan Kara | 2020-08-28 | 1 | -4/+4 |
* | Merge tag 'for_v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2020-08-06 | 5 | -9/+9 |
|\ |
|
| * | reiserfs: delete duplicated words | Randy Dunlap | 2020-08-05 | 4 | -8/+8 |
| * | reiserfs: reiserfs.h: delete a duplicated word | Randy Dunlap | 2020-07-27 | 1 | -1/+1 |
* | | block: move block-related definitions out of fs.h | Christoph Hellwig | 2020-06-24 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'for_v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2020-06-04 | 1 | -1/+1 |
|\ |
|
| * | reiserfs: Replace kmalloc with kcalloc in the comment | Liao Pingfang | 2020-05-29 | 1 | -1/+1 |
* | | Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block | Linus Torvalds | 2020-06-02 | 1 | -1/+1 |
|\ \ |
|
| * | | block: remove the error_sector argument to blkdev_issue_flush | Christoph Hellwig | 2020-05-22 | 1 | -1/+1 |
| |/ |
|
* | | fs: convert mpage_readpages to mpage_readahead | Matthew Wilcox (Oracle) | 2020-06-02 | 1 | -5/+3 |
|/ |
|
* | reiserfs: clean up several indentation issues | Colin Ian King | 2020-04-07 | 3 | -11/+12 |
* | block: remove __bdevname | Christoph Hellwig | 2020-03-24 | 1 | -3/+2 |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2020-01-31 | 1 | -1/+2 |
|\ |
|
| * | reiserfs: prevent NULL pointer dereference in reiserfs_insert_item() | Yunfeng Ye | 2020-01-31 | 1 | -1/+2 |
* | | Merge tag 'for_v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2020-01-30 | 4 | -10/+3 |
|\ \
| |/
|/| |
|
| * | fs/reiserfs: remove unused macros | Alex Shi | 2020-01-21 | 3 | -9/+0 |
| * | reiserfs: Fix spurious unlock in reiserfs_fill_super() error handling | Jan Kara | 2019-12-16 | 1 | -1/+1 |
| * | reiserfs: Fix memory leak of journal device string | Jan Kara | 2019-12-16 | 1 | -0/+2 |
* | | reiserfs: fix handling of -EOPNOTSUPP in reiserfs_for_each_xattr | Jeff Mahoney | 2020-01-16 | 1 | -2/+6 |
|/ |
|
* | reiserfs: replace open-coded atomic_dec_and_mutex_lock() | Nikitas Angelinas | 2019-11-05 | 1 | -8/+2 |
* | reiserfs: fix extended attributes on the root directory | Jeff Mahoney | 2019-10-31 | 6 | -14/+32 |