Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Make ->drop_inode() just return whether inode needs to be dropped | Al Viro | 2010-08-09 | 1 | -3/+3 | |
* | fs/inode.c:clear_inode() is gone | Al Viro | 2010-08-09 | 1 | -1/+0 | |
* | ->delete_inode() is gone | Al Viro | 2010-08-09 | 1 | -1/+0 | |
* | convert reiserfs to ->evict_inode() | Al Viro | 2010-08-09 | 1 | -1/+1 | |
* | new helper: __dentry_path() | Al Viro | 2010-08-09 | 1 | -0/+1 | |
* | convert ext3 to ->evict_inode() | Al Viro | 2010-08-09 | 1 | -1/+1 | |
* | new helper: end_writeback() | Al Viro | 2010-08-09 | 1 | -0/+1 | |
* | generic_detach_inode() can be static now | Al Viro | 2010-08-09 | 1 | -1/+0 | |
* | New method - evict_inode() | Al Viro | 2010-08-09 | 1 | -0/+1 | |
* | simplify checks for I_CLEAR/I_FREEING | Al Viro | 2010-08-09 | 1 | -2/+2 | |
* | get rid of file_fsync() | Al Viro | 2010-08-09 | 1 | -1/+0 | |
* | check ATTR_SIZE contraints in inode_change_ok | Christoph Hellwig | 2010-08-09 | 2 | -1/+1 | |
* | remove inode_setattr | Christoph Hellwig | 2010-08-09 | 1 | -1/+0 | |
* | rename generic_setattr | Christoph Hellwig | 2010-08-09 | 1 | -1/+1 | |
* | get rid of block_write_begin_newtrunc | Christoph Hellwig | 2010-08-09 | 1 | -6/+2 | |
* | introduce __block_write_begin | Christoph Hellwig | 2010-08-09 | 1 | -0/+2 | |
* | get rid of cont_write_begin_newtrunc | Christoph Hellwig | 2010-08-09 | 1 | -3/+0 | |
* | get rid of nobh_write_begin_newtrunc | Christoph Hellwig | 2010-08-09 | 1 | -5/+1 | |
* | sort out blockdev_direct_IO variants | Christoph Hellwig | 2010-08-09 | 1 | -36/+6 | |
* | Fix reiserfs_file_release() | Al Viro | 2010-08-09 | 1 | -2/+2 | |
* | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2010-08-03 | 1 | -1/+2 | |
|\ | ||||||
| * | Merge branch 'v2.6.35' | Alex Elder | 2010-08-02 | 9 | -28/+68 | |
| |\ | ||||||
| * | | direct-io: move aio_complete into ->end_io | Christoph Hellwig | 2010-07-26 | 1 | -1/+2 | |
* | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-08-03 | 5 | -5/+41 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Merge branch 'devel-stable' into devel | Russell King | 2010-07-31 | 1 | -0/+20 | |
| |\ \ | ||||||
| | * \ | Merge branch 'wells/lpc32xx-arch_v2' of git://git.lpclinux.com/linux-2.6-lpc ... | Russell King | 2010-07-29 | 14 | -17/+33 | |
| | |\ \ | ||||||
| | * | | | net/phy/marvell: Expose IDs and flags in a .h and add dns323 LEDs setup flag | Benjamin Herrenschmidt | 2010-07-16 | 1 | -0/+20 | |
| * | | | | Merge branch 'misc' into devel | Russell King | 2010-07-31 | 2 | -4/+9 | |
| |\ \ \ \ | ||||||
| | * | | | | ARM: 6243/1: mmci: pass power_mode to the translate_vdd callback | Rabin Vincent | 2010-07-29 | 1 | -4/+6 | |
| | * | | | | ARM: 6158/2: PL011 baudrate extension for ST-Ericssons derivative | Linus Walleij | 2010-07-27 | 1 | -0/+1 | |
| | * | | | | ARM: 6157/2: PL011 TX/RX split of LCR for ST-Ericssons derivative | Linus Walleij | 2010-07-27 | 1 | -0/+2 | |
| | | | | | | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| *-------. \ \ \ \ | Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl... | Russell King | 2010-07-31 | 2 | -1/+12 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | ARM: AMBA: Add pclk support to AMBA bus infrastructure | Russell King | 2010-07-31 | 1 | -0/+11 | |
| | | | | | |/ / / / | | | | | |/| | | | | ||||||
| | | | * / | | | | | ARM: OMAP: Convert OMAPFB and VRAM SDRAM reservation to LMB | Russell King | 2010-07-27 | 1 | -1/+1 | |
| | | | |/ / / / / | ||||||
* | | | | | | | | | NFS: Fix a typo in include/linux/nfs_fs.h | Trond Myklebust | 2010-08-01 | 1 | -0/+6 | |
* | | | | | | | | | NFS: kswapd must not block in nfs_release_page | Trond Myklebust | 2010-07-30 | 1 | -0/+1 | |
* | | | | | | | | | CRED: Fix __task_cred()'s lockdep check and banner comment | David Howells | 2010-07-29 | 2 | -5/+11 | |
* | | | | | | | | | CRED: Fix get_task_cred() and task_state() to not resurrect dead credentials | David Howells | 2010-07-29 | 1 | -20/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg... | Linus Torvalds | 2010-07-28 | 1 | -0/+32 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH register | Anuj Aggarwal | 2010-07-28 | 1 | -0/+32 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-07-27 | 2 | -0/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | net sched: fix race in mirred device removal | stephen hemminger | 2010-07-24 | 1 | -0/+1 | |
| * | | | | | | | macvtap: Limit packet queue length | Herbert Xu | 2010-07-22 | 1 | -0/+2 | |
* | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2010-07-26 | 2 | -2/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'bugzilla-16396' into release | Len Brown | 2010-07-24 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAM | Rafael J. Wysocki | 2010-07-24 | 1 | -1/+1 | |
| | | |/ / / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'bugzilla-15886' into release | Len Brown | 2010-07-22 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | ACPI: skip checking BM_STS if the BIOS doesn't ask for it | Len Brown | 2010-07-22 | 1 | -1/+2 | |
* | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2010-07-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | vmlinux.lds: fix .data..init_task output section (fix popwerpc boot) | Sam Ravnborg | 2010-07-23 | 1 | -1/+1 | |
| |/ / / / / / / / |