summaryrefslogtreecommitdiff
path: root/fs/reiserfs
Commit message (Expand)AuthorAge
* 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
| |/
* | mm: only include blk_types in swap.h if CONFIG_SWAP is enabledChristoph Hellwig2016-11-01
* | block,fs: untangle fs.h and blk_types.hChristoph Hellwig2016-11-01
* | block,fs: use REQ_* flags directlyChristoph Hellwig2016-11-01
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10
|\
| * Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro2016-10-10
| |\
| | * fs: rename "rename2" i_op to "rename"Miklos Szeredi2016-09-27
| | * fs: support RENAME_NOREPLACE for local filesystemsMiklos Szeredi2016-09-27
| * | fs: Replace CURRENT_TIME_SEC with current_time() for inode timestampsDeepa Dinamani2016-09-27
| |/
* | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2016-10-10
|\ \
| * | vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher2016-10-07
| |/
* | fs: Give dentry to inode_change_ok() instead of inodeJan Kara2016-09-22
* | posix_acl: Clear SGID bit when setting file permissionsJan Kara2016-09-22
* | reiserfs: Unlock superblock before calling reiserfs_quota_on_mount()Mike Galbraith2016-09-16
|/
* reiserfs: fix "new_insert_key may be used uninitialized ..."Jeff Mahoney2016-08-02
* Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-26
|\