summaryrefslogtreecommitdiffstats
path: root/fs/inode.c
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-031-4/+4
|\ \
| * | sched/wait: Standardize 'struct wait_bit_queue' wait-queue entry field nameIngo Molnar2017-06-201-4/+4
| |/
* / fs: add fcntl() interface for setting/getting write life time hintsJens Axboe2017-06-271-0/+1
|/
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-05-091-1/+2
|\
| * fs: don't set *REFERENCED on single use objectsJosef Bacik2017-05-031-1/+2
* | scripts/spelling.txt: add "intialise(d)" pattern and fix typo instancesMasahiro Yamada2017-05-091-1/+1
* | fsnotify: Free fsnotify_mark_connector when there is no mark attachedJan Kara2017-04-101-3/+0Star
* | fsnotify: Move mark list head from object into dedicated structureJan Kara2017-04-101-3/+3
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-111-3/+26
|\
| * fs: Replace current_fs_time() with current_time()Deepa Dinamani2016-09-281-3/+3
| * vfs: Add current_time() apiDeepa Dinamani2016-09-281-0/+23
* | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2016-10-111-0/+2
|\ \
| * | vfs: Add IOP_XATTR inode operations flagAndreas Gruenbacher2016-10-081-0/+2
| |/
* | Merge remote-tracking branch 'ovl/misc' into work.miscAl Viro2016-10-081-6/+27
|\ \
| * | vfs: update ovl inode before relatime checkMiklos Szeredi2016-09-161-6/+27
| |/
* | Merge branch 'work.iget' into work.miscAl Viro2016-10-081-7/+34
|\ \ | |/ |/|
| * iget_locked et.al.: make sure we don't return bad inodesAl Viro2016-07-041-7/+34
* | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2016-08-071-4/+3Star
|\ \
| * \ Merge branch 'for-viro' of git://git.kernel.org/pub/scm/linux/kernel/git/msze...Al Viro2016-08-031-4/+3Star
| |\ \
| | * | vfs: make dentry_needs_remove_privs() internalMiklos Szeredi2016-08-031-1/+0Star
| | * | vfs: fix deadlock in file_remove_privs() on overlayfsMiklos Szeredi2016-08-031-3/+3
| | |/
* | | radix-tree: account nodes to memcg only if explicitly requestedVladimir Davydov2016-08-021-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2016-07-301-0/+7
|\ \ \ | |/ / |/| |
| * | vfs: Don't modify inodes with a uid or gid unknown to the vfsEric W. Biederman2016-07-051-0/+7
| |/
* / fs/fs-writeback.c: add a new writeback list for syncDave Chinner2016-07-271-0/+2
|/
* parallel lookups: actual switch to rwsemAl Viro2016-05-031-6/+6
* parallel lookups machinery, part 2Al Viro2016-05-031-0/+1
* posix_acl: Inode acl caching fixesAndreas Gruenbacher2016-03-311-2/+2
* writeback: initialize inode members that track writeback historyTahsin Erdogan2016-02-161-0/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-231-4/+4
|\
| * wrappers for ->i_mutex accessAl Viro2016-01-231-4/+4
* | dax: support dirty DAX entries in radix treeRoss Zwisler2016-01-231-1/+1
|/
* kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-151-1/+1
* Merge tag 'locks-v4.5-1' of git://git.samba.org/jlayton/linuxLinus Torvalds2016-01-131-1/+1
|\
| * locks: pass inode pointer to locks_free_lock_contextJeff Layton2016-01-081-1/+1
* | don't put symlink bodies in pagecache into highmemAl Viro2015-12-091-0/+6
|/
* fs/inode.c: fix kernel-doc warningRandy Dunlap2015-11-101-0/+1
* inode: don't softlockup when evicting inodesJosef Bacik2015-08-181-0/+14
* inode: rename i_wb_list to i_io_listDave Chinner2015-08-181-4/+4
* inode: convert inode_sb_list_lock to per-sbDave Chinner2015-08-181-15/+13Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-07-051-20/+46
|\
| * vfs: avoid creation of inode number 0 in get_next_inoCarlos Maiolino2015-07-011-1/+5
| * fs: Call security_ops->inode_killpriv on truncateJan Kara2015-06-241-3/+2Star
| * fs: Provide function telling whether file_remove_privs() will do anythingJan Kara2015-06-241-12/+32
| * fs: Rename file_remove_suid() to file_remove_privs()Jan Kara2015-06-241-5/+8
| * fs: Fix S_NOSEC handlingJan Kara2015-06-241-2/+2
* | Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-261-0/+1
|\ \ | |/ |/|
| * writeback: make backing_dev_info host cgroup-specific bdi_writebacksTejun Heo2015-06-021-0/+1
* | VFS/namei: make the use of touch_atime() in get_link() RCU-safe.NeilBrown2015-05-151-9/+21
* | libfs: simple_follow_link()Al Viro2015-05-111-0/+1
|/