index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
reiserfs
/
super.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+1
2022-09-11
reiserfs: replace ll_rw_block()
Zhang Yi
1
-3
/
+1
2022-08-19
fs/reiserfs: replace ternary operator with min() and min_t()
Jiangshan Yi
1
-5
/
+2
2022-07-14
fs/buffer: Combine two submit_bh() and ll_rw_block() arguments
Bart Van Assche
1
-1
/
+1
2022-03-25
Merge tag 'fs_for_v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2022-03-22
fs: allocate inode by using alloc_inode_sb()
Muchun Song
1
-1
/
+1
2022-03-02
reiserfs: Deprecate reiserfs
Jan Kara
1
-0
/
+2
2021-11-06
Merge tag 'fs_for_v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+0
2021-10-27
fs: reiserfs: remove useless new_opts in reiserfs_remount
Dongliang Mu
1
-6
/
+0
2021-10-18
reiserfs: use sb_bdev_nr_blocks
Christoph Hellwig
1
-3
/
+1
2021-10-18
reiserfs: use bdev_nr_bytes instead of open coding it
Christoph Hellwig
1
-3
/
+1
2021-07-16
reiserfs: add check for root_inode in reiserfs_fill_super
Yu Kuai
1
-0
/
+8
2021-04-12
reiserfs: convert to fileattr
Miklos Szeredi
1
-1
/
+1
2020-08-28
reiserfs: Fix memory leak in reiserfs_parse_options()
Jan Kara
1
-4
/
+4
2019-12-16
reiserfs: Fix spurious unlock in reiserfs_fill_super() error handling
Jan Kara
1
-1
/
+1
2019-12-16
reiserfs: Fix memory leak of journal device string
Jan Kara
1
-0
/
+2
2019-10-31
reiserfs: fix extended attributes on the root directory
Jeff Mahoney
1
-0
/
+2
2019-08-30
fs: Fill in max and min timestamps in superblock
Deepa Dinamani
1
-0
/
+3
2019-05-01
reiserfs: convert to ->free_inode()
Al Viro
1
-8
/
+2
2017-11-30
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-1
/
+0
2017-11-27
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
1
-9
/
+9
2017-11-27
reiserfs: remove unneeded i_version bump
Jeff Layton
1
-1
/
+0
2017-07-17
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
1
-9
/
+9
2017-07-06
VFS: Don't use save/replace_mount_options if not using generic_show_options
David Howells
1
-4
/
+0
2017-04-19
reiserfs: Set flags on quota files directly
Jan Kara
1
-3
/
+54
2017-04-05
reiserfs: Protect dquot_writeback_dquots() by s_umount semaphore
Jan Kara
1
-0
/
+14
2017-04-05
reiserfs: Make cancel_old_flush() reliable
Jan Kara
1
-6
/
+15
2017-02-27
fs/reiserfs: atomically read inode size
Fabian Frederick
1
-1
/
+1
2016-12-05
quota: constify struct path in quota_on
Al Viro
1
-2
/
+2
2016-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2016-09-27
fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps
Deepa Dinamani
1
-1
/
+1
2016-09-16
reiserfs: Unlock superblock before calling reiserfs_quota_on_mount()
Mike Galbraith
1
-1
/
+11
2016-07-26
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2016-06-07
fs: have ll_rw_block users pass in op and flags separately
Mike Christie
1
-1
/
+1
2016-05-25
reiserfs: check kstrdup failure
Mikulas Patocka
1
-2
/
+7
2016-02-09
quota: Add support for ->get_nextdqblk() for VFS quota
Jan Kara
1
-0
/
+1
2016-01-21
reiserfs: fix dereference of ERR_PTR
Sudip Mukherjee
1
-1
/
+1
2016-01-14
kmemcg: account certain kmem allocations to memcg
Vladimir Davydov
1
-1
/
+2
2015-09-04
fs: create and use seq_show_option for escaping
Kees Cook
1
-3
/
+5
2015-06-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+1
2015-06-25
fs/reiserfs: remove unneeded cast
Firo Yang
1
-2
/
+1
2015-06-02
writeback: separate out include/linux/backing-dev-defs.h
Tejun Heo
1
-0
/
+1
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-2
/
+2
2015-03-04
quota: Make VFS quotas use new interface for getting quota info
Jan Kara
1
-1
/
+1
2014-12-12
reiserfs: destroy allocated commit workqueue
Jiri Slaby
1
-0
/
+3
2014-11-10
reiserfs: Convert to private i_dquot field
Jan Kara
1
-0
/
+11
2014-09-17
reiserfs: Don't use MAXQUOTAS value
Jan Kara
1
-8
/
+8
2014-08-13
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-1
/
+5
2014-08-12
reiserfs: Fix use after free in journal teardown
Jan Kara
1
-1
/
+5
[next]