summaryrefslogtreecommitdiffstats
path: root/fs/reiserfs
Commit message (Expand)AuthorAge
* reiserfs: fix broken xattr handling (heap corruption, bad retval)Jann Horn2018-08-22
* reiserfs: change j_timestamp type to time64_tArnd Bergmann2018-08-22
* reiserfs: remove obsolete print_time functionArnd Bergmann2018-08-22
* reiserfs: use monotonic time for j_trans_start_timeArnd Bergmann2018-08-22
* reiserfs: fix buffer overflow with long warning messagesEric Biggers2018-07-14
* Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-06-14
|\
| * Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-ti...Arnd Bergmann2018-06-14
| |\
| | * vfs: change inode times to use struct timespec64Deepa Dinamani2018-06-05
* | | treewide: Use array_size() in vzalloc()Kees Cook2018-06-12
* | | treewide: Use array_size() in vmalloc()Kees Cook2018-06-12
* | | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* | | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* | | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-04
|\ \ \ | |/ / |/| |
| * | proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-16
| |/
* / do d_instantiate/unlock_new_inode combinations safelyAl Viro2018-05-11
|/
* fs/reiserfs/journal.c: add missing resierfs_warning() argAndrew Morton2018-04-11
* reiserfs: Remove VLA from fs/reiserfs/reiserfs.hKyle Spiers2018-03-09
* fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.atAdam Borowski2018-01-01
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2017-11-30
|\
| * reiserfs: remove unneeded i_version bumpJeff Layton2017-11-27
* | Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-27
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2017-09-14
|\
| * VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)David Howells2017-07-17
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2017-09-07
|\ \
| * | reiserfs: fix spelling mistake: "tranasction" -> "transaction"Colin Ian King2017-08-16
* | | Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds2017-09-06
|\ \ \ | |/ / |/| |
| * | fs: convert a pile of fsync routines to errseq_t based reportingJeff Layton2017-08-01
| |/
* | reiserfs: preserve i_mode if __reiserfs_set_acl() failsErnesto A. Fernández2017-07-18
* | reiserfs: Don't clear SGID when inheriting ACLsJan Kara2017-07-17
|/
* Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2017-07-15
|\
| * VFS: Don't use save/replace_mount_options if not using generic_show_optionsDavid Howells2017-07-06
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2017-07-13
|\ \
| * | reiserfs: fix race in prealloc discardJeff Mahoney2017-06-23
| * | reiserfs: don't preallocate blocks for extended attributesJeff Mahoney2017-06-23
| |/
* / sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-20
|/
* reiserfs: Make flush bios explicitely syncJan Kara2017-05-24
* reiserfs: use designated initializersKees Cook2017-05-08
* reiserfs: Remove i_attrs_to_sd_attrs()Jan Kara2017-04-19
* reiserfs: Remove useless setting of i_flagsJan Kara2017-04-19
* reiserfs: Set flags on quota files directlyJan Kara2017-04-19
* reiserfs: Protect dquot_writeback_dquots() by s_umount semaphoreJan Kara2017-04-05
* reiserfs: Make cancel_old_flush() reliableJan Kara2017-04-05
* reiserfs: avoid a -Wmaybe-uninitialized warningArnd Bergmann2017-03-23
* fs: add i_blocksize()Fabian Frederick2017-02-27
* fs/reiserfs: atomically read inode sizeFabian Frederick2017-02-27
* Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...Linus Torvalds2016-12-17
|\
| * vfs: remove ".readlink = generic_readlink" assignmentsMiklos Szeredi2016-12-09
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-12-17
|\ \
| * | quota: constify struct path in quota_onAl Viro2016-12-05
| |/