index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
bootmem.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-12-02
xfs: connect up buffer reclaim priority hooks
Dave Chinner
4
-9
/
+14
2010-12-02
xfs: add a lru to the XFS buffer cache
Dave Chinner
2
-22
/
+150
2010-11-30
xfs: convert xfsbud shrinker to a per-buftarg shrinker.
Dave Chinner
2
-66
/
+27
2010-12-16
xfs: convert pag_ici_lock to a spin lock
Dave Chinner
4
-11
/
+11
2010-12-17
xfs: convert inode cache lookups to use RCU locking
Dave Chinner
3
-42
/
+141
2010-12-16
xfs: rcu free inodes
Dave Chinner
1
-1
/
+13
2010-12-23
xfs: don't truncate prealloc from frequently accessed inodes
Dave Chinner
2
-27
/
+47
2011-01-04
xfs: dynamic speculative EOF preallocation
Dave Chinner
4
-10
/
+110
2010-12-23
xfs: use KM_NOFS for allocations during attribute list operations
Dave Chinner
1
-2
/
+2
2010-12-23
xfs: provide a inode iolock lockdep class
Dave Chinner
3
-0
/
+23
2010-12-16
xfs: factor duplicate code in xfs_alloc_ag_vextent_near into a helper
Christoph Hellwig
1
-180
/
+113
2010-12-16
xfs: clean up xfs_alloc_ag_vextent_exact
Christoph Hellwig
2
-26
/
+33
2010-12-16
xfs: simplify xfs_map_at_offset
Christoph Hellwig
1
-11
/
+4
2010-12-16
xfs: refactor xfs_vm_writepage
Christoph Hellwig
1
-58
/
+39
2010-12-16
xfs: remove the all_bh flag from xfs_convert_page
Christoph Hellwig
1
-20
/
+13
2010-12-16
xfs: remove xfs_probe_cluster
Christoph Hellwig
1
-107
/
+4
2010-12-16
xfs: simplify xfs_map_blocks
Christoph Hellwig
1
-52
/
+25
2010-12-16
xfs: kill xfs_iomap
Christoph Hellwig
5
-213
/
+191
2010-12-16
xfs: cleanup the xfs_iomap_write_* helpers
Christoph Hellwig
1
-30
/
+15
2010-12-16
xfs: a few small tweaks for overwrites in xfs_vm_writepage
Christoph Hellwig
1
-8
/
+7
2010-12-16
xfs: remove some dead bio handling code
Christoph Hellwig
1
-11
/
+2
2010-12-16
xfs: improve mapping type check in xfs_vm_writepage
Christoph Hellwig
1
-9
/
+12
2010-12-16
xfs: untangle phase1 vs phase2 recovery helpers
Christoph Hellwig
1
-101
/
+93
2010-12-16
xfs: refactor xlog_recover_commit_trans
Christoph Hellwig
1
-64
/
+53
2010-12-16
xfs: use struct list_head for the buf cancel table
Christoph Hellwig
3
-111
/
+65
2010-12-16
xfs: remove leftovers of old buffer log items in recovery code
Christoph Hellwig
1
-115
/
+40
2010-12-16
xfs: fix exporting with left over 64-bit inodes
Samuel Kvasnica
1
-2
/
+10
2010-12-10
xfs: log timestamp changes to the source inode in rename
Christoph Hellwig
1
-0
/
+1
2010-12-01
xfs: only run xfs_error_test if error injection is active
Dave Chinner
2
-2
/
+6
2010-12-01
xfs: avoid moving stale inodes in the AIL
Dave Chinner
1
-6
/
+25
2010-12-01
xfs: delayed alloc blocks beyond EOF are valid after writeback
Dave Chinner
2
-2
/
+20
2010-12-01
xfs: push stale, pinned buffers on trylock failures
Dave Chinner
1
-19
/
+16
2010-12-01
xfs: fix failed write truncation handling.
Dave Chinner
3
-54
/
+121
2010-11-30
Linux 2.6.37-rc4
v2.6.37-rc4
Linus Torvalds
1
-1
/
+1
2010-11-30
powerpc: Use call_rcu_sched() for pagetables
Peter Zijlstra
1
-1
/
+1
2010-11-30
Revert "debug_locks: set oops_in_progress if we will log messages."
Dave Airlie
1
-2
/
+0
2010-11-29
tpm: Autodetect itpm devices
Matthew Garrett
1
-0
/
+24
2010-11-29
af_unix: limit recursion level
Eric Dumazet
3
-6
/
+35
2010-11-29
pch_gbe driver: The wrong of initializer entry
Toshiharu Okada
1
-4
/
+4
2010-11-29
pch_gbe dreiver: chang author
Toshiharu Okada
2
-6
/
+6
2010-11-29
Btrfs: don't use migrate page without CONFIG_MIGRATION
Chris Mason
1
-1
/
+6
2010-11-29
ucc_geth: fix ucc halt problem in half duplex mode
Yang Li
1
-1
/
+2
2010-11-29
inet: Fix __inet_inherit_port() to correctly increment bsockets and num_owners
Nagendra Tomar
1
-2
/
+1
2010-11-29
ehea: Add some info messages and fix an issue
Breno Leitao
1
-4
/
+14
2010-11-29
Btrfs: deal with DIO bios that span more than one ordered extent
Chris Mason
3
-4
/
+89
2010-11-29
Un-inline get_pipe_info() helper function
Linus Torvalds
2
-12
/
+13
2010-11-28
Export 'get_pipe_info()' to other users
Linus Torvalds
3
-12
/
+13
2010-11-28
Rename 'pipe_info()' to 'get_pipe_info()'
Linus Torvalds
1
-10
/
+9
2010-11-28
hso: fix disable_net
Filip Aben
1
-4
/
+6
2010-11-28
NET: wan/x25_asy, move lapb_unregister to x25_asy_close_tty
Jiri Slaby
1
-5
/
+6
[next]