index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
fork.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-02-07
[XFS] Fix sparse warning in xlog_recover_do_efd_trans.
David Chinner
1
-11
/
+3
2008-02-07
[XFS] Fix up sparse warnings.
David Chinner
19
-37
/
+50
2008-02-07
[XFS] Use the generic bitops rather than implementing them ourselves.
David Chinner
3
-120
/
+29
2008-02-07
[XFS] Make xfs_bulkstat() to report unlinked but referenced inodes
Vlad Apostolov
2
-20
/
+27
2008-02-07
[XFS] 971186 Undo mod xfs-linux-melb:xfs-kern:29845a due to a regression
Lachlan McIlroy
2
-5
/
+49
2008-02-07
[XFS] fix 32-bit compat ioctls for GETXFLAGS, SETXFLAGS, GETVERSION
Eric Sandeen
2
-6
/
+12
2008-02-07
[XFS] lose xfs_hex_dump in favor of print_hex_dump
Eric Sandeen
3
-31
/
+8
2008-02-07
[XFS] kill XFS_INOBT_IS_FREE_DISK
Christoph Hellwig
1
-2
/
+0
2008-02-07
[XFS] kill superflous buffer locking
Christoph Hellwig
2
-49
/
+5
2008-02-07
[XFS] Refactor xfs_mountfs
Eric Sandeen
1
-105
/
+162
2008-02-07
[XFS] xlog_rec_header/xlog_rec_ext_header endianess annotations
Christoph Hellwig
4
-133
/
+120
2008-02-07
[XFS] clean up some xfs_log_priv.h macros
Christoph Hellwig
3
-17
/
+16
2008-02-07
[XFS] clean up some xfs_log_priv.h macros
Christoph Hellwig
3
-50
/
+40
2008-02-07
[XFS] kill xfs_freeze.
Christoph Hellwig
3
-16
/
+12
2008-02-07
[XFS] cleanup vnode useage in xfs_iget.c
Christoph Hellwig
4
-98
/
+65
2008-02-07
[XFS] cleanup vnode useage in xfs_ioctl.c
Christoph Hellwig
1
-51
/
+28
2008-02-07
[XFS] Kill off xfs_statvfs.
Christoph Hellwig
4
-69
/
+41
2008-02-07
[XFS] simplify xfs_vn_getattr
Christoph Hellwig
1
-25
/
+53
2008-02-07
[XFS] kill xfs_iocore_t
Christoph Hellwig
13
-211
/
+54
2008-02-07
[XFS] Remove spin.h
Eric Sandeen
11
-45
/
+14
2008-02-07
[XFS] Cleanup lock goop.
Eric Sandeen
3
-20
/
+2
2008-02-07
[XFS] ktrace kt_lock is unused, remove it.
Eric Sandeen
2
-5
/
+0
2008-02-07
[XFS] Unwrap XFS_SB_LOCK.
Eric Sandeen
10
-79
/
+60
2008-02-07
[XFS] Unwrap mru_lock.
Eric Sandeen
1
-17
/
+17
2008-02-07
[XFS] Unwrap xfs_dabuf_global_lock
Eric Sandeen
2
-9
/
+6
2008-02-07
[XFS] Unwrap pagb_lock.
Eric Sandeen
2
-11
/
+8
2008-02-07
[XFS] Unwrap XFS_DQ_PINUNLOCK.
Eric Sandeen
3
-16
/
+7
2008-02-07
[XFS] Unwrap GRANT_LOCK.
Eric Sandeen
3
-50
/
+35
2008-02-07
[XFS] Unwrap LOG_LOCK.
Eric Sandeen
2
-93
/
+72
2008-02-07
[XFS] Unwrap AIL_LOCK
Donald Douwsma
12
-114
/
+81
2008-02-07
[XFS] kill unnessecary ioops indirection
Lachlan McIlroy
12
-249
/
+79
2008-02-07
[XFS] simplify vn_revalidate
Christoph Hellwig
4
-51
/
+37
2008-02-07
[XFS] more vnode/inode tracing fixes
Lachlan McIlroy
2
-5
/
+6
2008-02-07
[XFS] kill BMAPI_UNWRITTEN
Christoph Hellwig
3
-15
/
+5
2008-02-07
[XFS] kill BMAPI_DEVICE
Christoph Hellwig
3
-20
/
+17
2008-02-07
[XFS] clean up vnode/inode tracing
Lachlan McIlroy
14
-95
/
+91
2008-02-07
[XFS] remove dead SYNC_BDFLUSH case in xfs_sync_inodes
Lachlan McIlroy
1
-175
/
+23
2008-02-04
Explain kmem_cache_cpu fields
Christoph Lameter
1
-5
/
+5
2008-02-04
SLUB: Do not upset lockdep
root
1
-0
/
+8
2008-02-04
SLUB: Fix coding style violations
Pekka Enberg
1
-23
/
+23
2008-02-04
Add parameter to add_partial to avoid having two functions
Christoph Lameter
1
-16
/
+15
2008-02-04
SLUB: rename defrag to remote_node_defrag_ratio
Christoph Lameter
2
-9
/
+13
2008-02-04
Move count_partial before kmem_cache_shrink
Christoph Lameter
1
-13
/
+13
2008-02-04
SLUB: Fix sysfs refcounting
Christoph Lameter
1
-2
/
+13
2008-02-04
slub: fix shadowed variable sparse warnings
Harvey Harrison
1
-21
/
+18
2008-02-04
[ARM] 4822/1: RealView: Change the REALVIEW_MPCORE configuration option
Catalin Marinas
4
-18
/
+15
2008-02-04
[ARM] 4821/1: RealView: Remove the platform dependencies from localtimer.c
Catalin Marinas
3
-5
/
+16
2008-02-04
[ARM] 4820/1: RealView: Select the timer IRQ at run-time
Catalin Marinas
3
-13
/
+24
2008-02-04
[ARM] 4819/1: RealView: Fix entry-macro.S to work with multiple platforms
Catalin Marinas
4
-8
/
+10
2008-02-04
[ARM] 4818/1: RealView: Add core-tile detection
Catalin Marinas
3
-44
/
+80
[next]