summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 2.6.34.15v2.6.34.15linux-2.6.34.yPaul Gortmaker2014-02-101-1/+1
* video:uvesafb: Fix oops that uvesafb try to execute NX-protected pageWang YanQing2014-02-101-2/+9
* crypto: sha512 - Fix byte counter overflow in SHA-512Kent Yoder2014-02-101-1/+1
* PCI: Add quirk for still enabled interrupts on Intel Sandy Bridge GPUsThomas Jarosch2014-02-101-0/+34
* phonet: Check input from user before allocatingSasha Levin2014-02-101-0/+3
* fuse: fix stat call on 32 bit platformsPavel Shilovsky2014-02-103-1/+20
* eCryptfs: Properly check for O_RDONLY flag before doing privileged openTyler Hicks2014-02-101-1/+1
* fix eh wakeup (scsi_schedule_eh vs scsi_restart_operations)Dan Williams2014-02-101-0/+14
* SCSI: libsas: fix sas_discover_devices return code handlingDan Williams2014-02-101-27/+12
* libsas: continue revalidationDan Williams2014-02-101-4/+4
* Avoid dangling pointer in scsi_requeue_command()Bart Van Assche2014-02-101-0/+11
* cipso: don't follow a NULL pointer when setsockopt() is calledPaul Moore2014-02-101-2/+4
* futex: Test for pi_mutex on fault in futex_wait_requeue_pi()Darren Hart2014-02-101-1/+1
* futex: Fix bug in WARN_ON for NULL q.pi_stateDarren Hart2014-02-101-1/+1
* futex: Forbid uaddr == uaddr2 in futex_wait_requeue_pi()Darren Hart2014-02-101-5/+8
* pcdp: use early_ioremap/early_iounmap to access pcdp tableGreg Pearson2014-02-101-2/+2
* fuse: verify all ioctl retry iov elementsZach Brown2014-02-101-1/+1
* vfs: missed source of ->f_pos racesAl Viro2014-02-101-2/+8
* svcrpc: fix svc_xprt_enqueue/svc_recv busy-loopingJ. Bruce Fields2014-02-101-5/+2
* svcrpc: sends on closed socket should stop immediatelyJ. Bruce Fields2014-02-101-1/+2
* Remove user-triggerable BUG from mpol_to_strDave Jones2014-02-101-1/+1
* dccp: check ccid before dereferencingMathias Krause2014-02-101-2/+2
* mtd: cafe_nand: fix an & vs | mistakeDan Carpenter2014-02-101-1/+1
* Fix install_process_keyring error handlingAndi Kleen2014-02-101-1/+1
* udf: fix retun value on error path in udf_load_logicalvolNikola Pajkovsky2014-02-101-1/+4
* udf: Fix data corruption for files in ICBJan Kara2014-02-101-6/+29
* udf: Fix bitmap overflow on large filesystems with small block sizeJan Kara2014-02-101-1/+1
* udf: avoid info leak on exportMathias Krause2014-02-101-0/+1
* udf: fix memory leak while allocating blocks during writeNamjae Jeon2014-02-101-0/+4
* Btrfs: call the ordered free operation without any locks heldChris Mason2014-02-101-1/+8
* btrfs: use rcu_barrier() to wait for bdev puts at unmountEric Sandeen2014-02-101-0/+6
* ext4: fix error handling on inode bitmap corruptionJan Kara2014-02-101-2/+6
* ext4: avoid hang when mounting non-journal filesystems with orphan listTheodore Ts'o2014-02-101-1/+2
* ext4: make orphan functions be no-op in no-journal modeAnatol Pomozov2014-02-101-4/+3
* ext4: limit group search loop for non-extent filesLachlan McIlroy2014-02-101-1/+5
* ext4: fix race in ext4_mb_add_n_trim()Niu Yawei2014-02-101-3/+3
* ext4: lock i_mutex when truncating orphan inodesTheodore Ts'o2014-02-101-0/+2
* ext4: fix fdatasync() for files with only i_size changesJan Kara2014-02-101-2/+6
* ext4: always set i_op in ext4_mknod()Bernd Schubert2014-02-101-2/+0
* ext4: online defrag is not supported for journaled filesDmitry Monakhov2014-02-101-1/+6
* ext4: fix memory leak in ext4_xattr_set_acl()'s error pathEugene Shatokhin2014-02-101-2/+4
* ext4: don't dereference null pointer when make_indexed_dir() failsAllison Henderson2014-02-101-2/+4
* ext4: Fix fs corruption when make_indexed_dir() failsJan Kara2014-02-101-2/+12
* ext4: don't let i_reserved_meta_blocks go negativeBrian Foster2014-02-101-0/+9
* ext3: Fix error handling on inode bitmap corruptionJan Kara2014-02-101-2/+6
* ext3: Fix fdatasync() for files with only i_size changesJan Kara2014-02-101-3/+14
* eCryptfs: Copy up lower inode attrs after setting lower xattrTyler Hicks2014-02-101-0/+2
* ecryptfs: call vfs_setxattr() in ecryptfs_setxattr()Roberto Sassu2014-02-101-4/+3
* jbd2: clear BH_Delay & BH_Unwritten in journal_unmap_bufferEric Sandeen2014-02-101-0/+2
* jbd: Fix lock ordering bug in journal_unmap_buffer()Jan Kara2014-02-101-0/+2