index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
[XFS] sanitize xfs_initialize_vnode
Christoph Hellwig
2008-08-13
6
-126
/
+111
|
*
|
[XFS] kill bhv_vnode_t
Christoph Hellwig
2008-08-13
11
-38
/
+36
|
*
|
[XFS] remove some easy bhv_vnode_t instances
Christoph Hellwig
2008-08-13
6
-37
/
+17
|
*
|
[XFS] kill xfs_lock_dir_and_entry
Christoph Hellwig
2008-08-13
3
-133
/
+44
|
*
|
[XFS] kill INDUCE_IO_ERROR
Christoph Hellwig
2008-08-13
3
-15
/
+4
|
*
|
[XFS] implement IHOLD/IRELE directly
Christoph Hellwig
2008-08-13
3
-37
/
+12
|
*
|
[XFS] remove remaining VN_HOLD calls
Christoph Hellwig
2008-08-13
3
-9
/
+5
|
*
|
[XFS] remove spurious VN_HOLD/VN_RELE calls from xfs_acl.c
Christoph Hellwig
2008-08-13
1
-6
/
+0
|
*
|
[XFS] kill vn_to_inode
Christoph Hellwig
2008-08-13
5
-28
/
+18
|
*
|
[XFS] Remove vn_from_inode()
Christoph Hellwig
2008-08-13
2
-7
/
+2
|
*
|
[XFS] remove shouting-indirection macros from xfs_trans.h
Eric Sandeen
2008-08-13
5
-59
/
+48
|
*
|
[XFS] convert xfs to use ERR_CAST
Eric Sandeen
2008-08-13
1
-2
/
+2
|
*
|
[XFS] remove INT_GET and friends
Eric Sandeen
2008-08-13
1
-68
/
+0
|
*
|
[XFS] Move xfs_attr_rolltrans to xfs_trans_roll
Niv Sardi
2008-08-13
5
-79
/
+92
|
*
|
[XFS] don't leak m_fsname/m_rtname/m_logname
Christoph Hellwig
2008-08-13
2
-17
/
+41
|
*
|
[XFS] Move attr log alloc size calculator to another function.
Niv Sardi
2008-08-13
2
-32
/
+49
|
*
|
[XFS] Use KM_NOFS for incore inode extent tree allocation V2
David Chinner
2008-08-13
1
-9
/
+7
|
*
|
[XFS] XFS: Kill xfs_vtoi()
David Chinner
2008-08-13
4
-17
/
+11
|
*
|
[XFS] Kill shouty XFS_ITOV() macro
David Chinner
2008-08-13
13
-24
/
+23
|
*
|
[XFS] kill shouty XFS_ITOV_NULL macro
David Chinner
2008-08-13
6
-7
/
+6
|
*
|
[XFS] Avoid directly referencing the VFS inode.
David Chinner
2008-08-13
9
-30
/
+41
|
*
|
[XFS] Do not access buffers after dropping reference count
Lachlan McIlroy
2008-08-13
1
-5
/
+1
|
*
|
[XFS] Use the generic bitops rather than implementing them ourselves.
David Chinner
2008-08-13
3
-119
/
+37
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
2008-08-14
2
-99
/
+114
|
\
\
\
|
*
|
|
dlm: rename structs
David Teigland
2008-08-13
1
-96
/
+107
|
*
|
|
dlm: add missing kfrees
David Teigland
2008-08-13
1
-3
/
+7
*
|
|
|
[h8300] move include/asm-h8300 to arch/h8300/include/asm
Linus Torvalds
2008-08-13
99
-0
/
+0
|
/
/
/
*
|
/
Linux 2.6.27-rc3
v2.6.27-rc3
Linus Torvalds
2008-08-13
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2008-08-13
4
-9
/
+9
|
\
\
|
*
|
fs/nfsd/export.c: Adjust error handling code involving auth_domain_put
Julia Lawall
2008-07-30
1
-3
/
+3
|
*
|
MAINTAINERS: mention lockd and sunrpc in nfs entries
J. Bruce Fields
2008-07-23
1
-2
/
+2
|
*
|
lockd: trivial sparse endian annotations
Harvey Harrison
2008-07-23
2
-4
/
+4
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2008-08-13
5
-31
/
+104
|
\
\
\
|
*
\
\
Merge branches 'ehca' and 'ipoib' into for-linus
Roland Dreier
2008-08-12
1
-5
/
+12
|
|
\
\
\
|
|
*
|
|
IPoIB/cm: Use vmalloc() to allocate rx_rings
David J. Wilder
2008-08-09
1
-5
/
+12
|
*
|
|
|
IB/ehca: Discard double CQE for one WR
Alexander Schmidt
2008-08-12
4
-20
/
+78
|
*
|
|
|
IB/ehca: Check idr_find() return value
Alexander Schmidt
2008-08-12
1
-1
/
+3
|
*
|
|
|
IB/ehca: Repoll CQ on invalid opcode
Alexander Schmidt
2008-08-12
1
-1
/
+1
|
*
|
|
|
IB/ehca: Rename goto label in ehca_poll_cq_one()
Alexander Schmidt
2008-08-12
1
-3
/
+3
|
*
|
|
|
IB/ehca: Update qp_state on cached modify_qp()
Alexander Schmidt
2008-08-12
1
-4
/
+10
|
|
/
/
/
*
|
|
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2008-08-13
7
-13
/
+54
|
\
\
\
\
|
*
|
|
|
[IA64] use bcd2bin/bin2bcd
Adrian Bunk
2008-08-12
1
-1
/
+1
|
*
|
|
|
[IA64] Ensure cpu0 can access per-cpu variables in early boot code
Tony Luck
2008-08-12
6
-12
/
+53
*
|
|
|
|
firmware/memmap: cleanup
Bernhard Walle
2008-08-13
2
-44
/
+43
*
|
|
|
|
ALi M7101 PMU also available on Sun Netra's too
Alexander Clouter
2008-08-13
1
-2
/
+3
*
|
|
|
|
Make ioctl.h compatible with userland
Michael Abbott
2008-08-13
1
-0
/
+4
*
|
|
|
|
docsrc: fix getdelays printk formats
Randy Dunlap
2008-08-13
1
-8
/
+17
*
|
|
|
|
docsrc: fix crc32hash type
Randy Dunlap
2008-08-13
1
-1
/
+1
*
|
|
|
|
docsrc: fix ifenslave type
Randy Dunlap
2008-08-13
1
-1
/
+1
*
|
|
|
|
docsrc: fix procfs example
Randy Dunlap
2008-08-13
1
-3
/
+1
[prev]
[next]