Age | Commit message (Expand) | Author |
2021-04-12 | reiserfs: convert to fileattr | Miklos Szeredi |
2021-01-24 | fs: make helpers idmap mount aware | Christian Brauner |
2020-07-27 | reiserfs: reiserfs.h: delete a duplicated word | Randy Dunlap |
2019-10-31 | reiserfs: fix extended attributes on the root directory | Jeff Mahoney |
2018-08-22 | reiserfs: change j_timestamp type to time64_t | Arnd Bergmann |
2018-08-22 | reiserfs: use monotonic time for j_trans_start_time | Arnd Bergmann |
2018-03-09 | reiserfs: Remove VLA from fs/reiserfs/reiserfs.h | Kyle Spiers |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-04-19 | reiserfs: Remove i_attrs_to_sd_attrs() | Jan Kara |
2017-04-05 | reiserfs: Make cancel_old_flush() reliable | Jan Kara |
2017-03-23 | reiserfs: avoid a -Wmaybe-uninitialized warning | Arnd Bergmann |
2015-03-17 | reiserfs: fix __RASSERT format string | Nicolas Iooss |
2014-11-10 | reiserfs: Convert to private i_dquot field | Jan Kara |
2014-09-17 | reiserfs: Don't use MAXQUOTAS value | Jan Kara |
2014-08-05 | reiserfs: fix corruption introduced by balance_leaf refactor | Jeff Mahoney |
2014-05-07 | reiserfs: balance_leaf refactor, move state variables into tree_balance | Jeff Mahoney |
2014-05-06 | reiserfs: cleanup, remove blocks arg from journal_join | Jeff Mahoney |
2014-05-06 | reiserfs: cleanup, remove sb argument from journal_mark_dirty | Jeff Mahoney |
2014-05-06 | reiserfs: cleanup, remove sb argument from journal_end | Jeff Mahoney |
2014-05-06 | reiserfs: cleanup, remove nblocks argument from journal_end | Jeff Mahoney |
2014-05-06 | reiserfs: cleanup, reformat comments to normal kernel style | Jeff Mahoney |
2014-05-06 | reiserfs: cleanup, rename key and item accessors to more friendly names | Jeff Mahoney |
2014-05-06 | reiserfs: use per-fs commit workqueues | Jeff Mahoney |
2014-04-03 | fs/reiserfs: move prototype declaration to header file | Rashika Kheria |
2014-01-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2014-01-25 | kill reiserfs_bdevname() | Al Viro |
2014-01-23 | remove extra definitions of U32_MAX | Alex Elder |
2014-01-23 | conditionally define U32_MAX | Alex Elder |
2013-08-08 | reiserfs: locking, handle nested locks properly | Jeff Mahoney |
2013-06-29 | reiserfs: switch reiserfs_readdir_dentry to inode | Al Viro |
2013-06-29 | [readdir] convert reiserfs | Al Viro |
2012-12-20 | reiserfs: drop vmtruncate | Marco Stornelli |
2012-06-01 | reiserfs: get rid of resierfs_sync_super | Artem Bityutskiy |
2012-06-01 | reiserfs: clean-up function return type | Artem Bityutskiy |
2012-05-29 | ->encode_fh() API change | Al Viro |
2012-03-24 | Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Linus Torvalds |
2012-03-20 | kill reiserfs_fs_{i,sb}.h | Al Viro |
2012-03-20 | move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.h | Al Viro |