aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* block: remove REQ_HARDBARRIERChristoph Hellwig2010-11-10
* Merge branch 'for-2.6.37/drivers' into for-linusJens Axboe2010-11-10
|\
| * cciss: remove controllers supported by hpsaStephen M. Cameron2010-10-23
| * cciss: use usleep_range not msleep for small sleepsStephen M. Cameron2010-10-23
| * cciss: limit commands allocated on reset_devicesStephen M. Cameron2010-10-23
| * cciss: Use kernel provided PCI state save and restore functionsStephen M. Cameron2010-10-23
| * cciss: fix board status waiting codeStephen M. Cameron2010-10-23
| * Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-2.6.37/...Jens Axboe2010-10-23
| |\
| | * drbd: Removed checks for REQ_HARDBARRIER on incomming BIOsPhilipp Reisner2010-10-23
| | * drbd: REQ_HARDBARRIER -> REQ_FUA transition for meta data accessesPhilipp Reisner2010-10-23
| | * drbd: Removed the BIO_RW_BARRIER support form the receiver/epoch codePhilipp Reisner2010-10-23
| | * drbd: Silenced an assertPhilipp Reisner2010-10-22
| | * drbd: rate limit an error messageLars Ellenberg2010-10-22
| | * drbd: fix a misleading printkLars Ellenberg2010-10-22
| | * drbd: fix potential data divergence after multiple failuresLars Ellenberg2010-10-22
| | * drbd: fix potential deadlock on detachLars Ellenberg2010-10-22
| | * drbd: tag a few error messages with "assert failed"Lars Ellenberg2010-10-22
| | * drbd: consolidate explicit drbd_md_sync into drbd_create_new_uuidLars Ellenberg2010-10-22
* | | ioprio: rcu_read_lock/unlock protect find_task_by_vpid call (V2)Sergey Senozhatsky2010-11-10
* | | ioprio: fix RCU locking around task dereferenceDaniel J Blueman2010-11-10
* | | block: ioctl: fix information leak to userlandVasiliy Kulikov2010-11-10
* | | block: read i_size with i_size_read()Mike Snitzer2010-11-10
* | | cciss: fix proc warning on attempt to remove non-existant directoryJens Axboe2010-11-10
* | | bio: take care not overflow page count when mapping/copying user dataJens Axboe2010-11-10
* | | block: limit vec count in bio_kmalloc() and bio_alloc_map_data()Jens Axboe2010-11-10
* | | block: take care not to overflow when calculating total iov lengthJens Axboe2010-11-10
* | | block: check for proper length of iov entries in blk_rq_map_user_iov()Jens Axboe2010-11-10
* | | ipw2x00: remove the right /proc/net entryLinus Torvalds2010-11-05
* | | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-11-05
|\ \ \
| * | | KVM: PPC: BookE: Load the lower half of MSRScott Wood2010-11-05
| * | | KVM: PPC: BookE: fix sleep with interrupts disabledScott Wood2010-11-05
| * | | KVM: PPC: e500: Call kvm_vcpu_uninit() before kvmppc_e500_tlb_uninit().Scott Wood2010-11-05
| * | | PPC: KVM: Book E doesn't have __end_interrupts.Scott Wood2010-11-05
| * | | KVM: x86: Issue smp_call_function_many with preemption disabledJan Kiszka2010-11-05
| * | | KVM: x86: fix information leak to userlandVasiliy Kulikov2010-11-05
| * | | KVM: PPC: fix information leak to userlandVasiliy Kulikov2010-11-05
| * | | KVM: MMU: fix rmap_remove on non present sptesMarcelo Tosatti2010-11-05
| * | | KVM: Write protect memory after slot swapMichael S. Tsirkin2010-11-05
* | | | floppy: fix use-after-free in module load failure pathLinus Torvalds2010-11-05
* | | | watchdog: Fix section mismatch and potential undefined behavior.David Daney2010-11-05
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-05
|\ \ \ \
| * | | | inet_diag: Make sure we actually run the same bytecode we audited.Nelson Elhage2010-11-04
| * | | | netlink: Make nlmsg_find_attr take a const nlmsghdr*.Nelson Elhage2010-11-04
| * | | | fib: fib_result_assign() should not change fib refcountsEric Dumazet2010-11-04
| * | | | netfilter: ip6_tables: fix information leak to userspaceJan Engelhardt2010-11-03
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-11-03
| |\ \ \ \
| | * | | | ipv4: netfilter: ip_tables: fix information leak to userlandVasiliy Kulikov2010-11-03
| | * | | | ipv4: netfilter: arp_tables: fix information leak to userlandVasiliy Kulikov2010-11-03
| | * | | | netfilter: fix nf_conntrack_l4proto_register()Eric Dumazet2010-10-29
| | * | | | netfilter: nf_nat: fix compiler warning with CONFIG_NF_CT_NETLINK=nPatrick McHardy2010-10-29