aboutsummaryrefslogtreecommitdiff
path: root/fs/reiserfs
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2019-05-14reiserfs: add comment to explain endianness issue in xattr_hashGravatar Bharath Vedartham 1-0/+9
2019-05-13Merge tag 'fs_for_v5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+1
2019-05-01reiserfs: convert to ->free_inode()Gravatar Al Viro 1-8/+2
2019-04-15fs/reiserfs/journal.c: Make remove_journal_hash staticGravatar Bharath Vedartham 1-1/+1
2018-10-31reiserfs: remove workaround code for GCC 3.xGravatar Masahiro Yamada 1-9/+0
2018-10-31reiserfs: propagate errors from fill_with_dentries() properlyGravatar Jann Horn 1-0/+7
2018-08-22reiserfs: fix broken xattr handling (heap corruption, bad retval)Gravatar Jann Horn 1-1/+3
2018-08-22reiserfs: change j_timestamp type to time64_tGravatar Arnd Bergmann 1-1/+1
2018-08-22reiserfs: remove obsolete print_time functionGravatar Arnd Bergmann 1-12/+4
2018-08-22reiserfs: use monotonic time for j_trans_start_timeGravatar Arnd Bergmann 3-14/+21
2018-07-14reiserfs: fix buffer overflow with long warning messagesGravatar Eric Biggers 1-60/+81
2018-06-15Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 2-3/+3
2018-06-14Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-ti...Gravatar Arnd Bergmann 2-3/+3
2018-06-12treewide: Use array_size() in vzalloc()Gravatar Kees Cook 2-2/+4
2018-06-12treewide: Use array_size() in vmalloc()Gravatar Kees Cook 1-1/+1
2018-06-12treewide: kzalloc() -> kcalloc()Gravatar Kees Cook 1-1/+2
2018-06-12treewide: kmalloc() -> kmalloc_array()Gravatar Kees Cook 1-4/+6
2018-06-05vfs: change inode times to use struct timespec64Gravatar Deepa Dinamani 2-3/+3
2018-06-04Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Gravatar Linus Torvalds 1-15/+1
2018-05-16proc: introduce proc_create_single{,_data}Gravatar Christoph Hellwig 1-15/+1
2018-05-11do d_instantiate/unlock_new_inode combinations safelyGravatar Al Viro 1-8/+4
2018-04-11fs/reiserfs/journal.c: add missing resierfs_warning() argGravatar Andrew Morton 1-1/+1
2018-03-09reiserfs: Remove VLA from fs/reiserfs/reiserfs.hGravatar Kyle Spiers 1-1/+1
2018-01-01fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.atGravatar Adam Borowski 1-5/+1
2017-11-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Gravatar Linus Torvalds 1-1/+0
2017-11-27Rename superblock flags (MS_xyz -> SB_xyz)Gravatar Linus Torvalds 5-20/+20
2017-11-27reiserfs: remove unneeded i_version bumpGravatar Jeff Layton 1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 12-0/+12
2017-09-14Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Gravatar Linus Torvalds 4-12/+12
2017-09-07Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Gravatar Linus Torvalds 1-1/+1
2017-09-06Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Gravatar Linus Torvalds 2-2/+2
2017-08-16reiserfs: fix spelling mistake: "tranasction" -> "transaction"Gravatar Colin Ian King 1-1/+1
2017-08-01fs: convert a pile of fsync routines to errseq_t based reportingGravatar Jeff Layton 2-2/+2
2017-07-18reiserfs: preserve i_mode if __reiserfs_set_acl() failsGravatar Ernesto A. Fernández 1-3/+6
2017-07-17reiserfs: Don't clear SGID when inheriting ACLsGravatar Jan Kara 1-5/+7
2017-07-17VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)Gravatar David Howells 4-12/+12
2017-07-15Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Gravatar Linus Torvalds 1-4/+0
2017-07-13Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Gravatar Linus Torvalds 1-3/+11
2017-07-06VFS: Don't use save/replace_mount_options if not using generic_show_optionsGravatar David Howells 1-4/+0
2017-06-23reiserfs: fix race in prealloc discardGravatar Jeff Mahoney 1-2/+10
2017-06-23reiserfs: don't preallocate blocks for extended attributesGravatar Jeff Mahoney 1-1/+1
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tGravatar Ingo Molnar 1-1/+1
2017-05-24reiserfs: Make flush bios explicitely syncGravatar Jan Kara 1-2/+2
2017-05-08reiserfs: use designated initializersGravatar Kees Cook 1-12/+12
2017-04-19reiserfs: Remove i_attrs_to_sd_attrs()Gravatar Jan Kara 3-28/+1
2017-04-19reiserfs: Remove useless setting of i_flagsGravatar Jan Kara 1-4/+0
2017-04-19reiserfs: Set flags on quota files directlyGravatar Jan Kara 1-3/+54
2017-04-05reiserfs: Protect dquot_writeback_dquots() by s_umount semaphoreGravatar Jan Kara 1-0/+14
2017-04-05reiserfs: Make cancel_old_flush() reliableGravatar Jan Kara 3-7/+17