index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-18
xfs: remove xfs_cred.h
Christoph Hellwig
12
-58
/
+18
2010-10-18
xfs: remove xfs_globals.h
Christoph Hellwig
2
-24
/
+0
2010-10-18
xfs: remove xfs_version.h
Christoph Hellwig
3
-30
/
+1
2010-10-18
xfs: remove xfs_refcache.h
Christoph Hellwig
1
-52
/
+0
2010-10-18
xfs: fix the xfs_trans_committed
Christoph Hellwig
1
-2
/
+3
2010-10-18
xfs: remove unused t_callback field in struct xfs_trans
Christoph Hellwig
2
-6
/
+0
2010-10-18
xfs: fix bogus m_maxagi check in xfs_iget
Christoph Hellwig
1
-2
/
+2
2010-10-18
xfs: do not use xfs_mod_incore_sb_batch for per-cpu counters
Christoph Hellwig
2
-107
/
+85
2010-10-18
xfs: do not use xfs_mod_incore_sb for per-cpu counters
Christoph Hellwig
5
-40
/
+35
2010-10-18
xfs: remove XFS_MOUNT_NO_PERCPU_SB
Christoph Hellwig
3
-29
/
+19
2010-10-18
xfs: pack xfs_buf structure more tightly
Dave Chinner
1
-11
/
+19
2010-10-18
xfs: convert buffer cache hash to rbtree
Dave Chinner
4
-76
/
+74
2010-10-18
xfs: serialise inode reclaim within an AG
Dave Chinner
3
-0
/
+33
2010-10-18
xfs: batch inode reclaim lookup
Dave Chinner
1
-33
/
+77
2010-10-18
xfs: implement batched inode lookups for AG walking
Dave Chinner
2
-23
/
+45
2010-10-18
xfs: split out inode walk inode grabbing
Dave Chinner
2
-54
/
+34
2010-10-18
xfs: split inode AG walking into separate code for reclaim
Dave Chinner
6
-115
/
+122
2010-10-18
xfs: remove buftarg hash for external devices
Dave Chinner
1
-1
/
+5
2010-10-18
xfs: use unhashed buffers for size checks
Dave Chinner
3
-45
/
+34
2010-10-18
xfs: kill XBF_FS_MANAGED buffers
Dave Chinner
3
-59
/
+20
2010-10-18
xfs: store xfs_mount in the buftarg instead of in the xfs_buf
Dave Chinner
5
-21
/
+20
2010-10-18
xfs: introduced uncached buffer read primitve
Dave Chinner
2
-0
/
+37
2010-10-18
xfs: rename xfs_buf_get_nodaddr to be more appropriate
Dave Chinner
6
-11
/
+14
2010-10-18
xfs: don't use vfs writeback for pure metadata modifications
Dave Chinner
12
-86
/
+65
2010-10-18
xfs: lockless per-ag lookups
Dave Chinner
3
-11
/
+23
2010-10-18
xfs: remove debug assert for per-ag reference counting
Dave Chinner
1
-2
/
+0
2010-10-18
xfs: reduce the number of CIL lock round trips during commit
Dave Chinner
1
-105
/
+127
2010-10-18
xfs: eliminate some newly-reported gcc warnings
Poyo VL
1
-2
/
+2
2010-10-18
xfs: remove the ->kill_root btree operation
Christoph Hellwig
4
-88
/
+44
2010-10-18
xfs: stop using xfs_qm_dqtobp in xfs_qm_dqflush
Christoph Hellwig
1
-88
/
+76
2010-10-18
xfs: simplify xfs_qm_dqusage_adjust
Christoph Hellwig
1
-142
/
+61
2010-10-18
xfs: Introduce XFS_IOC_ZERO_RANGE
Dave Chinner
6
-9
/
+27
2010-10-18
xfs: use range primitives for xfs page cache operations
Dave Chinner
1
-16
/
+15
2010-10-14
Linux 2.6.36-rc8
v2.6.36-rc8
Linus Torvalds
1
-2
/
+2
2010-10-14
Un-inline the core-dump helper functions
Linus Torvalds
2
-32
/
+40
2010-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
13
-77
/
+104
2010-10-14
Don't dump task struct in a.out core-dumps
Linus Torvalds
3
-22
/
+6
2010-10-13
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...
Linus Torvalds
1
-1
/
+1
2010-10-13
Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-2
/
+0
2010-10-13
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-4
/
+14
2010-10-13
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
11
-17
/
+44
2010-10-13
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2010-10-13
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
12
-30
/
+40
2010-10-13
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-10
/
+10
2010-10-13
ioat2: fix performance regression
Dan Williams
1
-1
/
+1
2010-10-13
ehea: Fix a checksum issue on the receive path
Breno Leitao
2
-1
/
+9
2010-10-13
nfsd: fix BUG at fs/nfsd/nfsfh.h:199 on unlink
J. Bruce Fields
1
-2
/
+0
2010-10-13
net: allow FEC driver to use fixed PHY support
Greg Ungerer
1
-14
/
+27
2010-10-13
ARM: relax ioremap prohibition (309caa9) for -final and -stable
Russell King
1
-2
/
+6
2010-10-12
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6
Russell King
2
-1
/
+2
[next]