summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | powerpc/tm: Abort on emulation and alignment faultsMichael Neuling2013-06-013-2/+36
| * | | | | powerpc/tm: Update cause codes documentationMichael Neuling2013-06-011-0/+1
| * | | | | powerpc/tm: Make room for hypervisor in abort cause codesMichael Neuling2013-06-011-7/+8
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2013-06-0113-89/+126
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | iscsi-target: Fix iscsit_free_cmd() se_cmd->cmd_kref shutdown handlingNicholas Bellinger2013-05-314-26/+50
| * | | | | target: Propigate up ->cmd_kref put return via transport_generic_free_cmdNicholas Bellinger2013-05-312-14/+16
| * | | | | iscsi-target: fix heap buffer overflow on errorKees Cook2013-05-312-6/+6
| * | | | | target/file: Fix off-by-one READ_CAPACITY bug for !S_ISBLK exportNicholas Bellinger2013-05-311-5/+6
| * | | | | ib_srpt: Call target_sess_cmd_list_set_waiting during shutdown_sessionNicholas Bellinger2013-05-302-8/+25
| * | | | | target: Re-instate sess_wait_list for target_wait_for_sess_cmdsNicholas Bellinger2013-05-302-4/+15
| * | | | | target: Remove unused wait_for_tasks bit in target_wait_for_sess_cmdsJoern Engel2013-05-214-26/+8
* | | | | | Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2013-06-016-6/+25
|\ \ \ \ \ \
| * | | | | | clk: mxs: Include clk mxs header fileFabio Estevam2013-05-311-0/+1
| * | | | | | clk: vt8500: Fix unbalanced spinlock in vt8500_dclk_set_rate()Tony Prisk2013-05-301-1/+1
| * | | | | | clk: si5351: Set initial clkout rate when defined in platform data.Marek Belisko2013-05-301-0/+10
| * | | | | | clk: si5351: Fix clkout rate computation.Marek Belisko2013-05-301-1/+1
| * | | | | | clk: samsung: Add CLK_IGNORE_UNUSED flag for the sysreg clocksSylwester Nawrocki2013-05-291-2/+4
| * | | | | | clk: ux500: clk-sysctrl: handle clocks with no parentsFabio Baltieri2013-05-291-1/+7
| * | | | | | clk: ux500: Provide device enumeration number suffix for SMSC911xLee Jones2013-05-291-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'fbdev-for-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-06-017-5/+42
|\ \ \ \ \ \
| * | | | | | atmel_lcdfb: blank the backlight on removeRichard Genoud2013-05-311-2/+8
| * | | | | | trivial: atmel_lcdfb: add missing error messageRichard Genoud2013-05-311-1/+4
| * | | | | | Merge branch 'fbdev-3.10-fixes' of git://gitorious.org/linux-omap-dss2/linux ...Jean-Christophe PLAGNIOL-VILLARD2013-05-296-2/+30
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | OMAPDSS: Fix crash with DT bootTomi Valkeinen2013-05-235-1/+29
| | * | | | | fbdev/ps3fb: fix compile warningTomi Valkeinen2013-05-021-1/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-06-017-16/+21
|\ \ \ \ \ \ \
| * | | | | | | zoran: racy refcount handling in vm_ops ->open()/->close()Al Viro2013-05-312-8/+9
| * | | | | | | befs_readdir(): do not increment ->f_pos if filldir tells us to stopAl Viro2013-05-311-2/+2
| * | | | | | | hpfs: deadlock and race in directory lseek()Al Viro2013-05-311-4/+6
| * | | | | | | qnx6: qnx6_readdir() has a braino in pos calculationAl Viro2013-05-311-1/+1
| * | | | | | | fix buffer leak after "scsi: saner replacements for ->proc_info()"Jan Beulich2013-05-311-0/+1
| * | | | | | | vfs: Fix invalid ida_remove() callTakashi Iwai2013-05-311-1/+2
* | | | | | | | Merge tag 'nfs-for-3.10-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-06-012-1/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | NFS: Fix security flavor negotiation with legacy binary mountsChuck Lever2013-05-301-0/+2
| * | | | | | | | NFSv4: Fix a thinko in nfs4_try_open_cachedTrond Myklebust2013-05-291-1/+1
* | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2013-05-314-3/+25
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | reiserfs: fix deadlock with nfs racing on create/lookupJeff Mahoney2013-05-311-2/+7
| * | | | | | | | | reiserfs: fix problems with chowning setuid file w/ xattrsJeff Mahoney2013-05-312-1/+16
| * | | | | | | | | reiserfs: fix spurious multiple-fill in reiserfs_readdir_dentryJeff Mahoney2013-05-311-0/+2
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge tag 'for-linus-v3.10-rc4-crc-xattr-fixes' of git://oss.sgi.com/xfs/xfsLinus Torvalds2013-05-314-183/+307
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | xfs: rework remote attr CRCsDave Chinner2013-05-314-158/+247
| * | | | | | | | | xfs: fully initialise temp leaf in xfs_attr3_leaf_compactDave Chinner2013-05-311-16/+26
| * | | | | | | | | xfs: fully initialise temp leaf in xfs_attr3_leaf_unbalanceDave Chinner2013-05-311-3/+13
| * | | | | | | | | xfs: correctly map remote attr buffers during removalDave Chinner2013-05-311-9/+18
| * | | | | | | | | xfs: remote attribute tail zeroing does too muchDave Chinner2013-05-311-19/+18
| * | | | | | | | | xfs: remote attribute read too shortDave Chinner2013-05-311-6/+9
| * | | | | | | | | xfs: remote attribute allocation may be contiguousDave Chinner2013-05-311-1/+5
* | | | | | | | | | Merge tag 'for-linus-v3.10-rc4' of git://oss.sgi.com/xfs/xfsLinus Torvalds2013-05-3110-60/+92
|\| | | | | | | | |
| * | | | | | | | | xfs: fix dir3 freespace block corruptionDave Chinner2013-05-312-7/+7
| * | | | | | | | | xfs: disable swap extents ioctl on CRC enabled filesystemsDave Chinner2013-05-311-0/+8