index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-01-15
xfs: handle ENOMEM correctly during initialisation of perag structures
Dave Chinner
1
-4
/
+17
2010-01-15
xfs: Kill filestreams cache flush
Dave Chinner
5
-20
/
+1
2010-01-15
xfs: Add trace points for per-ag refcount debugging.
Dave Chinner
4
-23
/
+65
2010-01-15
xfs: Reference count per-ag structures
Dave Chinner
3
-4
/
+12
2010-01-15
xfs: Replace per-ag array with a radix tree
Dave Chinner
8
-90
/
+86
2010-01-15
xfs: convert remaining direct references to m_perag
Dave Chinner
4
-15
/
+42
2010-01-15
xfs: Convert filestreams code to use per-ag get/put routines
Dave Chinner
2
-10
/
+36
2010-01-15
xfs: Don't directly reference m_perag in allocation code
Dave Chinner
2
-38
/
+53
2010-01-15
xfs: rename xfs_get_perag
Dave Chinner
4
-21
/
+27
2010-01-15
xfs: Don't wake xfsbufd when idle
Dave Chinner
1
-5
/
+15
2010-01-15
xfs: Don't wake the aild once per second
Dave Chinner
2
-12
/
+14
2010-01-15
xfs: Use list_heads for log recovery item lists
Dave Chinner
2
-147
/
+81
2010-01-15
xfs: make several more functions static
Eric Sandeen
10
-17
/
+7
2010-01-15
xfs: clean up inconsistent variable naming in xfs_swap_extent
Dave Chinner
2
-19
/
+22
2010-01-15
xfs: add tracing to xfs_swap_extents
Dave Chinner
2
-0
/
+58
2010-01-15
xfs: xfs_swap_extents needs to handle dynamic fork offsets
Dave Chinner
1
-16
/
+90
2010-01-15
xfs: fix missing error check in xfs_rtfree_range
Dave Chinner
1
-0
/
+2
2010-01-15
xfs: fix stale inode flush avoidance
Dave Chinner
1
-6
/
+15
2010-01-15
xfs: Remove inode iolock held check during allocation
Dave Chinner
1
-1
/
+0
2010-01-15
xfs: reclaim all inodes by background tree walks
Dave Chinner
1
-8
/
+6
2010-01-15
xfs: Avoid inodes in reclaim when flushing from inode cache
Dave Chinner
1
-13
/
+18
2010-01-15
xfs: reclaim inodes under a write lock
Dave Chinner
3
-87
/
+71
2010-01-13
Linux 2.6.33-rc4
v2.6.33-rc4
Linus Torvalds
1
-1
/
+1
2010-01-13
[SCSI] megaraid_sas: remove sysfs poll_mode_io world writeable permissions
Bryn M. Reeves
1
-1
/
+1
2010-01-13
lib: Introduce generic list_sort function
Dave Chinner
5
-182
/
+119
2010-01-13
remove my email address from checkpatch.
Dave Jones
1
-1
/
+1
2010-01-13
m68knommu: fix definitions of __pa() and __va()
Greg Ungerer
3
-15
/
+7
2010-01-12
libata: retry link resume if necessary
Tejun Heo
2
-7
/
+34
2010-01-12
ata_piix: enable 32bit PIO on SATA piix
Tejun Heo
1
-1
/
+1
2010-01-12
sata_promise: don't classify overruns as HSM errors
Mikael Pettersson
1
-1
/
+1
2010-01-12
ARM: Ensure ARMv6/7 mm files are built using appropriate assembler options
Russell King
1
-0
/
+12
2010-01-12
ARM: Fix wrong dmb
Russell King
1
-3
/
+1
2010-01-12
MIPS: Ignore vmlinux.*
Yoichi Yuasa
1
-0
/
+1
2010-01-12
MIPS: Move vmlinux.ecoff to arch/mips/boot
Yoichi Yuasa
1
-1
/
+1
2010-01-12
MIPS: cpumask_of_node() should handle -1 as a node
Anton Blanchard
1
-1
/
+3
2010-01-12
MIPS: Octeon: Use non-overflowing arithmetic in sched_clock
David Daney
1
-3
/
+28
2010-01-12
MIPS: Malta, PowerTV: Remove unnecessary "Linux started"
Yoichi Yuasa
3
-7
/
+0
2010-01-12
MIPS: BCM63xx: Remove duplicate CONFIG_CMDLINE.
Yoichi Yuasa
1
-3
/
+0
2010-01-12
MIPS: AR7: Remove unused prom_getchar()
Yoichi Yuasa
1
-7
/
+0
2010-01-12
MIPS: PowerTV: Remove extra r4k_clockevent_init() call
David VomLehn
1
-1
/
+0
2010-01-12
MIPS: Cobalt use strlcat() for the command line arguments
Yoichi Yuasa
1
-16
/
+8
2010-01-12
MIPS: Octeon: Add sched_clock() to csrc-octeon.c
David Daney
1
-0
/
+7
2010-01-12
MIPS: TXx9: Cleanup builtin-cmdline processing
Atsushi Nemoto
1
-21
/
+0
2010-01-12
MIPS: PowerTV: simplify prom_init_cmdline() and merge into prom_init()
Yoichi Yuasa
4
-56
/
+10
2010-01-12
MIPS: PowerTV: Remove unused platform_die()
Yoichi Yuasa
1
-21
/
+0
2010-01-12
MIPS: PowerTV: Remove mips_machine_halt()
Yoichi Yuasa
1
-18
/
+0
2010-01-12
MIPS: PowerTV: Remove unused ptv_memsize
Yoichi Yuasa
1
-5
/
+0
2010-01-12
MIPS: PowerTV: Remove unused prom_getcmdline()
Yoichi Yuasa
1
-5
/
+0
2010-01-12
MIPS: AR7: Remove kgdb_enabled
Yoichi Yuasa
1
-8
/
+0
2010-01-12
MIPS: Alchemy: Correct code taking the size of a pointer
Julia Lawall
1
-2
/
+2
[next]