index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
reiserfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-01-31
1
-1
/
+2
|
\
|
*
reiserfs: prevent NULL pointer dereference in reiserfs_insert_item()
Yunfeng Ye
2020-01-31
1
-1
/
+2
*
|
Merge tag 'for_v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2020-01-30
4
-10
/
+3
|
\
\
|
|
/
|
/
|
|
*
fs/reiserfs: remove unused macros
Alex Shi
2020-01-21
3
-9
/
+0
|
*
reiserfs: Fix spurious unlock in reiserfs_fill_super() error handling
Jan Kara
2019-12-16
1
-1
/
+1
|
*
reiserfs: Fix memory leak of journal device string
Jan Kara
2019-12-16
1
-0
/
+2
*
|
reiserfs: fix handling of -EOPNOTSUPP in reiserfs_for_each_xattr
Jeff Mahoney
2020-01-16
1
-2
/
+6
|
/
*
reiserfs: replace open-coded atomic_dec_and_mutex_lock()
Nikitas Angelinas
2019-11-05
1
-8
/
+2
*
reiserfs: fix extended attributes on the root directory
Jeff Mahoney
2019-10-31
6
-14
/
+32
*
fs/reiserfs/do_balan.c: remove set but not used variable
Jason Yan
2019-09-25
1
-2
/
+1
*
fs/reiserfs/journal.c: remove set but not used variable
Jason Yan
2019-09-25
1
-4
/
+3
*
fs/reiserfs/do_balan.c: remove set but not used variables
zhengbin
2019-09-25
1
-11
/
+1
*
fs/reiserfs/fix_node.c: remove set but not used variables
zhengbin
2019-09-25
1
-5
/
+1
*
fs/reiserfs/prints.c: remove set but not used variables
zhengbin
2019-09-25
1
-3
/
+0
*
fs/reiserfs/objectid.c: remove set but not used variables
zhengbin
2019-09-25
1
-2
/
+1
*
fs/reiserfs/lbalance.c: remove set but not used variables
zhengbin
2019-09-25
1
-2
/
+1
*
fs/reiserfs/stree.c: remove set but not used variables
zhengbin
2019-09-25
1
-4
/
+0
*
fs/reiserfs/journal.c: remove set but not used variables
zhengbin
2019-09-25
1
-9
/
+1
*
fs: reiserfs: remove unnecessary check of bh in remove_from_transaction()
Jia-Ju Bai
2019-09-25
1
-3
/
+2
*
fs: Fill in max and min timestamps in superblock
Deepa Dinamani
2019-08-30
1
-0
/
+3
*
fs/reiserfs/journal.c: change return type of dirty_one_transaction
Hariprasad Kelam
2019-07-16
1
-4
/
+2
*
vfs: create a generic checking and prep function for FS_IOC_SETFLAGS
Darrick J. Wong
2019-07-01
1
-6
/
+4
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
reiserfs: add comment to explain endianness issue in xattr_hash
Bharath Vedartham
2019-05-14
1
-0
/
+9
*
Merge tag 'fs_for_v5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-05-13
1
-1
/
+1
|
\
|
*
fs/reiserfs/journal.c: Make remove_journal_hash static
Bharath Vedartham
2019-04-15
1
-1
/
+1
*
|
reiserfs: convert to ->free_inode()
Al Viro
2019-05-01
1
-8
/
+2
|
/
*
reiserfs: remove workaround code for GCC 3.x
Masahiro Yamada
2018-10-31
1
-9
/
+0
*
reiserfs: propagate errors from fill_with_dentries() properly
Jann Horn
2018-10-31
1
-0
/
+7
*
reiserfs: fix broken xattr handling (heap corruption, bad retval)
Jann Horn
2018-08-22
1
-1
/
+3
*
reiserfs: change j_timestamp type to time64_t
Arnd Bergmann
2018-08-22
1
-1
/
+1
*
reiserfs: remove obsolete print_time function
Arnd Bergmann
2018-08-22
1
-12
/
+4
*
reiserfs: use monotonic time for j_trans_start_time
Arnd Bergmann
2018-08-22
3
-14
/
+21
*
reiserfs: fix buffer overflow with long warning messages
Eric Biggers
2018-07-14
1
-60
/
+81
*
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-06-15
2
-3
/
+3
|
\
|
*
Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-ti...
Arnd Bergmann
2018-06-14
2
-3
/
+3
|
|
\
|
|
*
vfs: change inode times to use struct timespec64
Deepa Dinamani
2018-06-05
2
-3
/
+3
*
|
|
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
2
-2
/
+4
*
|
|
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
|
|
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-1
/
+2
*
|
|
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-4
/
+6
*
|
|
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-06-04
1
-15
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2018-05-16
1
-15
/
+1
|
|
/
*
|
do d_instantiate/unlock_new_inode combinations safely
Al Viro
2018-05-11
1
-8
/
+4
|
/
*
fs/reiserfs/journal.c: add missing resierfs_warning() arg
Andrew Morton
2018-04-11
1
-1
/
+1
*
reiserfs: Remove VLA from fs/reiserfs/reiserfs.h
Kyle Spiers
2018-03-09
1
-1
/
+1
*
fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.at
Adam Borowski
2018-01-01
1
-5
/
+1
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2017-11-30
1
-1
/
+0
|
\
|
*
reiserfs: remove unneeded i_version bump
Jeff Layton
2017-11-27
1
-1
/
+0
*
|
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-27
5
-20
/
+20
|
/
[next]