index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
reiserfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
reiserfs: Add security prefix to xattr name in reiserfs_security_write()
Roberto Sassu
2023-05-17
1
-2
/
+6
*
fs: reiserfs: remove useless new_opts in reiserfs_remount
Dongliang Mu
2023-02-06
1
-6
/
+0
*
reiserfs: Add missing calls to reiserfs_security_free()
Roberto Sassu
2023-01-18
2
-1
/
+5
*
reiserfs: check directory items on read from disk
Shreyansh Chouhan
2021-08-15
1
-5
/
+26
*
reiserfs: add check for root_inode in reiserfs_fill_super
Yu Kuai
2021-08-15
1
-0
/
+8
*
reiserfs: add check for invalid 1st journal block
Pavel Skripkin
2021-07-20
1
-0
/
+14
*
reiserfs: update reiserfs_xattrs_initialized() condition
Tetsuo Handa
2021-04-07
1
-1
/
+1
*
reiserfs: add check for an invalid ih_entry_count
Rustam Kovhaev
2021-01-09
1
-0
/
+6
*
reiserfs: Fix memory leak in reiserfs_parse_options()
Jan Kara
2020-10-29
1
-4
/
+4
*
reiserfs: only call unlock_new_inode() if I_NEW
Eric Biggers
2020-10-29
1
-1
/
+2
*
reiserfs: Fix oops during mount
Jan Kara
2020-10-17
1
-0
/
+7
*
reiserfs: Initialize inode keys properly
Jan Kara
2020-10-17
1
-5
/
+1
*
reiserfs: prevent NULL pointer dereference in reiserfs_insert_item()
Yunfeng Ye
2020-02-28
1
-1
/
+2
*
reiserfs: Fix spurious unlock in reiserfs_fill_super() error handling
Jan Kara
2020-02-28
1
-1
/
+1
*
reiserfs: Fix memory leak of journal device string
Jan Kara
2020-02-05
1
-0
/
+2
*
reiserfs: fix handling of -EOPNOTSUPP in reiserfs_for_each_xattr
Jeff Mahoney
2020-01-23
1
-2
/
+6
*
reiserfs: fix extended attributes on the root directory
Jeff Mahoney
2019-12-17
6
-14
/
+32
*
reiserfs: propagate errors from fill_with_dentries() properly
Jann Horn
2018-11-27
1
-0
/
+7
*
reiserfs: change j_timestamp type to time64_t
Arnd Bergmann
2018-09-15
1
-1
/
+1
*
reiserfs: fix broken xattr handling (heap corruption, bad retval)
Jann Horn
2018-08-24
1
-1
/
+3
*
reiserfs: fix buffer overflow with long warning messages
Eric Biggers
2018-07-22
1
-60
/
+81
*
do d_instantiate/unlock_new_inode combinations safely
Al Viro
2018-05-30
1
-8
/
+4
*
fs/reiserfs/journal.c: add missing resierfs_warning() arg
Andrew Morton
2018-04-24
1
-1
/
+1
*
reiserfs: remove unneeded i_version bump
Jeff Layton
2018-02-03
1
-1
/
+0
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
12
-0
/
+12
*
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2017-09-14
4
-12
/
+12
|
\
|
*
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
2017-07-17
4
-12
/
+12
*
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2017-09-07
1
-1
/
+1
|
\
\
|
*
|
reiserfs: fix spelling mistake: "tranasction" -> "transaction"
Colin Ian King
2017-08-16
1
-1
/
+1
*
|
|
Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
2017-09-06
2
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fs: convert a pile of fsync routines to errseq_t based reporting
Jeff Layton
2017-08-01
2
-2
/
+2
|
|
/
*
|
reiserfs: preserve i_mode if __reiserfs_set_acl() fails
Ernesto A. Fernández
2017-07-18
1
-3
/
+6
*
|
reiserfs: Don't clear SGID when inheriting ACLs
Jan Kara
2017-07-17
1
-5
/
+7
|
/
*
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2017-07-15
1
-4
/
+0
|
\
|
*
VFS: Don't use save/replace_mount_options if not using generic_show_options
David Howells
2017-07-06
1
-4
/
+0
*
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2017-07-13
1
-3
/
+11
|
\
\
|
*
|
reiserfs: fix race in prealloc discard
Jeff Mahoney
2017-06-23
1
-2
/
+10
|
*
|
reiserfs: don't preallocate blocks for extended attributes
Jeff Mahoney
2017-06-23
1
-1
/
+1
|
|
/
*
/
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
2017-06-20
1
-1
/
+1
|
/
*
reiserfs: Make flush bios explicitely sync
Jan Kara
2017-05-24
1
-2
/
+2
*
reiserfs: use designated initializers
Kees Cook
2017-05-08
1
-12
/
+12
*
reiserfs: Remove i_attrs_to_sd_attrs()
Jan Kara
2017-04-19
3
-28
/
+1
*
reiserfs: Remove useless setting of i_flags
Jan Kara
2017-04-19
1
-4
/
+0
*
reiserfs: Set flags on quota files directly
Jan Kara
2017-04-19
1
-3
/
+54
*
reiserfs: Protect dquot_writeback_dquots() by s_umount semaphore
Jan Kara
2017-04-05
1
-0
/
+14
*
reiserfs: Make cancel_old_flush() reliable
Jan Kara
2017-04-05
3
-7
/
+17
*
reiserfs: avoid a -Wmaybe-uninitialized warning
Arnd Bergmann
2017-03-23
2
-2
/
+1
*
fs: add i_blocksize()
Fabian Frederick
2017-02-27
2
-2
/
+2
*
fs/reiserfs: atomically read inode size
Fabian Frederick
2017-02-27
1
-1
/
+1
*
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...
Linus Torvalds
2016-12-17
1
-1
/
+0
|
\
[next]