index
:
kernel/linux.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.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
reiserfs
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-15
reiserfs: check directory items on read from disk
Shreyansh Chouhan
1
-5
/
+26
2021-08-15
reiserfs: add check for root_inode in reiserfs_fill_super
Yu Kuai
1
-0
/
+8
2021-07-20
reiserfs: add check for invalid 1st journal block
Pavel Skripkin
1
-0
/
+14
2021-04-07
reiserfs: update reiserfs_xattrs_initialized() condition
Tetsuo Handa
1
-1
/
+1
2021-01-09
reiserfs: add check for an invalid ih_entry_count
Rustam Kovhaev
1
-0
/
+6
2020-10-29
reiserfs: Fix memory leak in reiserfs_parse_options()
Jan Kara
1
-4
/
+4
2020-10-29
reiserfs: only call unlock_new_inode() if I_NEW
Eric Biggers
1
-1
/
+2
2020-10-17
reiserfs: Fix oops during mount
Jan Kara
1
-0
/
+7
2020-10-17
reiserfs: Initialize inode keys properly
Jan Kara
1
-5
/
+1
2020-02-28
reiserfs: prevent NULL pointer dereference in reiserfs_insert_item()
Yunfeng Ye
1
-1
/
+2
2020-02-28
reiserfs: Fix spurious unlock in reiserfs_fill_super() error handling
Jan Kara
1
-1
/
+1
2020-02-05
reiserfs: Fix memory leak of journal device string
Jan Kara
1
-0
/
+2
2020-01-23
reiserfs: fix handling of -EOPNOTSUPP in reiserfs_for_each_xattr
Jeff Mahoney
1
-2
/
+6
2019-12-21
reiserfs: fix extended attributes on the root directory
Jeff Mahoney
6
-14
/
+32
2018-11-27
reiserfs: propagate errors from fill_with_dentries() properly
Jann Horn
1
-0
/
+7
2018-09-15
reiserfs: change j_timestamp type to time64_t
Arnd Bergmann
1
-1
/
+1
2018-08-24
reiserfs: fix broken xattr handling (heap corruption, bad retval)
Jann Horn
1
-1
/
+3
2018-07-22
reiserfs: fix buffer overflow with long warning messages
Eric Biggers
1
-60
/
+81
2018-05-30
do d_instantiate/unlock_new_inode combinations safely
Al Viro
1
-8
/
+4
2018-04-24
fs/reiserfs/journal.c: add missing resierfs_warning() arg
Andrew Morton
1
-1
/
+1
2018-03-22
reiserfs: Make cancel_old_flush() reliable
Jan Kara
3
-7
/
+17
2018-02-25
reiserfs: avoid a -Wmaybe-uninitialized warning
Arnd Bergmann
2
-2
/
+1
2018-02-03
reiserfs: remove unneeded i_version bump
Jeff Layton
1
-1
/
+0
2018-01-31
reiserfs: don't preallocate blocks for extended attributes
Jeff Mahoney
1
-1
/
+1
2018-01-31
reiserfs: fix race in prealloc discard
Jeff Mahoney
1
-2
/
+10
2017-07-28
reiserfs: Don't clear SGID when inheriting ACLs
Jan Kara
1
-5
/
+7
2017-06-14
fs: add i_blocksize()
Fabian Frederick
2
-2
/
+2
2016-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
7
-19
/
+23
2016-10-11
Merge remote-tracking branch 'ovl/rename2' into for-linus
Al Viro
1
-1
/
+5
2016-10-11
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2
-12
/
+0
2016-10-08
vfs: Remove {get,set,remove}xattr inode operations
Andreas Gruenbacher
2
-12
/
+0
2016-09-28
fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps
Deepa Dinamani
7
-18
/
+18
2016-09-27
fs: rename "rename2" i_op to "rename"
Miklos Szeredi
1
-1
/
+1
2016-09-27
fs: support RENAME_NOREPLACE for local filesystems
Miklos Szeredi
1
-2
/
+6
2016-09-22
fs: Give dentry to inode_change_ok() instead of inode
Jan Kara
1
-1
/
+1
2016-09-22
posix_acl: Clear SGID bit when setting file permissions
Jan Kara
1
-6
/
+2
2016-09-16
reiserfs: Unlock superblock before calling reiserfs_quota_on_mount()
Mike Galbraith
1
-1
/
+11
2016-08-03
reiserfs: fix "new_insert_key may be used uninitialized ..."
Jeff Mahoney
1
-1
/
+2
2016-07-27
Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2016-07-27
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-12
/
+12
2016-07-21
block: get rid of bio_rw and READA
Christoph Hellwig
1
-1
/
+1
2016-06-19
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-2
/
+7
2016-06-07
fs: have ll_rw_block users pass in op and flags separately
Mike Christie
3
-7
/
+7
2016-06-07
fs: have submit_bh users pass in op and flags separately
Mike Christie
2
-5
/
+5
2016-05-27
switch xattr_handler->set() to passing dentry and inode separately
Al Viro
3
-12
/
+15
2016-05-25
reiserfs: check kstrdup failure
Mikulas Patocka
1
-2
/
+7
2016-05-21
lib/uuid.c: move generate_random_uuid() to uuid.c
Andy Shevchenko
1
-1
/
+1
2016-05-18
Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+3
2016-05-09
more trivial ->iterate_shared conversions
Al Viro
1
-1
/
+1
2016-05-03
reiserfs: open-code reiserfs_mutex_lock_safe() in reiserfs_unpack()
Al Viro
1
-1
/
+5
[next]