aboutsummaryrefslogtreecommitdiffstats
path: root/fs/inode.c
Commit message (Expand)AuthorAge
* Merge branch 'wip-nested-locking' into tegra-nested-lockingwip-nested-lockingJonathan Herman2013-04-19
|\
| * Merge 'Linux v3.0' into LitmusAndrea Bastoni2011-08-27
| |\
| * \ Merge commit 'v2.6.36' into wip-merge-2.6.36Andrea Bastoni2010-10-23
| |\ \
| * \ \ Merge branch 'master' into wip-merge-2.6.34Andrea Bastoni2010-05-29
| |\ \ \
| | * | | [ported from 2008.3] Add File Descriptor Attached Shared Objects (FDSO) infra...Andrea Bastoni2010-05-29
* | | | | Patched in Tegra support.Jonathan Herman2013-01-17
* | | | | mm: redefine address_space.assoc_mappingRafael Aquini2012-12-11
* | | | | writeback: put unused inodes to LRU after writeback completionJan Kara2012-11-26
* | | | | mm: replace vma prio_tree with an interval treeMichel Lespinasse2012-10-09
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-01
|\ \ \ \ \
| * | | | | fs: Skip atime update on frozen filesystemJan Kara2012-07-31
| * | | | | fs: Add freezing handling to mnt_want_write() / mnt_drop_write()Jan Kara2012-07-31
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-07-26
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Btrfs: don't update atime on RO subvolumesAlexander Block2012-07-23
* | | | | | vfs: switch i_dentry/d_alias to hlistAl Viro2012-07-14
|/ / / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-01
|\ \ \ \ \
| * | | | | fs: introduce inode operation ->update_timeJosef Bacik2012-06-01
| * | | | | fs: move file_remove_suid() to fs/inode.cCong Wang2012-05-30
| * | | | | fs: fix inode.c kernel-doc warningsRandy Dunlap2012-05-29
* | | | | | NFS: Ensure that setattr and getattr wait for O_DIRECT write completionTrond Myklebust2012-05-31
|/ / / / /
* | | | | Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds2012-05-28
|\ \ \ \ \
| * | | | | writeback: Avoid iput() from flusher threadJan Kara2012-05-06
| * | | | | vfs: Rename end_writeback() to clear_inode()Jan Kara2012-05-06
| * | | | | vfs: Move waiting for inode writeback from end_writeback() to evict_inode()Jan Kara2012-05-06
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-24
|\ \ \ \ \ \
| * | | | | | mm: add a low limit to alloc_large_system_hashTim Bird2012-05-24
| |/ / / / /
* | | | | | userns: Store uid and gid types in vfs structures with kuid_t and kgid_t typesEric W. Biederman2012-05-03
* | | | | | userns: Replace the hard to write inode_userns with inode_capable.Eric W. Biederman2012-04-07
|/ / / / /
* | | | | trim includes in inode.cAl Viro2012-03-20
* | | | | switch touch_atime to struct pathAl Viro2012-03-20
* | | | | vfs: turn generic_drop_inode() into static inlineAl Viro2012-03-20
* | | | | restore smp_mb() in unlock_new_inode()Al Viro2012-03-10
* | | | | vfs: Correctly set the dir i_mutex lockdep classTyler Hicks2012-03-10
* | | | | vfs: fix panic in __d_lookup() with high dentry hashtable countsDimitri Sivanich2012-02-13
* | | | | vfs: remove printk from set_nlink()Miklos Szeredi2012-01-17
* | | | | mm: account reaped page cache on inode cache pruningKonstantin Khlebnikov2012-01-10
* | | | | vfs: count unlinked inodesMiklos Szeredi2012-01-06
* | | | | switch inode_init_owner() to umode_tAl Viro2012-01-03
* | | | | vfs: fix the stupidity with i_dentry in inode destructorsAl Viro2012-01-03
* | | | | vfs: mnt_drop_write_file()Al Viro2012-01-03
* | | | | vfs: protect i_nlinkMiklos Szeredi2011-11-02
* | | | | vfs: fix spinning prevention in prune_icache_sbChristoph Hellwig2011-10-28
* | | | | lockdep: Add helper function for dir vs file i_mutex annotationJosh Boyer2011-08-25
* | | | | vfs: optimize inode cache access patternsLinus Torvalds2011-08-07
* | | | | vfs: avoid call to inode_lru_list_del() if possibleEric Dumazet2011-08-01
* | | | | vfs: avoid taking inode_hash_lock on pipes and socketsEric Dumazet2011-08-01
* | | | | vfs: conditionally call inode_wb_list_del()Eric Dumazet2011-08-01
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-26
|\ \ \ \ \
| * | | | | vfs: dont chain pipe/anon/socket on superblock s_inodes listEric Dumazet2011-07-26
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg...Linus Torvalds2011-07-26
|\ \ \ \ \ \ | |/ / / / / |/| | | | |