aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-1010-88/+62
|\
| * Fix sget() race with failing mountAl Viro2010-08-091-0/+1
| * mbcache: Remove unused featuresAndreas Gruenbacher2010-08-091-15/+5
| * add f_flags to struct statfs(64)Christoph Hellwig2010-08-092-5/+29
| * pass a struct path to vfs_statfsChristoph Hellwig2010-08-091-1/+2
| * convert remaining ->clear_inode() to ->evict_inode()Al Viro2010-08-091-2/+1
| * Make ->drop_inode() just return whether inode needs to be droppedAl Viro2010-08-091-3/+3
| * fs/inode.c:clear_inode() is goneAl Viro2010-08-091-1/+0
| * ->delete_inode() is goneAl Viro2010-08-091-1/+0
| * convert reiserfs to ->evict_inode()Al Viro2010-08-091-1/+1
| * new helper: __dentry_path()Al Viro2010-08-091-0/+1
| * convert ext3 to ->evict_inode()Al Viro2010-08-091-1/+1
| * new helper: end_writeback()Al Viro2010-08-091-0/+1
| * generic_detach_inode() can be static nowAl Viro2010-08-091-1/+0
| * New method - evict_inode()Al Viro2010-08-091-0/+1
| * simplify checks for I_CLEAR/I_FREEINGAl Viro2010-08-091-2/+2
| * get rid of file_fsync()Al Viro2010-08-091-1/+0
| * check ATTR_SIZE contraints in inode_change_okChristoph Hellwig2010-08-092-1/+1
| * remove inode_setattrChristoph Hellwig2010-08-091-1/+0
| * rename generic_setattrChristoph Hellwig2010-08-091-1/+1
| * get rid of block_write_begin_newtruncChristoph Hellwig2010-08-091-6/+2
| * introduce __block_write_beginChristoph Hellwig2010-08-091-0/+2
| * get rid of cont_write_begin_newtruncChristoph Hellwig2010-08-091-3/+0
| * get rid of nobh_write_begin_newtruncChristoph Hellwig2010-08-091-5/+1
| * sort out blockdev_direct_IO variantsChristoph Hellwig2010-08-091-36/+6
| * Fix reiserfs_file_release()Al Viro2010-08-091-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-093-2/+7
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-08-061-1/+1
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville2010-08-051-1/+1
| | |\ \
| | | * | Bluetooth: Use list_head for HCI blacklist headDavid Miller2010-07-311-1/+1
| * | | | ppp: make channel_ops conststephen hemminger2010-08-041-1/+1
| * | | | sk_buff: introduce pskb_network_may_pull()Changli Gao2010-08-041-0/+5
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-08-093-0/+194
|\ \ \ \ \
| * | | | | DMAENGINE: generic slave channel control v3Linus Walleij2010-08-041-0/+71
| * | | | | dmaengine: Driver for Topcliff PCH DMA controllerYong Wang2010-08-041-0/+37
| * | | | | intel_mid: Add Mrst & Mfld DMA DriversVinod Koul2010-07-271-0/+86
* | | | | | flex_array: add helpers to get and put to make pointers easy to useEric Paris2010-08-091-0/+5
* | | | | | iommu: inline iommu_num_pagesAnton Blanchard2010-08-091-2/+10
* | | | | | kernel.h: remove unused NIPQUAD and NIPQUAD_FMTJoe Perches2010-08-091-11/+0
* | | | | | include/linux/compiler-gcc.h: use __same_type() in __must_be_array()Rusty Russell2010-08-091-2/+1
* | | | | | asm-generic/io.h: add big endian versions of io{read,write}{16,32}Mike Frysinger2010-08-091-0/+4
* | | | | | cpuidle: extend cpuidle and menu governor to handle dynamic statesAi Li2010-08-091-0/+4
* | | | | | hibernation: freeze swap at hibernationKAMEZAWA Hiroyuki2010-08-091-1/+7
* | | | | | memcg: add mm_vmscan_memcg_isolate tracepointKOSAKI Motohiro2010-08-091-0/+15
* | | | | | vmscan: convert mm_vmscan_lru_isolate to DEFINE_EVENTKOSAKI Motohiro2010-08-091-1/+16
* | | | | | memcg, vmscan: add memcg reclaim tracepointKOSAKI Motohiro2010-08-091-0/+28
* | | | | | vmscan: convert direct reclaim tracepoint to DEFINE_TRACEKOSAKI Motohiro2010-08-091-2/+17
* | | | | | rmap: add exclusive page to private anon_vma on swapinRik van Riel2010-08-091-0/+2
* | | | | | oom: deprecate oom_adj tunableDavid Rientjes2010-08-091-0/+3
* | | | | | oom: badness heuristic rewriteDavid Rientjes2010-08-093-2/+23