summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2011-08-03
|\
| * tcm_fc: Handle DDP/SW fc_frame_payload_get failures in ft_recv_write_dataKiran Patil2011-08-03
| * target: Fix bug for transport_generic_wait_for_tasks with direct operationNicholas Bellinger2011-07-30
| * target: iscsi_target depends on NETRandy Dunlap2011-07-28
| * target: Fix WRITE_SAME_16 lba assignment breakageNicholas Bellinger2011-07-28
| * MAINTAINERS: Add target-devel list for drivers/target/Nicholas Bellinger2011-07-27
| * iscsi-target: Fix CONFIG_SMP=n and CONFIG_MODULES=n build failureNicholas Bellinger2011-07-27
| * iscsi-target: Fix snprintf usage with MAX_PORTAL_LENNicholas Bellinger2011-07-27
| * iscsi-target: Fix uninitialized usage of cmd->pad_bytesNicholas Bellinger2011-07-27
| * iscsi-target: strlen() doesn't count the terminatorDan Carpenter2011-07-27
| * iscsi-target: Fix NULL dereference on allocation failureDan Carpenter2011-07-27
* | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-08-03
|\ \
| * | dt: add of_alias_scan and of_alias_get_idShawn Guo2011-08-03
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2011-08-03
|\ \ \
| * | | ext4: use kzalloc in ext4_kzalloc()Mathias Krause2011-08-03
| |/ /
* | | shm: optimize exit_shm()Vasiliy Kulikov2011-08-03
* | | shm: fix wrong testsVasiliy Kulikov2011-08-03
* | | tmpfs: expand "help" to explain value of TMPFS_POSIX_ACLRobert P. J. Day2011-08-03
* | | mm: clarify the radix_tree exceptional casesHugh Dickins2011-08-03
* | | tmpfs radix_tree: locate_item to speed up swapoffHugh Dickins2011-08-03
* | | mm: a few small updates for radix-swapHugh Dickins2011-08-03
* | | tmpfs: use kmemdup for short symlinksHugh Dickins2011-08-03
* | | tmpfs: convert shmem_writepage and enable swapHugh Dickins2011-08-03
* | | tmpfs: convert mem_cgroup shmem to radix-swapHugh Dickins2011-08-03
* | | tmpfs: convert shmem_getpage_gfp to radix-swapHugh Dickins2011-08-03
* | | tmpfs: convert shmem_unuse_inode to radix-swapHugh Dickins2011-08-03
* | | tmpfs: convert shmem_truncate_range to radix-swapHugh Dickins2011-08-03
* | | tmpfs: copy truncate_inode_pages_rangeHugh Dickins2011-08-03
* | | tmpfs: miscellaneous trivial cleanupsHugh Dickins2011-08-03
* | | tmpfs: demolish old swap vector supportHugh Dickins2011-08-03
* | | mm: let swap use exceptional entriesHugh Dickins2011-08-03
* | | radix_tree: exceptional entries and indicesHugh Dickins2011-08-03
* | | drivers/video/backlight/aat2870_bl.c: make it buildable as a moduleAndrew Morton2011-08-03
* | | drivers/video/backlight/aat2870_bl.c: fix setting max_currentAxel Lin2011-08-03
* | | drivers/video/backlight/aat2870_bl.c: fix error checking for backlight_device...Axel Lin2011-08-03
* | | cris: add missing declaration of kgdb_init() and breakpoint()WANG Cong2011-08-03
* | | cris: fix the prototype of sync_serial_ioctl()WANG Cong2011-08-03
* | | cris: fix a build error in sync_serial_open()WANG Cong2011-08-03
* | | cris: fix a build error in kernel/fork.cWANG Cong2011-08-03
* | | tpm_tis: fix build when ACPI is not enabledRandy Dunlap2011-08-03
* | | mm: page_alloc: increase __GFP_BITS_SHIFT to include __GFP_OTHER_NODEJohannes Weiner2011-08-03
* | | ramoops: update module parametersSergiu Iordache2011-08-03
* | | Documentation: add pointer to name_to_dev_t for root= valuesWill Drewry2011-08-03
* | | fs/dcache.c: fix new kernel-doc warningRandy Dunlap2011-08-03
* | | ida: simplified functions for id allocationRusty Russell2011-08-03
* | | taskstats: add_del_listener() should ignore !valid listenersOleg Nesterov2011-08-03
* | | taskstats: add_del_listener() shouldn't use the wrong nodeOleg Nesterov2011-08-03
* | | rtc-omap: fix initialization of control registerDaniel Glöckner2011-08-03
* | | fault-injection: add ability to export fault_attr in arbitrary directoryAkinobu Mita2011-08-03
* | | Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/ae...Linus Torvalds2011-08-03
|\ \ \