aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-10
|\
| * Fix sget() race with failing mountAl Viro2010-08-09
| * mbcache: Remove unused featuresAndreas Gruenbacher2010-08-09
| * add f_flags to struct statfs(64)Christoph Hellwig2010-08-09
| * pass a struct path to vfs_statfsChristoph Hellwig2010-08-09
| * convert remaining ->clear_inode() to ->evict_inode()Al Viro2010-08-09
| * Make ->drop_inode() just return whether inode needs to be droppedAl Viro2010-08-09
| * fs/inode.c:clear_inode() is goneAl Viro2010-08-09
| * ->delete_inode() is goneAl Viro2010-08-09
| * convert reiserfs to ->evict_inode()Al Viro2010-08-09
| * new helper: __dentry_path()Al Viro2010-08-09
| * convert ext3 to ->evict_inode()Al Viro2010-08-09
| * new helper: end_writeback()Al Viro2010-08-09
| * generic_detach_inode() can be static nowAl Viro2010-08-09
| * New method - evict_inode()Al Viro2010-08-09
| * simplify checks for I_CLEAR/I_FREEINGAl Viro2010-08-09
| * get rid of file_fsync()Al Viro2010-08-09
| * check ATTR_SIZE contraints in inode_change_okChristoph Hellwig2010-08-09
| * remove inode_setattrChristoph Hellwig2010-08-09
| * rename generic_setattrChristoph Hellwig2010-08-09
| * get rid of block_write_begin_newtruncChristoph Hellwig2010-08-09
| * introduce __block_write_beginChristoph Hellwig2010-08-09
| * get rid of cont_write_begin_newtruncChristoph Hellwig2010-08-09
| * get rid of nobh_write_begin_newtruncChristoph Hellwig2010-08-09
| * sort out blockdev_direct_IO variantsChristoph Hellwig2010-08-09
| * Fix reiserfs_file_release()Al Viro2010-08-09
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-10
|\ \
| * | ppp: make channel_ops conststephen hemminger2010-08-05
| * | sk_buff: introduce pskb_network_may_pull()Changli Gao2010-08-05
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-08-10
|\ \ \
| * | | DMAENGINE: generic slave channel control v3Linus Walleij2010-08-04
| * | | dmaengine: Driver for Topcliff PCH DMA controllerYong Wang2010-08-04
| * | | intel_mid: Add Mrst & Mfld DMA DriversVinod Koul2010-07-28
* | | | flex_array: add helpers to get and put to make pointers easy to useEric Paris2010-08-09
* | | | iommu: inline iommu_num_pagesAnton Blanchard2010-08-09
* | | | kernel.h: remove unused NIPQUAD and NIPQUAD_FMTJoe Perches2010-08-09
* | | | include/linux/compiler-gcc.h: use __same_type() in __must_be_array()Rusty Russell2010-08-09
* | | | cpuidle: extend cpuidle and menu governor to handle dynamic statesAi Li2010-08-09
* | | | hibernation: freeze swap at hibernationKAMEZAWA Hiroyuki2010-08-09
* | | | rmap: add exclusive page to private anon_vma on swapinRik van Riel2010-08-09
* | | | oom: deprecate oom_adj tunableDavid Rientjes2010-08-09
* | | | oom: badness heuristic rewriteDavid Rientjes2010-08-09
* | | | oom: move badness() declaration into oom.hAndrew Morton2010-08-09
* | | | vmscan: kill prev_priority completelyKOSAKI Motohiro2010-08-09
* | | | mm: implement writeback livelock avoidance using page taggingJan Kara2010-08-09
* | | | radix-tree: omplement function radix_tree_range_tag_if_taggedJan Kara2010-08-09
* | | | ksm: fix ksm swapin time optimizationAndrea Arcangeli2010-08-09
* | | | tmpfs: make tmpfs scalable with percpu_counter for used blocksTim Chen2010-08-09
* | | | tmpfs: add accurate compare function to percpu_counter libraryTim Chen2010-08-09
* | | | gcc-4.6: mm: fix unused but set warningsAndi Kleen2010-08-09