summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2010-08-10convert remaining ->clear_inode() to ->evict_inode()Al Viro1-2/+1
2010-08-10Make ->drop_inode() just return whether inode needs to be droppedAl Viro1-3/+3
2010-08-10fs/inode.c:clear_inode() is goneAl Viro1-1/+0
2010-08-10->delete_inode() is goneAl Viro1-1/+0
2010-08-10convert reiserfs to ->evict_inode()Al Viro1-1/+1
2010-08-10new helper: __dentry_path()Al Viro1-0/+1
2010-08-10convert ext3 to ->evict_inode()Al Viro1-1/+1
2010-08-10new helper: end_writeback()Al Viro1-0/+1
2010-08-10generic_detach_inode() can be static nowAl Viro1-1/+0
2010-08-10New method - evict_inode()Al Viro1-0/+1
2010-08-10simplify checks for I_CLEAR/I_FREEINGAl Viro1-2/+2
2010-08-10get rid of file_fsync()Al Viro1-1/+0
2010-08-10check ATTR_SIZE contraints in inode_change_okChristoph Hellwig2-1/+1
2010-08-10remove inode_setattrChristoph Hellwig1-1/+0
2010-08-10rename generic_setattrChristoph Hellwig1-1/+1
2010-08-10get rid of block_write_begin_newtruncChristoph Hellwig1-6/+2
2010-08-10introduce __block_write_beginChristoph Hellwig1-0/+2
2010-08-10get rid of cont_write_begin_newtruncChristoph Hellwig1-3/+0
2010-08-10get rid of nobh_write_begin_newtruncChristoph Hellwig1-5/+1
2010-08-10sort out blockdev_direct_IO variantsChristoph Hellwig1-36/+6
2010-08-10Fix reiserfs_file_release()Al Viro1-2/+2
2010-08-09slub: add missing __percpu markup in mm/slub_def.hNamhyung Kim1-1/+1
2010-08-09V4L/DVB: v4l: Add driver for Samsung S5P SoC video postprocessorSylwester Nawrocki1-0/+1
2010-08-09Merge commit 'linus/master' into bkl/coreFrederic Weisbecker196-1356/+4546
2010-08-09autofs/autofs4: Move compat_ioctl handling into fsArnd Bergmann1-0/+1
2010-08-09mtd: Remove obsolete <mtd/compatmac.h> includeDavid Woodhouse3-12/+0
2010-08-08mtd: Update copyright noticesDavid Woodhouse13-27/+186
2010-08-08ACPI, APEI, Rename CPER and GHES severity constantsHuang Ying1-4/+4
2010-08-08watchdog: wdt_pci.c: move ids to pci_ids.hH Hartley Sweeten1-0/+3
2010-08-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2-12/+13
2010-08-08Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds1-1/+4
2010-08-08jffs2: Update copyright noticesDavid Woodhouse1-1/+2
2010-08-08mtd-physmap: add support users can assign the probe type in board filesBarry Song1-0/+1
2010-08-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2-112/+451
2010-08-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2-7/+22
2010-08-08Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-0/+1
2010-08-08Merge branch 'nfs-for-2.6.36' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds10-31/+38
2010-08-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds1-1/+33
2010-08-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds1-14/+51
2010-08-08Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-7/+9
2010-08-07Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds3-28/+23
2010-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds1-0/+34
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds6-218/+214
2010-08-07block: fix missing export of blk_types.hJens Axboe1-0/+1
2010-08-07drbd: revert "delay probes", feature is being re-implemented differentlyLars Ellenberg2-5/+6
2010-08-07writeback: optimize periodic bdi thread wakeupsArtem Bityutskiy1-0/+2
2010-08-07writeback: move last_active to bdiArtem Bityutskiy1-6/+7
2010-08-07writeback: simplify bdi code a littleArtem Bityutskiy1-1/+0
2010-08-07writeback: harmonize writeback threads namingArtem Bityutskiy1-1/+1
2010-08-07coda: fixup clash with block layer REQ_* definesJens Axboe1-4/+4