index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-12-11
[XFS] simplify projid check in xfs_rename
Christoph Hellwig
1
-38
/
+11
2008-12-11
[XFS] replace b_fspriv with b_mount
Christoph Hellwig
6
-32
/
+19
2008-12-10
[XFS] Remove unused tracing code
Lachlan McIlroy
2
-3
/
+0
2008-12-05
[XFS] Remove unnecessary assertion
Lachlan McIlroy
1
-2
/
+0
2008-12-05
[XFS] Remove unused variable in ktrace_free()
Lachlan McIlroy
1
-7
/
+2
2008-12-05
[XFS] Check return value of xfs_buf_get_noaddr()
Lachlan McIlroy
1
-0
/
+2
2008-12-05
[XFS] Fix hang after disallowed rename across directory quota domains
Dave Chinner
1
-1
/
+1
2008-12-05
[XFS] Fix compile with CONFIG_COMPAT enabled
Christoph Hellwig
1
-1
/
+1
2008-12-04
move inode tracing out of xfs_vnode.
Christoph Hellwig
5
-131
/
+93
2008-12-04
move vn_iowait / vn_iowake into xfs_aops.c
Christoph Hellwig
8
-54
/
+48
2008-12-04
kill vn_ioerror
Christoph Hellwig
3
-21
/
+13
2008-12-04
kill xfs_unmount_flush
Christoph Hellwig
5
-90
/
+10
2008-12-04
no explicit xfs_iflush for special inodes during unmount
Christoph Hellwig
5
-106
/
+15
2008-12-04
use xfs_trans_ijoin in xfs_trans_iget
Christoph Hellwig
1
-29
/
+1
2008-12-04
remove leftovers of shared read-only support
Christoph Hellwig
3
-57
/
+0
2008-12-04
remove unused m_inode_quiesce member from struct xfs_mount
Christoph Hellwig
1
-1
/
+0
2008-12-04
kill dead inode flags
Christoph Hellwig
6
-34
/
+11
2008-12-04
cleanup xfs_sb.h feature flag helpers
Christoph Hellwig
1
-80
/
+86
2008-12-04
kill dead quota flags
Christoph Hellwig
1
-5
/
+3
2008-12-04
remove dead code from sv_t implementation
Christoph Hellwig
1
-18
/
+4
2008-12-04
reduce l_icloglock roundtrips
Christoph Hellwig
1
-7
/
+6
2008-12-04
stop using igrab in xfs_vn_link
Christoph Hellwig
1
-6
/
+3
2008-12-04
kill xfs_buf_iostart
Christoph Hellwig
2
-56
/
+50
2008-12-04
cleanup the inode reclaim path
Christoph Hellwig
4
-117
/
+86
2008-12-04
remove unused prototypes for xfs_ihash_init / xfs_ihash_free
Christoph Hellwig
1
-2
/
+0
2008-12-04
remove unused behvavior cruft in xfs_super.h
Christoph Hellwig
1
-12
/
+0
2008-12-04
remove useless mnt_want_write call in xfs_write
Christoph Hellwig
1
-9
/
+1
2008-12-04
[XFS] fix compile on 32 bit systems
Christoph Hellwig
3
-4
/
+13
2008-12-04
iTCO_wdt: fix typo when setting TCO_EN bit
Linus Torvalds
1
-1
/
+1
2008-12-03
powerpc/83xx: Fix MCU support merge issue in mpc8349emitx.dts
Anton Vorontsov
1
-8
/
+8
2008-12-03
block: fix setting of max_segment_size and seg_boundary mask
Milan Broz
4
-2
/
+8
2008-12-03
block: internal dequeue shouldn't start timer
Tejun Heo
4
-15
/
+27
2008-12-03
block: set disk->node_id before it's being used
Cheng Renquan
1
-1
/
+1
2008-12-03
When block layer fails to map iov, it calls bio_unmap_user to undo
Petr Vandrovec
1
-1
/
+1
2008-12-03
powerpc: Fix dma_map_sg() cache flushing on non coherent platforms
Benjamin Herrenschmidt
1
-0
/
+1
2008-12-03
MN10300: Fix application of kernel module relocations
Mark Salter
1
-28
/
+7
2008-12-03
sgi-gru: call fs_initcall() if statically linked
Dean Nelson
1
-1
/
+1
2008-12-03
powerpc: Use physical cpu id when setting the processor affinity
Kumar Gala
1
-1
/
+1
2008-12-03
vmscan: evict streaming IO first
Rik van Riel
1
-1
/
+6
2008-12-03
bdi: register sysfs bdi device only once per queue
Kay Sievers
1
-0
/
+3
2008-12-03
nfsd: fix vm overcommit crash fix #2
Junjiro R. Okajima
1
-4
/
+8
2008-12-02
m68k: Update defconfigs for 2.6.28-rc7
Geert Uytterhoeven
12
-612
/
+828
2008-12-02
alim15x3: fix sparse warning
Hannes Eder
1
-1
/
+1
2008-12-02
ide: remove dead code from drive_is_ready()
Bartlomiej Zolnierkiewicz
1
-5
/
+0
2008-12-02
ide: fix build for DEBUG_PM
Bartlomiej Zolnierkiewicz
1
-9
/
+10
2008-12-02
ide: respect current DMA setting during resume
Bartlomiej Zolnierkiewicz
1
-4
/
+2
2008-12-02
ide: add SAMSUNG SP0822N with firmware WA100-10 to ivb_list[]
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-12-02
amd74xx: workaround unreliable AltStatus register for nVidia controllers
Bartlomiej Zolnierkiewicz
4
-3
/
+22
2008-12-02
ide: fix the ide_release_lock imbalance
Michael Schmitz
1
-3
/
+2
2008-12-02
macfb: Do not overflow fb_fix_screeninfo.id
Finn Thain
1
-39
/
+35
[next]