diff options
author | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | 2011-03-25 11:41:20 -0400 |
---|---|---|
committer | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | 2011-03-25 11:41:20 -0400 |
commit | 7bf7e370d5919112c223a269462cd0b546903829 (patch) | |
tree | 03ccc715239df14ae168277dbccc9d9cf4d8a2c8 /.mailmap | |
parent | 68b1a1e786f29c900fa1c516a402e24f0ece622a (diff) | |
parent | d39dd11c3e6a7af5c20bfac40594db36cf270f42 (diff) |
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus-1
* 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6: (9356 commits)
[media] rc: update for bitop name changes
fs: simplify iget & friends
fs: pull inode->i_lock up out of writeback_single_inode
fs: rename inode_lock to inode_hash_lock
fs: move i_wb_list out from under inode_lock
fs: move i_sb_list out from under inode_lock
fs: remove inode_lock from iput_final and prune_icache
fs: Lock the inode LRU list separately
fs: factor inode disposal
fs: protect inode->i_state with inode->i_lock
lib, arch: add filter argument to show_mem and fix private implementations
SLUB: Write to per cpu data when allocating it
slub: Fix debugobjects with lockless fastpath
autofs4: Do not potentially dereference NULL pointer returned by fget() in autofs_dev_ioctl_setpipefd()
autofs4 - remove autofs4_lock
autofs4 - fix d_manage() return on rcu-walk
autofs4 - fix autofs4_expire_indirect() traversal
autofs4 - fix dentry leak in autofs4_expire_direct()
autofs4 - reinstate last used update on access
vfs - check non-mountpoint dentry might block in __follow_mount_rcu()
...
NOTE!
This merge commit was created to fix compilation error. The block
tree was merged upstream and removed the 'elv_queue_empty()'
function which the new 'mtdswap' driver is using. So a simple
merge of the mtd tree with upstream does not compile. And the
mtd tree has already be published, so re-basing it is not an option.
To fix this unfortunate situation, I had to merge upstream into the
mtd-2.6.git tree without committing, put the fixup patch on top of
this, and then commit this. The result is that we do not have commits
which do not compile.
In other words, this merge commit "merges" 3 things: the MTD tree, the
upstream tree, and the fixup patch.
Diffstat (limited to '.mailmap')
-rw-r--r-- | .mailmap | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -20,9 +20,11 @@ Andreas Herrmann <aherrman@de.ibm.com> | |||
20 | Andrew Morton <akpm@osdl.org> | 20 | Andrew Morton <akpm@osdl.org> |
21 | Andrew Vasquez <andrew.vasquez@qlogic.com> | 21 | Andrew Vasquez <andrew.vasquez@qlogic.com> |
22 | Andy Adamson <andros@citi.umich.edu> | 22 | Andy Adamson <andros@citi.umich.edu> |
23 | Archit Taneja <archit@ti.com> | ||
23 | Arnaud Patard <arnaud.patard@rtp-net.org> | 24 | Arnaud Patard <arnaud.patard@rtp-net.org> |
24 | Arnd Bergmann <arnd@arndb.de> | 25 | Arnd Bergmann <arnd@arndb.de> |
25 | Axel Dyks <xl@xlsigned.net> | 26 | Axel Dyks <xl@xlsigned.net> |
27 | Axel Lin <axel.lin@gmail.com> | ||
26 | Ben Gardner <bgardner@wabtec.com> | 28 | Ben Gardner <bgardner@wabtec.com> |
27 | Ben M Cahill <ben.m.cahill@intel.com> | 29 | Ben M Cahill <ben.m.cahill@intel.com> |
28 | Björn Steinbrink <B.Steinbrink@gmx.de> | 30 | Björn Steinbrink <B.Steinbrink@gmx.de> |
@@ -69,6 +71,7 @@ Leonid I Ananiev <leonid.i.ananiev@intel.com> | |||
69 | Linas Vepstas <linas@austin.ibm.com> | 71 | Linas Vepstas <linas@austin.ibm.com> |
70 | Mark Brown <broonie@sirena.org.uk> | 72 | Mark Brown <broonie@sirena.org.uk> |
71 | Matthieu CASTET <castet.matthieu@free.fr> | 73 | Matthieu CASTET <castet.matthieu@free.fr> |
74 | Mayuresh Janorkar <mayur@ti.com> | ||
72 | Michael Buesch <mb@bu3sch.de> | 75 | Michael Buesch <mb@bu3sch.de> |
73 | Michael Buesch <mbuesch@freenet.de> | 76 | Michael Buesch <mbuesch@freenet.de> |
74 | Michel Dänzer <michel@tungstengraphics.com> | 77 | Michel Dänzer <michel@tungstengraphics.com> |
@@ -77,6 +80,7 @@ Morten Welinder <terra@gnome.org> | |||
77 | Morten Welinder <welinder@anemone.rentec.com> | 80 | Morten Welinder <welinder@anemone.rentec.com> |
78 | Morten Welinder <welinder@darter.rentec.com> | 81 | Morten Welinder <welinder@darter.rentec.com> |
79 | Morten Welinder <welinder@troll.com> | 82 | Morten Welinder <welinder@troll.com> |
83 | Mythri P K <mythripk@ti.com> | ||
80 | Nguyen Anh Quynh <aquynh@gmail.com> | 84 | Nguyen Anh Quynh <aquynh@gmail.com> |
81 | Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it> | 85 | Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it> |
82 | Patrick Mochel <mochel@digitalimplant.org> | 86 | Patrick Mochel <mochel@digitalimplant.org> |
@@ -97,6 +101,7 @@ S.Çağlar Onur <caglar@pardus.org.tr> | |||
97 | Simon Kelley <simon@thekelleys.org.uk> | 101 | Simon Kelley <simon@thekelleys.org.uk> |
98 | Stéphane Witzmann <stephane.witzmann@ubpmes.univ-bpclermont.fr> | 102 | Stéphane Witzmann <stephane.witzmann@ubpmes.univ-bpclermont.fr> |
99 | Stephen Hemminger <shemminger@osdl.org> | 103 | Stephen Hemminger <shemminger@osdl.org> |
104 | Sumit Semwal <sumit.semwal@ti.com> | ||
100 | Tejun Heo <htejun@gmail.com> | 105 | Tejun Heo <htejun@gmail.com> |
101 | Thomas Graf <tgraf@suug.ch> | 106 | Thomas Graf <tgraf@suug.ch> |
102 | Tony Luck <tony.luck@intel.com> | 107 | Tony Luck <tony.luck@intel.com> |