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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-22
reiserfs: fix broken xattr handling (heap corruption, bad retval)
Jann Horn
1
-1
/
+3
2018-08-22
reiserfs: change j_timestamp type to time64_t
Arnd Bergmann
1
-1
/
+1
2018-08-22
reiserfs: remove obsolete print_time function
Arnd Bergmann
1
-12
/
+4
2018-08-22
reiserfs: use monotonic time for j_trans_start_time
Arnd Bergmann
3
-14
/
+21
2018-07-14
reiserfs: fix buffer overflow with long warning messages
Eric Biggers
1
-60
/
+81
2018-06-15
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-3
/
+3
2018-06-14
Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-ti...
Arnd Bergmann
2
-3
/
+3
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
2
-2
/
+4
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
1
-1
/
+1
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+2
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-4
/
+6
2018-06-05
vfs: change inode times to use struct timespec64
Deepa Dinamani
2
-3
/
+3
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-15
/
+1
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
1
-15
/
+1
2018-05-11
do d_instantiate/unlock_new_inode combinations safely
Al Viro
1
-8
/
+4
2018-04-11
fs/reiserfs/journal.c: add missing resierfs_warning() arg
Andrew Morton
1
-1
/
+1
2018-03-09
reiserfs: Remove VLA from fs/reiserfs/reiserfs.h
Kyle Spiers
1
-1
/
+1
2018-01-01
fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.at
Adam Borowski
1
-5
/
+1
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
5
-20
/
+20
2017-11-27
reiserfs: remove unneeded i_version bump
Jeff Layton
1
-1
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
12
-0
/
+12
2017-09-14
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
4
-12
/
+12
2017-09-07
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-1
/
+1
2017-09-06
Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
2
-2
/
+2
2017-08-16
reiserfs: fix spelling mistake: "tranasction" -> "transaction"
Colin Ian King
1
-1
/
+1
2017-08-01
fs: convert a pile of fsync routines to errseq_t based reporting
Jeff Layton
2
-2
/
+2
2017-07-18
reiserfs: preserve i_mode if __reiserfs_set_acl() fails
Ernesto A. Fernández
1
-3
/
+6
2017-07-17
reiserfs: Don't clear SGID when inheriting ACLs
Jan Kara
1
-5
/
+7
2017-07-17
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
4
-12
/
+12
2017-07-15
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-4
/
+0
2017-07-13
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-3
/
+11
2017-07-06
VFS: Don't use save/replace_mount_options if not using generic_show_options
David Howells
1
-4
/
+0
2017-06-23
reiserfs: fix race in prealloc discard
Jeff Mahoney
1
-2
/
+10
2017-06-23
reiserfs: don't preallocate blocks for extended attributes
Jeff Mahoney
1
-1
/
+1
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
1
-1
/
+1
2017-05-24
reiserfs: Make flush bios explicitely sync
Jan Kara
1
-2
/
+2
2017-05-08
reiserfs: use designated initializers
Kees Cook
1
-12
/
+12
2017-04-19
reiserfs: Remove i_attrs_to_sd_attrs()
Jan Kara
3
-28
/
+1
2017-04-19
reiserfs: Remove useless setting of i_flags
Jan Kara
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
3
-7
/
+17
2017-03-23
reiserfs: avoid a -Wmaybe-uninitialized warning
Arnd Bergmann
2
-2
/
+1
2017-02-27
fs: add i_blocksize()
Fabian Frederick
2
-2
/
+2
2017-02-27
fs/reiserfs: atomically read inode size
Fabian Frederick
1
-1
/
+1
2016-12-17
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...
Linus Torvalds
1
-1
/
+0
2016-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2016-12-09
vfs: remove ".readlink = generic_readlink" assignments
Miklos Szeredi
1
-1
/
+0
2016-12-05
quota: constify struct path in quota_on
Al Viro
1
-2
/
+2
[next]