summaryrefslogtreecommitdiffstats
path: root/mm (unfollow)
Commit message (Expand)AuthorFilesLines
2008-12-11[XFS] simplify projid check in xfs_renameChristoph Hellwig1-38/+11
2008-12-11[XFS] replace b_fspriv with b_mountChristoph Hellwig6-32/+19
2008-12-10[XFS] Remove unused tracing codeLachlan McIlroy2-3/+0
2008-12-05[XFS] Remove unnecessary assertionLachlan McIlroy1-2/+0
2008-12-05[XFS] Remove unused variable in ktrace_free()Lachlan McIlroy1-7/+2
2008-12-05[XFS] Check return value of xfs_buf_get_noaddr()Lachlan McIlroy1-0/+2
2008-12-05[XFS] Fix hang after disallowed rename across directory quota domainsDave Chinner1-1/+1
2008-12-05[XFS] Fix compile with CONFIG_COMPAT enabledChristoph Hellwig1-1/+1
2008-12-04move inode tracing out of xfs_vnode.Christoph Hellwig5-131/+93
2008-12-04move vn_iowait / vn_iowake into xfs_aops.cChristoph Hellwig8-54/+48
2008-12-04kill vn_ioerrorChristoph Hellwig3-21/+13
2008-12-04kill xfs_unmount_flushChristoph Hellwig5-90/+10
2008-12-04no explicit xfs_iflush for special inodes during unmountChristoph Hellwig5-106/+15
2008-12-04use xfs_trans_ijoin in xfs_trans_igetChristoph Hellwig1-29/+1
2008-12-04remove leftovers of shared read-only supportChristoph Hellwig3-57/+0
2008-12-04remove unused m_inode_quiesce member from struct xfs_mountChristoph Hellwig1-1/+0
2008-12-04kill dead inode flagsChristoph Hellwig6-34/+11
2008-12-04cleanup xfs_sb.h feature flag helpersChristoph Hellwig1-80/+86
2008-12-04kill dead quota flagsChristoph Hellwig1-5/+3
2008-12-04remove dead code from sv_t implementationChristoph Hellwig1-18/+4
2008-12-04reduce l_icloglock roundtripsChristoph Hellwig1-7/+6
2008-12-04stop using igrab in xfs_vn_linkChristoph Hellwig1-6/+3
2008-12-04kill xfs_buf_iostartChristoph Hellwig2-56/+50
2008-12-04cleanup the inode reclaim pathChristoph Hellwig4-117/+86
2008-12-04remove unused prototypes for xfs_ihash_init / xfs_ihash_freeChristoph Hellwig1-2/+0
2008-12-04remove unused behvavior cruft in xfs_super.hChristoph Hellwig1-12/+0
2008-12-04remove useless mnt_want_write call in xfs_writeChristoph Hellwig1-9/+1
2008-12-04[XFS] fix compile on 32 bit systemsChristoph Hellwig3-4/+13
2008-12-04iTCO_wdt: fix typo when setting TCO_EN bitLinus Torvalds1-1/+1
2008-12-03powerpc/83xx: Fix MCU support merge issue in mpc8349emitx.dtsAnton Vorontsov1-8/+8
2008-12-03block: fix setting of max_segment_size and seg_boundary maskMilan Broz4-2/+8
2008-12-03block: internal dequeue shouldn't start timerTejun Heo4-15/+27
2008-12-03block: set disk->node_id before it's being usedCheng Renquan1-1/+1
2008-12-03When block layer fails to map iov, it calls bio_unmap_user to undoPetr Vandrovec1-1/+1
2008-12-03powerpc: Fix dma_map_sg() cache flushing on non coherent platformsBenjamin Herrenschmidt1-0/+1
2008-12-03MN10300: Fix application of kernel module relocationsMark Salter1-28/+7
2008-12-03sgi-gru: call fs_initcall() if statically linkedDean Nelson1-1/+1
2008-12-03powerpc: Use physical cpu id when setting the processor affinityKumar Gala1-1/+1
2008-12-03vmscan: evict streaming IO firstRik van Riel1-1/+6
2008-12-03bdi: register sysfs bdi device only once per queueKay Sievers1-0/+3
2008-12-03nfsd: fix vm overcommit crash fix #2Junjiro R. Okajima1-4/+8
2008-12-02m68k: Update defconfigs for 2.6.28-rc7Geert Uytterhoeven12-612/+828
2008-12-02alim15x3: fix sparse warningHannes Eder1-1/+1
2008-12-02ide: remove dead code from drive_is_ready()Bartlomiej Zolnierkiewicz1-5/+0
2008-12-02ide: fix build for DEBUG_PMBartlomiej Zolnierkiewicz1-9/+10
2008-12-02ide: respect current DMA setting during resumeBartlomiej Zolnierkiewicz1-4/+2
2008-12-02ide: add SAMSUNG SP0822N with firmware WA100-10 to ivb_list[]Bartlomiej Zolnierkiewicz1-0/+1
2008-12-02amd74xx: workaround unreliable AltStatus register for nVidia controllersBartlomiej Zolnierkiewicz4-3/+22
2008-12-02ide: fix the ide_release_lock imbalanceMichael Schmitz1-3/+2
2008-12-02macfb: Do not overflow fb_fix_screeninfo.idFinn Thain1-39/+35