aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | | | | | | | | | | audit: convert audit watches to use fsnotify instead of inotifyEric Paris2010-07-28
| * | | | | | | | | | | | | | | | | | | | | | | | | | 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
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-08-06
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville2010-08-05
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Use list_head for HCI blacklist headDavid Miller2010-07-31
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | asm-generic/io.h: add big endian versions of io{read,write}{16,32}Mike Frysinger2010-08-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | cpuidle: extend cpuidle and menu governor to handle dynamic statesAi Li2010-08-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | hibernation: freeze swap at hibernationKAMEZAWA Hiroyuki2010-08-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | memcg: add mm_vmscan_memcg_isolate tracepointKOSAKI Motohiro2010-08-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | vmscan: convert mm_vmscan_lru_isolate to DEFINE_EVENTKOSAKI Motohiro2010-08-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | memcg, vmscan: add memcg reclaim tracepointKOSAKI Motohiro2010-08-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | vmscan: convert direct reclaim tracepoint to DEFINE_TRACEKOSAKI Motohiro2010-08-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | rmap: add exclusive page to private anon_vma on swapinRik van Riel2010-08-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | oom: deprecate oom_adj tunableDavid Rientjes2010-08-09