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