index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
reiserfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
/
*
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
|
\
|
*
vfs: remove ".readlink = generic_readlink" assignments
Miklos Szeredi
2016-12-09
1
-1
/
+0
[next]