projects
/
firefly-linux-kernel-4.4.55.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
firefly-linux-kernel-4.4.55.git
2008-12-05
Lachlan McIlroy
[XFS] Remove unused variable in ktrace_free()
commit
|
commitdiff
|
tree
|
snapshot
2008-12-05
Lachlan McIlroy
[XFS] Check return value of xfs_buf_get_noaddr()
commit
|
commitdiff
|
tree
|
snapshot
2008-12-05
Dave Chinner
[XFS] Fix hang after disallowed rename across directory...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-05
Christoph Hellwig
[XFS] Fix compile with CONFIG_COMPAT enabled
commit
|
commitdiff
|
tree
|
snapshot
2008-12-04
Christoph Hellwig
move inode tracing out of xfs_vnode.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-04
Christoph Hellwig
move vn_iowait / vn_iowake into xfs_aops.c
commit
|
commitdiff
|
tree
|
snapshot
2008-12-04
Christoph Hellwig
kill vn_ioerror
commit
|
commitdiff
|
tree
|
snapshot
2008-12-04
Christoph Hellwig
kill xfs_unmount_flush
commit
|
commitdiff
|
tree
|
snapshot
2008-12-04
Christoph Hellwig
no explicit xfs_iflush for special inodes during unmount
commit
|
commitdiff
|
tree
|
snapshot
2008-12-04
Christoph Hellwig
use xfs_trans_ijoin in xfs_trans_iget
commit
|
commitdiff
|
tree
|
snapshot
2008-12-04
Christoph Hellwig
remove leftovers of shared read-only support
commit
|
commitdiff
|
tree
|
snapshot
2008-12-04
Christoph Hellwig
remove unused m_inode_quiesce member from struct xfs_mount
commit
|
commitdiff
|
tree
|
snapshot
2008-12-04
Christoph Hellwig
kill dead inode flags
commit
|
commitdiff
|
tree
|
snapshot
2008-12-04
Christoph Hellwig
cleanup xfs_sb.h feature flag helpers
commit
|
commitdiff
|
tree
|
snapshot
2008-12-04
Christoph Hellwig
kill dead quota flags
commit
|
commitdiff
|
tree
|
snapshot
2008-12-04
Christoph Hellwig
remove dead code from sv_t implementation
commit
|
commitdiff
|
tree
|
snapshot
2008-12-04
Christoph Hellwig
reduce l_icloglock roundtrips
commit
|
commitdiff
|
tree
|
snapshot
2008-12-04
Christoph Hellwig
stop using igrab in xfs_vn_link
commit
|
commitdiff
|
tree
|
snapshot
2008-12-04
Christoph Hellwig
kill xfs_buf_iostart
commit
|
commitdiff
|
tree
|
snapshot
2008-12-04
Christoph Hellwig
cleanup the inode reclaim path
commit
|
commitdiff
|
tree
|
snapshot
2008-12-04
Christoph Hellwig
remove unused prototypes for xfs_ihash_init / xfs_ihash...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-04
Christoph Hellwig
remove unused behvavior cruft in xfs_super.h
commit
|
commitdiff
|
tree
|
snapshot
2008-12-04
Christoph Hellwig
remove useless mnt_want_write call in xfs_write
commit
|
commitdiff
|
tree
|
snapshot
2008-12-04
Christoph Hellwig
[XFS] fix compile on 32 bit systems
commit
|
commitdiff
|
tree
|
snapshot
2008-12-02
sandeen@sandeen.net
[XFS] Reorder xfs_ioctl32.c for some tidiness
commit
|
commitdiff
|
tree
|
snapshot
2008-12-02
sandeen@sandeen.net
[XFS] Hook up compat XFS_IOC_FSSETDM_BY_HANDLE ioctl...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-02
sandeen@sandeen.net
[XFS] Hook up compat XFS_IOC_ATTRMULTI_BY_HANDLE ioctl...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-02
sandeen@sandeen.net
[XFS] Hook up compat XFS_IOC_ATTRLIST_BY_HANDLE ioctl...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-02
sandeen@sandeen.net
[XFS] Fix compat XFS_IOC_FSBULKSTAT_SINGLE ioctl
commit
|
commitdiff
|
tree
|
snapshot
2008-12-02
sandeen@sandeen.net
[XFS] Fix xfs_bulkstat_one size checks & error handling
commit
|
commitdiff
|
tree
|
snapshot
2008-12-02
sandeen@sandeen.net
[XFS] Make the bulkstat_one compat ioctl handling more...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-02
sandeen@sandeen.net
[XFS] Add compat handlers for data & rt growfs ioctls
commit
|
commitdiff
|
tree
|
snapshot
2008-12-02
sandeen@sandeen.net
[XFS] Add compat handlers for swapext ioctl
commit
|
commitdiff
|
tree
|
snapshot
2008-12-02
sandeen@sandeen.net
[XFS] Clean up some existing compat ioctl calls
commit
|
commitdiff
|
tree
|
snapshot
2008-12-02
sandeen@sandeen.net
[XFS] Move compat ioctl structs & numbers into xfs_ioct...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-02
sandeen@sandeen.net
[XFS] Move copy_from_user calls out of ioctl helpers...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-01
Christoph Hellwig
[XFS] fix error handling in xlog_recover_process_one_iu...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-01
Christoph Hellwig
[XFS] move inode allocation out xfs_iread
commit
|
commitdiff
|
tree
|
snapshot
2008-12-01
Christoph Hellwig
[XFS] kill the XFS_IMAP_BULKSTAT flag
commit
|
commitdiff
|
tree
|
snapshot
2008-12-01
Christoph Hellwig
[XFS] embededd struct xfs_imap into xfs_inode
commit
|
commitdiff
|
tree
|
snapshot
2008-12-01
Christoph Hellwig
[XFS] merge xfs_imap into xfs_dilocate
commit
|
commitdiff
|
tree
|
snapshot
2008-12-01
Christoph Hellwig
[XFS] remove dead code for old inode item recovery
commit
|
commitdiff
|
tree
|
snapshot
2008-12-01
Christoph Hellwig
[XFS] stop using xfs_itobp in xfs_iread
commit
|
commitdiff
|
tree
|
snapshot
2008-12-01
Christoph Hellwig
[XFS] split up xlog_recover_process_iunlinks
commit
|
commitdiff
|
tree
|
snapshot
2008-12-01
Christoph Hellwig
[XFS] kill XFS_DINODE_VERSION_ defines
commit
|
commitdiff
|
tree
|
snapshot
2008-12-01
Christoph Hellwig
[XFS] kill xfs_dinode_core_t
commit
|
commitdiff
|
tree
|
snapshot
2008-12-01
Christoph Hellwig
[XFS] kill xfs_ialloc_log_di
commit
|
commitdiff
|
tree
|
snapshot
2008-12-01
Christoph Hellwig
[XFS] sanitize xlog_in_core_t definition
commit
|
commitdiff
|
tree
|
snapshot
2008-12-01
From: Christoph...
[XFS] factor out xfs_read_agf helper
commit
|
commitdiff
|
tree
|
snapshot
2008-12-01
Christoph Hellwig
[XFS] factor out xfs_read_agi helper
commit
|
commitdiff
|
tree
|
snapshot
2008-12-01
Dave Chinner
[XFS] remove i_gen from incore inode
commit
|
commitdiff
|
tree
|
snapshot
2008-12-01
Christoph Hellwig
[XFS] remove xfs_vfsops.h
commit
|
commitdiff
|
tree
|
snapshot
2008-12-01
Christoph Hellwig
[XFS] remove xfs_vfs.h
commit
|
commitdiff
|
tree
|
snapshot
2008-12-01
Christoph Hellwig
[XFS] remove bhv_statvfs_t typedef
commit
|
commitdiff
|
tree
|
snapshot
2008-12-01
Eric Sandeen
[XFS] Hook up the fiemap ioctl.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-01
Eric Sandeen
[XFS] Add new getbmap flags.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-01
Eric Sandeen
[XFS] convert xfs_getbmap to take formatter functions
commit
|
commitdiff
|
tree
|
snapshot
2008-12-01
Dave Chinner
[XFS] fix uninitialised variable bug in dquot release.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-01
Dave Chinner
[XFS] fix error inversion problems with data flushing
commit
|
commitdiff
|
tree
|
snapshot
2008-12-01
Christoph Hellwig
[XFS] fix spurious gcc warnings
commit
|
commitdiff
|
tree
|
snapshot
2008-12-01
Christoph Hellwig
[XFS] allow inode64 mount option on 32 bit systems
commit
|
commitdiff
|
tree
|
snapshot
2008-12-01
Christoph Hellwig
[XFS] wire up ->open for directories
commit
|
commitdiff
|
tree
|
snapshot
2008-12-01
Christoph Hellwig
[XFS] fix NULL pointer dereference in xfs_log_force_umount
commit
|
commitdiff
|
tree
|
snapshot
2008-11-28
Lachlan McIlroy
Merge git://git./linux/kernel/git/torvalds/linux-2.6
commit
|
commitdiff
|
tree
|
snapshot
2008-11-21
Linus Torvalds
Merge master.kernel.org:/home/rmk/linux-2.6-arm
commit
|
commitdiff
|
tree
|
snapshot
2008-11-20
Linus Torvalds
Linux 2.6.28-rc6
commit
|
commitdiff
|
tree
|
snapshot
2008-11-20
Linus Torvalds
Merge branch 'release' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-20
Linus Torvalds
Merge git://git./linux/kernel/git/gregkh/usb-2.6
commit
|
commitdiff
|
tree
|
snapshot
2008-11-20
Isaku Yamahata
[IA64] xen: fix xen_get_eflags.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-20
Isaku Yamahata
[IA64] ia64/pv_ops/pv_cpu_ops: fix _IA64_REG_IP case.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-20
Huang Weiyi
[IA64] remove duplicate include iommu.h
commit
|
commitdiff
|
tree
|
snapshot
2008-11-20
Hidetoshi Seto
[IA64] use mprintk instead of printk, in ia64_mca_modif...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-20
Tony Luck
[IA64] Rationalize kernel mode alignment checking
commit
|
commitdiff
|
tree
|
snapshot
2008-11-20
Matthew Wilcox
x86: Fix interrupt leak due to migration
commit
|
commitdiff
|
tree
|
snapshot
2008-11-20
Trond Myklebust
SUNRPC: Fix a performance regression in the RPC authent...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-20
Linus Torvalds
Merge git://git./linux/kernel/git/sfrench/cifs-2.6
commit
|
commitdiff
|
tree
|
snapshot
2008-11-20
Linus Torvalds
Merge branch 'upstream' of git://ftp.linux-mips.org...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-20
Linus Torvalds
Merge branch 'core-fixes-for-linus' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-20
Linus Torvalds
Merge git://git./linux/kernel/git/davem/net-2.6
commit
|
commitdiff
|
tree
|
snapshot
2008-11-20
Linus Torvalds
Merge branch 'tracing-fixes-for-linus' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-20
Linus Torvalds
Merge branch 'x86-fixes-for-linus' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-20
Helge Deller
parisc: fix bug in compat_arch_ptrace
commit
|
commitdiff
|
tree
|
snapshot
2008-11-20
Steve French
[CIFS] Do not attempt to close invalidated file handles
commit
|
commitdiff
|
tree
|
snapshot
2008-11-20
Ralf Baechle
MIPS: csrc-r4k: Fix declaration depending on the wrong...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-20
Ralf Baechle
MIPS: csrc-r4k: Fix spelling mistake.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-20
Phil Sutter
MIPS: RB532: Provide functions for gpio configuration
commit
|
commitdiff
|
tree
|
snapshot
2008-11-20
Dmitri Vorobiev
MIPS: IP22: Make indy_sc_ops variable static
commit
|
commitdiff
|
tree
|
snapshot
2008-11-20
Florian Fainelli
MIPS: RB532: GPIO register offsets are relative to...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-20
David Daney
MIPS: Malta: Fix include paths in malta-amon.c
commit
|
commitdiff
|
tree
|
snapshot
2008-11-20
Alexey Dobriyan
net: fix tiny output corruption of /proc/net/snmp6
commit
|
commitdiff
|
tree
|
snapshot
2008-11-20
Alan Jenkins
atl2: don't request irq on resume if netif running
commit
|
commitdiff
|
tree
|
snapshot
2008-11-20
Benjamin Thery
ipv6: use seq_release_private for ip6mr.c /proc entries
commit
|
commitdiff
|
tree
|
snapshot
2008-11-20
Patrick McHardy
pkt_sched: fix missing check for packet overrun in...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-20
David S. Miller
Merge branch 'master' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-20
Vernon Sauder
smc911x: Fix printf format typo in smc911x driver.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-20
Pantelis Koukousoulas
asix: Fix asix-based cards connecting to 10/100Mbs...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-20
Lennert Buytenhek
mv643xx_eth: fix recycle check bound
commit
|
commitdiff
|
tree
|
snapshot
2008-11-20
Lennert Buytenhek
mv643xx_eth: fix the order of mdiobus_{unregister,...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-20
Nobuhiro Iwamatsu
sh: sh_eth: Update to change of mii_bus
commit
|
commitdiff
|
tree
|
snapshot
2008-11-20
Balazs Scheidler
TPROXY: supply a struct flowi->flags argument in inet_s...
commit
|
commitdiff
|
tree
|
snapshot
next