summaryrefslogtreecommitdiff
path: root/fs/inode.c
Commit message (Expand)AuthorAge
* parallel lookups: actual switch to rwsemAl Viro2016-05-02
* parallel lookups machinery, part 2Al Viro2016-05-02
* posix_acl: Inode acl caching fixesAndreas Gruenbacher2016-03-31
* writeback: initialize inode members that track writeback historyTahsin Erdogan2016-02-16
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-23
|\
| * wrappers for ->i_mutex accessAl Viro2016-01-22
* | dax: support dirty DAX entries in radix treeRoss Zwisler2016-01-22
|/
* kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-14
* Merge tag 'locks-v4.5-1' of git://git.samba.org/jlayton/linuxLinus Torvalds2016-01-12
|\
| * locks: pass inode pointer to locks_free_lock_contextJeff Layton2016-01-08
* | don't put symlink bodies in pagecache into highmemAl Viro2015-12-08
|/
* fs/inode.c: fix kernel-doc warningRandy Dunlap2015-11-09
* inode: don't softlockup when evicting inodesJosef Bacik2015-08-18
* inode: rename i_wb_list to i_io_listDave Chinner2015-08-17
* inode: convert inode_sb_list_lock to per-sbDave Chinner2015-08-17
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-07-04
|\
| * vfs: avoid creation of inode number 0 in get_next_inoCarlos Maiolino2015-06-30
| * fs: Call security_ops->inode_killpriv on truncateJan Kara2015-06-23
| * fs: Provide function telling whether file_remove_privs() will do anythingJan Kara2015-06-23
| * fs: Rename file_remove_suid() to file_remove_privs()Jan Kara2015-06-23
| * fs: Fix S_NOSEC handlingJan Kara2015-06-23
* | Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-25
|\ \ | |/ |/|
| * writeback: make backing_dev_info host cgroup-specific bdi_writebacksTejun Heo2015-06-02
* | VFS/namei: make the use of touch_atime() in get_link() RCU-safe.NeilBrown2015-05-15
* | libfs: simple_follow_link()Al Viro2015-05-10
|/
* direct-io: only inc/dec inode->i_dio_count for file systemsJens Axboe2015-04-24
* VFS: fs/inode.c helpers: d_inode() annotationsDavid Howells2015-04-15
* Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2015-02-17
|\
| * vfs: add find_inode_nowait() functionTheodore Ts'o2015-02-05
| * vfs: add support for a lazytime mount optionTheodore Ts'o2015-02-05
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-12
|\ \
| * | list_lru: add helpers to isolate itemsVladimir Davydov2015-02-12
| * | list_lru: introduce list_lru_shrink_{count,walk}Vladimir Davydov2015-02-12
* | | Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-12
|\ \ \ | |/ / |/| |
| * | fs: remove mapping->backing_dev_infoChristoph Hellwig2015-01-20
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-10
|\ \
| * | rmap: drop support of non-linear mappingsKirill A. Shutemov2015-02-10
| |/
* | locks: add a new struct file_locking_context pointer to struct inodeJeff Layton2015-01-16
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-16
|\
| * make default ->i_fop have ->open() fail with ENXIOAl Viro2014-12-10
* | mm: convert i_mmap_mutex to rwsemDavidlohr Bueso2014-12-13
* | vfs: Remove i_dquot field from inodeJan Kara2014-11-10
|/
* mm: allow drivers to prevent new writable mappingsDavid Herrmann2014-08-08
* sched: Remove proliferation of wait_on_bit() action functionsNeilBrown2014-07-16
* fs,userns: Change inode_capable to capable_wrt_inode_uidgidAndy Lutomirski2014-06-10
* fs: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-06
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-04-04
|\
| * ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o2014-03-24
* | Merge branch 'cross-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-04
|\ \
| * | vfs: lock_two_nondirectories: allow directory argsJ. Bruce Fields2014-04-01
| |/