summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-10Linux 2.6.34.15v2.6.34.15Paul Gortmaker
2014-02-10video:uvesafb: Fix oops that uvesafb try to execute NX-protected pageWang YanQing
2014-02-10crypto: sha512 - Fix byte counter overflow in SHA-512Kent Yoder
2014-02-10PCI: Add quirk for still enabled interrupts on Intel Sandy Bridge GPUsThomas Jarosch
2014-02-10phonet: Check input from user before allocatingSasha Levin
2014-02-10fuse: fix stat call on 32 bit platformsPavel Shilovsky
2014-02-10eCryptfs: Properly check for O_RDONLY flag before doing privileged openTyler Hicks
2014-02-10fix eh wakeup (scsi_schedule_eh vs scsi_restart_operations)Dan Williams
2014-02-10SCSI: libsas: fix sas_discover_devices return code handlingDan Williams
2014-02-10libsas: continue revalidationDan Williams
2014-02-10Avoid dangling pointer in scsi_requeue_command()Bart Van Assche
2014-02-10cipso: don't follow a NULL pointer when setsockopt() is calledPaul Moore
2014-02-10futex: Test for pi_mutex on fault in futex_wait_requeue_pi()Darren Hart
2014-02-10futex: Fix bug in WARN_ON for NULL q.pi_stateDarren Hart
2014-02-10futex: Forbid uaddr == uaddr2 in futex_wait_requeue_pi()Darren Hart
2014-02-10pcdp: use early_ioremap/early_iounmap to access pcdp tableGreg Pearson
2014-02-10fuse: verify all ioctl retry iov elementsZach Brown
2014-02-10vfs: missed source of ->f_pos racesAl Viro
2014-02-10svcrpc: fix svc_xprt_enqueue/svc_recv busy-loopingJ. Bruce Fields
2014-02-10svcrpc: sends on closed socket should stop immediatelyJ. Bruce Fields
2014-02-10Remove user-triggerable BUG from mpol_to_strDave Jones
2014-02-10dccp: check ccid before dereferencingMathias Krause
2014-02-10mtd: cafe_nand: fix an & vs | mistakeDan Carpenter
2014-02-10Fix install_process_keyring error handlingAndi Kleen
2014-02-10udf: fix retun value on error path in udf_load_logicalvolNikola Pajkovsky
2014-02-10udf: Fix data corruption for files in ICBJan Kara
2014-02-10udf: Fix bitmap overflow on large filesystems with small block sizeJan Kara
2014-02-10udf: avoid info leak on exportMathias Krause
2014-02-10udf: fix memory leak while allocating blocks during writeNamjae Jeon
2014-02-10Btrfs: call the ordered free operation without any locks heldChris Mason
2014-02-10btrfs: use rcu_barrier() to wait for bdev puts at unmountEric Sandeen
2014-02-10ext4: fix error handling on inode bitmap corruptionJan Kara
2014-02-10ext4: avoid hang when mounting non-journal filesystems with orphan listTheodore Ts'o
2014-02-10ext4: make orphan functions be no-op in no-journal modeAnatol Pomozov
2014-02-10ext4: limit group search loop for non-extent filesLachlan McIlroy
2014-02-10ext4: fix race in ext4_mb_add_n_trim()Niu Yawei
2014-02-10ext4: lock i_mutex when truncating orphan inodesTheodore Ts'o
2014-02-10ext4: fix fdatasync() for files with only i_size changesJan Kara
2014-02-10ext4: always set i_op in ext4_mknod()Bernd Schubert
2014-02-10ext4: online defrag is not supported for journaled filesDmitry Monakhov
2014-02-10ext4: fix memory leak in ext4_xattr_set_acl()'s error pathEugene Shatokhin
2014-02-10ext4: don't dereference null pointer when make_indexed_dir() failsAllison Henderson
2014-02-10ext4: Fix fs corruption when make_indexed_dir() failsJan Kara
2014-02-10ext4: don't let i_reserved_meta_blocks go negativeBrian Foster
2014-02-10ext3: Fix error handling on inode bitmap corruptionJan Kara
2014-02-10ext3: Fix fdatasync() for files with only i_size changesJan Kara
2014-02-10eCryptfs: Copy up lower inode attrs after setting lower xattrTyler Hicks
2014-02-10ecryptfs: call vfs_setxattr() in ecryptfs_setxattr()Roberto Sassu
2014-02-10jbd2: clear BH_Delay & BH_Unwritten in journal_unmap_bufferEric Sandeen
2014-02-10jbd: Fix lock ordering bug in journal_unmap_buffer()Jan Kara