]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/shortlog
linux-2.6-omap-h63xx.git
2008-12-05 Lachlan McIlroy[XFS] Remove unnecessary assertion
2008-12-05 Lachlan McIlroy[XFS] Remove unused variable in ktrace_free()
2008-12-05 Lachlan McIlroy[XFS] Check return value of xfs_buf_get_noaddr()
2008-12-05 Dave Chinner[XFS] Fix hang after disallowed rename across directory...
2008-12-05 Christoph Hellwig[XFS] Fix compile with CONFIG_COMPAT enabled
2008-12-04 Christoph Hellwigmove inode tracing out of xfs_vnode.
2008-12-04 Christoph Hellwigmove vn_iowait / vn_iowake into xfs_aops.c
2008-12-04 Christoph Hellwigkill vn_ioerror
2008-12-04 Christoph Hellwigkill xfs_unmount_flush
2008-12-04 Christoph Hellwigno explicit xfs_iflush for special inodes during unmount
2008-12-04 Christoph Hellwiguse xfs_trans_ijoin in xfs_trans_iget
2008-12-04 Christoph Hellwigremove leftovers of shared read-only support
2008-12-04 Christoph Hellwigremove unused m_inode_quiesce member from struct xfs_mount
2008-12-04 Christoph Hellwigkill dead inode flags
2008-12-04 Christoph Hellwigcleanup xfs_sb.h feature flag helpers
2008-12-04 Christoph Hellwigkill dead quota flags
2008-12-04 Christoph Hellwigremove dead code from sv_t implementation
2008-12-04 Christoph Hellwigreduce l_icloglock roundtrips
2008-12-04 Christoph Hellwigstop using igrab in xfs_vn_link
2008-12-04 Christoph Hellwigkill xfs_buf_iostart
2008-12-04 Christoph Hellwigcleanup the inode reclaim path
2008-12-04 Christoph Hellwigremove unused prototypes for xfs_ihash_init / xfs_ihash...
2008-12-04 Christoph Hellwigremove unused behvavior cruft in xfs_super.h
2008-12-04 Christoph Hellwigremove useless mnt_want_write call in xfs_write
2008-12-04 Christoph Hellwig[XFS] fix compile on 32 bit systems
2008-12-02 sandeen@sandeen.net[XFS] Reorder xfs_ioctl32.c for some tidiness
2008-12-02 sandeen@sandeen.net[XFS] Hook up compat XFS_IOC_FSSETDM_BY_HANDLE ioctl...
2008-12-02 sandeen@sandeen.net[XFS] Hook up compat XFS_IOC_ATTRMULTI_BY_HANDLE ioctl...
2008-12-02 sandeen@sandeen.net[XFS] Hook up compat XFS_IOC_ATTRLIST_BY_HANDLE ioctl...
2008-12-02 sandeen@sandeen.net[XFS] Fix compat XFS_IOC_FSBULKSTAT_SINGLE ioctl
2008-12-02 sandeen@sandeen.net[XFS] Fix xfs_bulkstat_one size checks & error handling
2008-12-02 sandeen@sandeen.net[XFS] Make the bulkstat_one compat ioctl handling more...
2008-12-02 sandeen@sandeen.net[XFS] Add compat handlers for data & rt growfs ioctls
2008-12-02 sandeen@sandeen.net[XFS] Add compat handlers for swapext ioctl
2008-12-02 sandeen@sandeen.net[XFS] Clean up some existing compat ioctl calls
2008-12-02 sandeen@sandeen.net[XFS] Move compat ioctl structs & numbers into xfs_ioct...
2008-12-02 sandeen@sandeen.net[XFS] Move copy_from_user calls out of ioctl helpers...
2008-12-01 Christoph Hellwig[XFS] fix error handling in xlog_recover_process_one_iu...
2008-12-01 Christoph Hellwig[XFS] move inode allocation out xfs_iread
2008-12-01 Christoph Hellwig[XFS] kill the XFS_IMAP_BULKSTAT flag
2008-12-01 Christoph Hellwig[XFS] embededd struct xfs_imap into xfs_inode
2008-12-01 Christoph Hellwig[XFS] merge xfs_imap into xfs_dilocate
2008-12-01 Christoph Hellwig[XFS] remove dead code for old inode item recovery
2008-12-01 Christoph Hellwig[XFS] stop using xfs_itobp in xfs_iread
2008-12-01 Christoph Hellwig[XFS] split up xlog_recover_process_iunlinks
2008-12-01 Christoph Hellwig[XFS] kill XFS_DINODE_VERSION_ defines
2008-12-01 Christoph Hellwig[XFS] kill xfs_dinode_core_t
2008-12-01 Christoph Hellwig[XFS] kill xfs_ialloc_log_di
2008-12-01 Christoph Hellwig[XFS] sanitize xlog_in_core_t definition
2008-12-01 From: Christoph... [XFS] factor out xfs_read_agf helper
2008-12-01 Christoph Hellwig[XFS] factor out xfs_read_agi helper
2008-12-01 Dave Chinner[XFS] remove i_gen from incore inode
2008-12-01 Christoph Hellwig[XFS] remove xfs_vfsops.h
2008-12-01 Christoph Hellwig[XFS] remove xfs_vfs.h
2008-12-01 Christoph Hellwig[XFS] remove bhv_statvfs_t typedef
2008-12-01 Eric Sandeen[XFS] Hook up the fiemap ioctl.
2008-12-01 Eric Sandeen[XFS] Add new getbmap flags.
2008-12-01 Eric Sandeen[XFS] convert xfs_getbmap to take formatter functions
2008-12-01 Dave Chinner[XFS] fix uninitialised variable bug in dquot release.
2008-12-01 Dave Chinner[XFS] fix error inversion problems with data flushing
2008-12-01 Christoph Hellwig[XFS] fix spurious gcc warnings
2008-12-01 Christoph Hellwig[XFS] allow inode64 mount option on 32 bit systems
2008-12-01 Christoph Hellwig[XFS] wire up ->open for directories
2008-12-01 Christoph Hellwig[XFS] fix NULL pointer dereference in xfs_log_force_umount
2008-11-28 Lachlan McIlroyMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-11-21 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2008-11-20 Linus TorvaldsLinux 2.6.28-rc6 v2.6.28-rc6
2008-11-20 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2008-11-20 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-11-20 Isaku Yamahata[IA64] xen: fix xen_get_eflags.
2008-11-20 Isaku Yamahata[IA64] ia64/pv_ops/pv_cpu_ops: fix _IA64_REG_IP case.
2008-11-20 Huang Weiyi[IA64] remove duplicate include iommu.h
2008-11-20 Hidetoshi Seto[IA64] use mprintk instead of printk, in ia64_mca_modif...
2008-11-20 Tony Luck[IA64] Rationalize kernel mode alignment checking
2008-11-20 Matthew Wilcoxx86: Fix interrupt leak due to migration
2008-11-20 Trond MyklebustSUNRPC: Fix a performance regression in the RPC authent...
2008-11-20 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-11-20 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2008-11-20 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git.kernel...
2008-11-20 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-11-20 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2008-11-20 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
2008-11-20 Helge Dellerparisc: fix bug in compat_arch_ptrace
2008-11-20 Steve French[CIFS] Do not attempt to close invalidated file handles
2008-11-20 Ralf BaechleMIPS: csrc-r4k: Fix declaration depending on the wrong...
2008-11-20 Ralf BaechleMIPS: csrc-r4k: Fix spelling mistake.
2008-11-20 Phil SutterMIPS: RB532: Provide functions for gpio configuration
2008-11-20 Dmitri VorobievMIPS: IP22: Make indy_sc_ops variable static
2008-11-20 Florian FainelliMIPS: RB532: GPIO register offsets are relative to...
2008-11-20 David DaneyMIPS: Malta: Fix include paths in malta-amon.c
2008-11-20 Alexey Dobriyannet: fix tiny output corruption of /proc/net/snmp6
2008-11-20 Alan Jenkinsatl2: don't request irq on resume if netif running
2008-11-20 Benjamin Theryipv6: use seq_release_private for ip6mr.c /proc entries
2008-11-20 Patrick McHardypkt_sched: fix missing check for packet overrun in...
2008-11-20 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-11-20 Vernon Saudersmc911x: Fix printf format typo in smc911x driver.
2008-11-20 Pantelis Koukousoulasasix: Fix asix-based cards connecting to 10/100Mbs...
2008-11-20 Lennert Buytenhekmv643xx_eth: fix recycle check bound
2008-11-20 Lennert Buytenhekmv643xx_eth: fix the order of mdiobus_{unregister,...
2008-11-20 Nobuhiro Iwamatsush: sh_eth: Update to change of mii_bus
next