summaryrefslogtreecommitdiff
path: root/fs/reiserfs/reiserfs.h
AgeCommit message (Expand)Author
2023-10-30Merge tag 'vfs-6.7.xattr' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds
2023-10-28reiserfs: Convert to bdev_open_by_dev/path()Jan Kara
2023-10-10reiserfs: move reiserfs_xattr_handlers to .rodataWedson Almeida Filho
2023-09-11reiserfs: Replace 1-element array with C99 style flex-arrayShigeru Yoshida
2023-07-12reiserfs: Replace one-element array with flexible-array memberGustavo A. R. Silva
2023-06-12block: use the holder as indication for exclusive opensChristoph Hellwig
2023-03-06reiserfs: rework priv inode handlingChristian Brauner
2023-01-19fs: port ->fileattr_set() to pass mnt_idmapChristian Brauner
2023-01-19fs: port ->setattr() to pass mnt_idmapChristian Brauner
2021-04-12reiserfs: convert to fileattrMiklos Szeredi
2021-01-24fs: make helpers idmap mount awareChristian Brauner
2020-07-27reiserfs: reiserfs.h: delete a duplicated wordRandy Dunlap
2019-10-31reiserfs: fix extended attributes on the root directoryJeff Mahoney
2018-08-22reiserfs: change j_timestamp type to time64_tArnd Bergmann
2018-08-22reiserfs: use monotonic time for j_trans_start_timeArnd Bergmann
2018-03-09reiserfs: Remove VLA from fs/reiserfs/reiserfs.hKyle Spiers
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-04-19reiserfs: Remove i_attrs_to_sd_attrs()Jan Kara
2017-04-05reiserfs: Make cancel_old_flush() reliableJan Kara
2017-03-23reiserfs: avoid a -Wmaybe-uninitialized warningArnd Bergmann
2015-03-17reiserfs: fix __RASSERT format stringNicolas Iooss
2014-11-10reiserfs: Convert to private i_dquot fieldJan Kara
2014-09-17reiserfs: Don't use MAXQUOTAS valueJan Kara
2014-08-05reiserfs: fix corruption introduced by balance_leaf refactorJeff Mahoney
2014-05-07reiserfs: balance_leaf refactor, move state variables into tree_balanceJeff Mahoney
2014-05-06reiserfs: cleanup, remove blocks arg from journal_joinJeff Mahoney
2014-05-06reiserfs: cleanup, remove sb argument from journal_mark_dirtyJeff Mahoney
2014-05-06reiserfs: cleanup, remove sb argument from journal_endJeff Mahoney
2014-05-06reiserfs: cleanup, remove nblocks argument from journal_endJeff Mahoney
2014-05-06reiserfs: cleanup, reformat comments to normal kernel styleJeff Mahoney
2014-05-06reiserfs: cleanup, rename key and item accessors to more friendly namesJeff Mahoney
2014-05-06reiserfs: use per-fs commit workqueuesJeff Mahoney
2014-04-03fs/reiserfs: move prototype declaration to header fileRashika Kheria
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-01-25kill reiserfs_bdevname()Al Viro
2014-01-23remove extra definitions of U32_MAXAlex Elder
2014-01-23conditionally define U32_MAXAlex Elder
2013-08-08reiserfs: locking, handle nested locks properlyJeff Mahoney
2013-06-29reiserfs: switch reiserfs_readdir_dentry to inodeAl Viro
2013-06-29[readdir] convert reiserfsAl Viro
2012-12-20reiserfs: drop vmtruncateMarco Stornelli
2012-06-01reiserfs: get rid of resierfs_sync_superArtem Bityutskiy
2012-06-01reiserfs: clean-up function return typeArtem Bityutskiy
2012-05-29->encode_fh() API changeAl Viro
2012-03-24Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds
2012-03-20kill reiserfs_fs_{i,sb}.hAl Viro
2012-03-20move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.hAl Viro