index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
hppfs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-12-01
[XFS] remove dead code for old inode item recovery
Christoph Hellwig
4
-33
/
+10
2008-12-01
[XFS] stop using xfs_itobp in xfs_iread
Christoph Hellwig
3
-49
/
+37
2008-12-01
[XFS] split up xlog_recover_process_iunlinks
Christoph Hellwig
1
-68
/
+66
2008-12-01
[XFS] kill XFS_DINODE_VERSION_ defines
Christoph Hellwig
7
-25
/
+20
2008-12-01
[XFS] kill xfs_dinode_core_t
Christoph Hellwig
9
-141
/
+124
2008-12-01
[XFS] kill xfs_ialloc_log_di
Christoph Hellwig
2
-99
/
+10
2008-12-01
[XFS] sanitize xlog_in_core_t definition
Christoph Hellwig
3
-46
/
+19
2008-12-01
[XFS] factor out xfs_read_agf helper
From: Christoph Hellwig
3
-36
/
+61
2008-12-01
[XFS] factor out xfs_read_agi helper
Christoph Hellwig
4
-135
/
+98
2008-12-01
[XFS] remove i_gen from incore inode
Dave Chinner
3
-38
/
+4
2008-12-01
[XFS] remove xfs_vfsops.h
Christoph Hellwig
4
-17
/
+0
2008-12-01
[XFS] remove xfs_vfs.h
Christoph Hellwig
5
-46
/
+13
2008-12-01
[XFS] remove bhv_statvfs_t typedef
Christoph Hellwig
3
-5
/
+3
2008-12-01
[XFS] Hook up the fiemap ioctl.
Eric Sandeen
1
-0
/
+84
2008-12-01
[XFS] Add new getbmap flags.
Eric Sandeen
2
-15
/
+37
2008-12-01
[XFS] convert xfs_getbmap to take formatter functions
Eric Sandeen
4
-78
/
+71
2008-12-01
[XFS] fix uninitialised variable bug in dquot release.
Dave Chinner
1
-21
/
+18
2008-12-01
[XFS] fix error inversion problems with data flushing
Dave Chinner
5
-9
/
+32
2008-12-01
[XFS] fix spurious gcc warnings
Christoph Hellwig
2
-4
/
+3
2008-12-01
[XFS] allow inode64 mount option on 32 bit systems
Christoph Hellwig
1
-8
/
+2
2008-12-01
[XFS] wire up ->open for directories
Christoph Hellwig
3
-26
/
+31
2008-12-01
[XFS] fix NULL pointer dereference in xfs_log_force_umount
Christoph Hellwig
1
-2
/
+5
2008-11-21
Linux 2.6.28-rc6
v2.6.28-rc6
Linus Torvalds
1
-1
/
+1
2008-11-20
[IA64] xen: fix xen_get_eflags.
Isaku Yamahata
1
-1
/
+1
2008-11-20
[IA64] ia64/pv_ops/pv_cpu_ops: fix _IA64_REG_IP case.
Isaku Yamahata
3
-2
/
+15
2008-11-20
[IA64] remove duplicate include iommu.h
Huang Weiyi
1
-1
/
+0
2008-11-20
[IA64] use mprintk instead of printk, in ia64_mca_modify_original_stack
Hidetoshi Seto
1
-1
/
+1
2008-11-20
[IA64] Rationalize kernel mode alignment checking
Tony Luck
2
-1
/
+2
2008-11-20
x86: Fix interrupt leak due to migration
Matthew Wilcox
1
-0
/
+14
2008-11-20
SUNRPC: Fix a performance regression in the RPC authentication code
Trond Myklebust
1
-2
/
+18
2008-11-20
parisc: fix bug in compat_arch_ptrace
Helge Deller
1
-5
/
+5
2008-11-20
[CIFS] Do not attempt to close invalidated file handles
Steve French
4
-9
/
+30
2008-11-20
MIPS: csrc-r4k: Fix declaration depending on the wrong CONFIG_ symbol.
Ralf Baechle
1
-1
/
+1
2008-11-20
MIPS: csrc-r4k: Fix spelling mistake.
Ralf Baechle
1
-1
/
+1
2008-11-20
MIPS: RB532: Provide functions for gpio configuration
Phil Sutter
2
-120
/
+75
2008-11-20
MIPS: IP22: Make indy_sc_ops variable static
Dmitri Vorobiev
1
-1
/
+1
2008-11-20
MIPS: RB532: GPIO register offsets are relative to GPIOBASE
Florian Fainelli
2
-7
/
+9
2008-11-20
MIPS: Malta: Fix include paths in malta-amon.c
David Daney
1
-3
/
+3
2008-11-20
net: fix tiny output corruption of /proc/net/snmp6
Alexey Dobriyan
1
-3
/
+3
2008-11-20
atl2: don't request irq on resume if netif running
Alan Jenkins
1
-3
/
+5
2008-11-20
ipv6: use seq_release_private for ip6mr.c /proc entries
Benjamin Thery
1
-2
/
+2
2008-11-20
pkt_sched: fix missing check for packet overrun in qdisc_dump_stab()
Patrick McHardy
1
-0
/
+2
2008-11-20
smc911x: Fix printf format typo in smc911x driver.
Vernon Sauder
1
-1
/
+1
2008-11-20
asix: Fix asix-based cards connecting to 10/100Mbs LAN.
Pantelis Koukousoulas
1
-1
/
+3
2008-11-20
mv643xx_eth: fix recycle check bound
Lennert Buytenhek
1
-1
/
+2
2008-11-20
mv643xx_eth: fix the order of mdiobus_{unregister, free}() calls
Lennert Buytenhek
1
-1
/
+1
2008-11-20
sh: sh_eth: Update to change of mii_bus
Nobuhiro Iwamatsu
1
-2
/
+2
2008-11-20
TPROXY: supply a struct flowi->flags argument in inet_sk_rebuild_header()
Balazs Scheidler
1
-0
/
+1
2008-11-20
TPROXY: fill struct flowi->flags in udp_sendmsg()
Balazs Scheidler
1
-0
/
+1
2008-11-20
USB: ACE1001 patch for cp2101.c
M Kondrin
1
-0
/
+1
[next]