aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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 branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2010-08-031-1/+2
|\
| * Merge branch 'v2.6.35'Alex Elder2010-08-029-28/+68
| |\
| * | direct-io: move aio_complete into ->end_ioChristoph Hellwig2010-07-261-1/+2
* | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-08-035-5/+41
|\ \ \ | |_|/ |/| |
| * | Merge branch 'devel-stable' into develRussell King2010-07-311-0/+20
| |\ \
| | * \ Merge branch 'wells/lpc32xx-arch_v2' of git://git.lpclinux.com/linux-2.6-lpc ...Russell King2010-07-2914-17/+33
| | |\ \
| | * | | net/phy/marvell: Expose IDs and flags in a .h and add dns323 LEDs setup flagBenjamin Herrenschmidt2010-07-161-0/+20
| * | | | Merge branch 'misc' into develRussell King2010-07-312-4/+9
| |\ \ \ \
| | * | | | ARM: 6243/1: mmci: pass power_mode to the translate_vdd callbackRabin Vincent2010-07-291-4/+6
| | * | | | ARM: 6158/2: PL011 baudrate extension for ST-Ericssons derivativeLinus Walleij2010-07-271-0/+1
| | * | | | ARM: 6157/2: PL011 TX/RX split of LCR for ST-Ericssons derivativeLinus Walleij2010-07-271-0/+2
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-------. \ \ \ \ Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl...Russell King2010-07-312-1/+12
| |\ \ \ \ \ \ \ \ \
| | | | | * | | | | | ARM: AMBA: Add pclk support to AMBA bus infrastructureRussell King2010-07-311-0/+11
| | | | | | |/ / / / | | | | | |/| | | |
| | | | * | | | | | ARM: OMAP: Convert OMAPFB and VRAM SDRAM reservation to LMBRussell King2010-07-271-1/+1
| | | | |/ / / / /
* | | | | | | | | NFS: Fix a typo in include/linux/nfs_fs.hTrond Myklebust2010-08-011-0/+6
* | | | | | | | | NFS: kswapd must not block in nfs_release_pageTrond Myklebust2010-07-301-0/+1
* | | | | | | | | CRED: Fix __task_cred()'s lockdep check and banner commentDavid Howells2010-07-292-5/+11
* | | | | | | | | CRED: Fix get_task_cred() and task_state() to not resurrect dead credentialsDavid Howells2010-07-291-20/+1
|/ / / / / / / /
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2010-07-281-0/+32
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH registerAnuj Aggarwal2010-07-281-0/+32
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-07-272-0/+3
|\ \ \ \ \ \ \
| * | | | | | | net sched: fix race in mirred device removalstephen hemminger2010-07-241-0/+1
| * | | | | | | macvtap: Limit packet queue lengthHerbert Xu2010-07-221-0/+2
* | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-07-262-2/+3
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'bugzilla-16396' into releaseLen Brown2010-07-241-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAMRafael J. Wysocki2010-07-241-1/+1
| | | |/ / / / / / | | |/| | | | | |