index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
reiserfs
/
super.c
Age
Commit message (
Expand
)
Author
2024-03-13
Merge tag 'fs_for_v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-02-27
reiserfs: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
2024-02-08
quota: Properly annotate i_dquot arrays with __rcu
Jan Kara
2023-10-18
reiserfs: convert to new timestamp accessors
Jeff Layton
2023-07-24
reiserfs: convert to ctime accessor functions
Jeff Layton
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-09-11
reiserfs: replace ll_rw_block()
Zhang Yi
2022-08-19
fs/reiserfs: replace ternary operator with min() and min_t()
Jiangshan Yi
2022-07-14
fs/buffer: Combine two submit_bh() and ll_rw_block() arguments
Bart Van Assche
2022-03-25
Merge tag 'fs_for_v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-22
fs: allocate inode by using alloc_inode_sb()
Muchun Song
2022-03-02
reiserfs: Deprecate reiserfs
Jan Kara
2021-11-06
Merge tag 'fs_for_v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-10-27
fs: reiserfs: remove useless new_opts in reiserfs_remount
Dongliang Mu
2021-10-18
reiserfs: use sb_bdev_nr_blocks
Christoph Hellwig
2021-10-18
reiserfs: use bdev_nr_bytes instead of open coding it
Christoph Hellwig
2021-07-16
reiserfs: add check for root_inode in reiserfs_fill_super
Yu Kuai
2021-04-12
reiserfs: convert to fileattr
Miklos Szeredi
2020-08-28
reiserfs: Fix memory leak in reiserfs_parse_options()
Jan Kara
2019-12-16
reiserfs: Fix spurious unlock in reiserfs_fill_super() error handling
Jan Kara
2019-12-16
reiserfs: Fix memory leak of journal device string
Jan Kara
2019-10-31
reiserfs: fix extended attributes on the root directory
Jeff Mahoney
2019-08-30
fs: Fill in max and min timestamps in superblock
Deepa Dinamani
2019-05-01
reiserfs: convert to ->free_inode()
Al Viro
2017-11-30
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2017-11-27
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-27
reiserfs: remove unneeded i_version bump
Jeff Layton
2017-07-17
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
2017-07-06
VFS: Don't use save/replace_mount_options if not using generic_show_options
David Howells
2017-04-19
reiserfs: Set flags on quota files directly
Jan Kara
2017-04-05
reiserfs: Protect dquot_writeback_dquots() by s_umount semaphore
Jan Kara
2017-04-05
reiserfs: Make cancel_old_flush() reliable
Jan Kara
2017-02-27
fs/reiserfs: atomically read inode size
Fabian Frederick
2016-12-05
quota: constify struct path in quota_on
Al Viro
2016-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-09-27
fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps
Deepa Dinamani
2016-09-16
reiserfs: Unlock superblock before calling reiserfs_quota_on_mount()
Mike Galbraith
2016-07-26
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-06-07
fs: have ll_rw_block users pass in op and flags separately
Mike Christie
2016-05-25
reiserfs: check kstrdup failure
Mikulas Patocka
2016-02-09
quota: Add support for ->get_nextdqblk() for VFS quota
Jan Kara
2016-01-21
reiserfs: fix dereference of ERR_PTR
Sudip Mukherjee
2016-01-14
kmemcg: account certain kmem allocations to memcg
Vladimir Davydov
2015-09-04
fs: create and use seq_show_option for escaping
Kees Cook
2015-06-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-06-25
fs/reiserfs: remove unneeded cast
Firo Yang
2015-06-02
writeback: separate out include/linux/backing-dev-defs.h
Tejun Heo
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-03-04
quota: Make VFS quotas use new interface for getting quota info
Jan Kara
[next]