summaryrefslogtreecommitdiffstats
path: root/fs/inode.c
Commit message (Expand)AuthorAge
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-21
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2019-05-07
|\
| * fs: use timespec64 in relatime_need_updateArnd Bergmann2019-04-26
* | Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-05-07
|\ \
| * | new inode method: ->free_inode()Al Viro2019-05-01
| |/
* / Abort file_remove_privs() for non-reg. filesAlexander Lochmann2019-04-28
|/
* fs/inode.c: inode_set_flags(): replace opencoded set_mask_bits()Vineet Gupta2019-03-06
* Revert "mm: don't reclaim inodes with many attached pages"Dave Chinner2019-02-12
* Merge tag 'y2038-for-4.21' of ssh://gitolite.kernel.org:/pub/scm/linux/kernel...Linus Torvalds2018-12-28
|\
| * vfs: replace current_kernel_time64 with ktime equivalentArnd Bergmann2018-12-18
* | mm: don't reclaim inodes with many attached pagesRoman Gushchin2018-11-18
|/
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-31
* page cache: Finish XArray conversionMatthew Wilcox2018-10-21
* Merge tag 'ovl-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-21
|\
| * Revert "vfs: update ovl inode before relatime check"Miklos Szeredi2018-07-18
| * Revert "ovl: fix relatime for directories"Miklos Szeredi2018-07-18
* | Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-08-13
|\ \
| * | vfs: don't evict uninitialized inodeMiklos Szeredi2018-08-03
| * | new primitive: discard_new_inode()Al Viro2018-08-03
| |/
* / Fix up non-directory creation in SGID directoriesLinus Torvalds2018-07-05
|/
* Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-06-14
|\
| * vfs: change inode times to use struct timespec64Deepa Dinamani2018-06-05
| * fs: add timespec64_truncate()Deepa Dinamani2018-05-25
* | Merge tag 'ovl-fixes-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-06-07
|\ \
| * | vfs: factor out inode_insert5()Miklos Szeredi2018-05-31
| |/
* / fs: clear writeback errors in inode_init_alwaysDarrick J. Wong2018-05-30
|/
* page cache: use xa_lockMatthew Wilcox2018-04-11
* inode: don't memset the inode address space twiceDave Chinner2018-03-11
* fs: don't clear I_DIRTY_TIME before calling mark_inode_dirty_syncChristoph Hellwig2018-03-11
* vfs: remove might_sleep() from clear_inode()Shakeel Butt2018-02-06
* fs: only set S_VERSION when updating times if necessaryJeff Layton2018-01-29
* fs: new API for handling inode->i_versionJeff Layton2018-01-29
* Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-27
* locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-25
* Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-13
|\
| * ovl: fix relatime for directoriesMiklos Szeredi2017-09-05
* | lib/interval_tree: fast overlap detectionDavidlohr Bueso2017-09-08
* | xfs: evict all inodes involved with log redo itemDarrick J. Wong2017-09-01
|/
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-07-08
|\
| * fs: Reorder inode_owner_or_capable() to avoid needlessKees Cook2017-06-29
* | mm: update callers to use HASH_ZERO flagPavel Tatashin2017-07-06
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-03
|\ \
| * | sched/wait: Standardize 'struct wait_bit_queue' wait-queue entry field nameIngo Molnar2017-06-20
| |/
* / fs: add fcntl() interface for setting/getting write life time hintsJens Axboe2017-06-27
|/
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-05-09
|\
| * fs: don't set *REFERENCED on single use objectsJosef Bacik2017-05-03
* | scripts/spelling.txt: add "intialise(d)" pattern and fix typo instancesMasahiro Yamada2017-05-08
* | fsnotify: Free fsnotify_mark_connector when there is no mark attachedJan Kara2017-04-10
* | fsnotify: Move mark list head from object into dedicated structureJan Kara2017-04-10
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10
|\