summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-08-04sh: Use __GFP_ZERO for dma_generic_alloc_coherent().Andrew Murray
2010-08-04i2c: i2c-sh_mobile irq rollback fixMagnus Damm
2010-08-04sh: dma: check return value of create_proc_read_entry()Kulikov Vasiliy
2010-08-04clocksource: sh_cmt: Rate calculation fixMagnus Damm
2010-08-04clocksource: sh_cmt: One-off clockevent fix V2Magnus Damm
2010-08-04sound/soc/sh/siu: Fixed undefined dma_length of scatter gather listMarkus Pietrek
2010-08-04sh: Add sh7724 BEU resourcesPhil Edworthy
2010-08-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2010-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2010-08-03Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds
2010-08-03Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2010-08-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2010-08-03Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2010-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-08-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-08-03PARISC: led.c - fix potential stack overflow in led_proc_write()Helge Deller
2010-08-03UBIFS: fix a memory leak on error path.Matthieu CASTET
2010-08-029p: fix sparse warnings in new xattr codeEric Van Hensbergen
2010-08-02fs/9p: remove sparse warning in vfs_inodeEric Van Hensbergen
2010-08-02fs/9p: destroy fid on failed removeAneesh Kumar K.V
2010-08-02fs/9p: Prevent parallel rename when doing fid_lookupAneesh Kumar K.V
2010-08-02fs/9p: Add support user. xattrAneesh Kumar K.V
2010-08-02net/9p: Implement TXATTRCREATE 9p callAneesh Kumar K.V
2010-08-02net/9p: Implement attrwalk 9p callAneesh Kumar K.V
2010-08-029p: Implement LOPENM. Mohan Kumar
2010-08-02fs/9p: This patch implements TLCREATE for 9p2000.L protocol.Venkateswararao Jujjuri (JV)
2010-08-029p: Implement TMKDIRM. Mohan Kumar
2010-08-029p: Implement TMKNODM. Mohan Kumar
2010-08-029p: Define and implement TSYMLINK for 9P2000.LVenkateswararao Jujjuri (JV)
2010-08-029p: Define and implement TLINK for 9P2000.LVenkateswararao Jujjuri (JV)
2010-08-029p: Define and implement TLINK for 9P2000.LEric Van Hensbergen
2010-08-029p: Implement client side of setattr for 9P2000.L protocol.Sripathi Kodi
2010-08-029p: getattr client implementation for 9P2000.L protocol.Sripathi Kodi
2010-08-02fs/9p: Pass the correct user credentials during attachAneesh Kumar K.V
2010-08-02net/9p: Handle the server returned error properlyAneesh Kumar K.V
2010-08-029p: readdir implementation for 9p2000.LSripathi Kodi
2010-08-029p: Make use of iounit for read/writeM. Mohan Kumar
2010-08-029p: strlen() doesn't count the terminatorDan Carpenter
2010-08-02virtio_9p.h needs <linux/types.h>Fang Wenqi
2010-08-02Merge branch 'v2.6.35'Alex Elder
2010-08-02cifs: fsc should not default to "on"Jeff Layton
2010-08-02[CIFS] remove redundant path walking in dfs_do_refmountSteve French
2010-08-02cifs: ignore the "mand", "nomand" and "_netdev" mount optionsJeff Layton
2010-08-02cifs: map NT_STATUS_ERROR_WRITE_PROTECTED to -EROFSJeff Layton
2010-08-02cifs: don't allow cifs_iget to match inodes of the wrong typeJeff Layton
2010-08-02[CIFS] relinquish fscache cookie before freeing CIFSTconInfoSteve French
2010-08-02cifs: add separate cred_uid field to sesInfoJeff Layton
2010-08-02fs: cifs: check kmalloc() resultKulikov Vasiliy
2010-08-02[CIFS] Missing ifdefSteve French
2010-08-02[CIFS] Missing line from previous commitSteve French