summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | TOMOYO: Fix pathname handling of disconnected paths.Tetsuo Handa2011-12-081-1/+9
* | | | | | Merge branch '3.2-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-12-0822-659/+425Star
|\ \ \ \ \ \
| * | | | | | iscsi-target: Fix hex2bin warn_unused compile messageNicholas Bellinger2011-12-061-2/+4
| * | | | | | target: Don't return an error if disabling unsupported featuresAndy Grover2011-12-061-8/+16
| * | | | | | target/rd: fix or rewrite the copy routineSebastian Andrzej Siewior2011-12-061-205/+40Star
| * | | | | | target/rd: simplify the page/offset computationSebastian Andrzej Siewior2011-12-061-6/+4Star
| * | | | | | target: remove the unused se_dev_listChristoph Hellwig2011-12-063-13/+0Star
| * | | | | | target/file: walk properly over sg listSebastian Andrzej Siewior2011-12-061-6/+6
| * | | | | | target: remove unused struct fieldsJörn Engel2011-12-064-30/+0Star
| * | | | | | target: Fix page length in emulated INQUIRY VPD page 86hRoland Dreier2011-12-061-1/+1
| * | | | | | target: Handle 0 correctly in transport_get_sectors_6()Roland Dreier2011-12-061-2/+7
| * | | | | | target: Don't return an error status for 0-length READ and WRITERoland Dreier2011-12-061-1/+8
| * | | | | | iscsi-target: Use kmemdup rather than duplicating its implementationThomas Meyer2011-12-062-6/+3Star
| * | | | | | iscsi-target: Add missing F_BIT for iscsi_tm_rspNicholas Bellinger2011-12-061-0/+1
| * | | | | | iscsi-target: Fix residual count hanlding + remove iscsi_cmd->residual_countNicholas Bellinger2011-12-062-5/+6
| * | | | | | target: Reject SCSI data overflow for fabrics using transport_generic_map_mem...Nicholas Bellinger2011-12-061-0/+12
| * | | | | | target: remove the unused t_task_pt_sgl and t_task_pt_sgl_num se_cmd fieldsChristoph Hellwig2011-12-061-8/+0Star
| * | | | | | target: remove the t_tasks_bidi se_cmd fieldChristoph Hellwig2011-12-063-7/+5Star
| * | | | | | target: remove the t_tasks_fua se_cmd fieldChristoph Hellwig2011-12-064-8/+13
| * | | | | | target: remove the se_ordered_node se_cmd fieldChristoph Hellwig2011-12-062-14/+0Star
| * | | | | | target: remove the se_obj_ptr and se_orig_obj_ptr se_cmd fieldsChristoph Hellwig2011-12-063-6/+1Star
| * | | | | | target: Drop config_item_name usage in fabric TFO->free_wwn()Nicholas Bellinger2011-12-062-7/+5Star
| * | | | | | target: Get rid of unused se_cmd_cacheRoland Dreier2011-12-061-11/+1Star
| * | | | | | target: Avoid compiler warnings about signed one-bit bitfieldsBart Van Assche2011-12-061-3/+3
| * | | | | | target: Improve system responsivity during I/OBart Van Assche2011-12-061-2/+0Star
| * | | | | | iscsi-target: Fix sess allocation leak in iscsi_login_zero_tsih_s1Nicholas Bellinger2011-12-061-5/+8
| * | | | | | target: Address legacy PYX_TRANSPORT_* return code breakageNicholas Bellinger2011-12-0616-303/+281Star
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-12-084-188/+200
|\ \ \ \ \ \
| * | | | | | xfs: fix the logspace waiting algorithmChristoph Hellwig2011-12-062-183/+177Star
| * | | | | | xfs: fix nfs export of 64-bit inodes numbers on 32-bit kernelsChristoph Hellwig2011-12-061-4/+4
| * | | | | | xfs: fix allocation length overflow in xfs_bmapi_write()Dave Chinner2011-12-021-1/+19
* | | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-12-081-2/+4
|\ \ \ \ \ \ \
| * | | | | | | PM / Driver core: leave runtime PM enabled during system shutdownAlan Stern2011-12-071-2/+4
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2011-12-082-1/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | m68k: Wire up process_vm_{read,write}vGeert Uytterhoeven2011-12-062-1/+5
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | of/irq: Get rid of NO_IRQ usageAnton Vorontsov2011-12-071-9/+4Star
* | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-12-073-7/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | vmwgfx: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2011-12-071-2/+2
| * | | | | | | | drm/i915: fix infinite recursion on unbind due to ilk vt-d w/aDaniel Vetter2011-12-071-1/+6
| * | | | | | | | drm/radeon/kms: fix return type for radeon_encoder_get_dp_bridge_encoder_idAlex Deucher2011-12-071-4/+3Star
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-12-077-69/+100
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | fix apparmor dereferencing potentially freed dentry, sanitize __d_path() APIAl Viro2011-12-077-69/+100
| | |/ / / / / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-12-0619-132/+155
|\ \ \ \ \ \ \
| * | | | | | | net: Silence seq_scale() unused warningStephen Boyd2011-12-061-0/+2
| * | | | | | | ipv4:correct description for tcp_max_syn_backlogPeter Pan(潘卫平)2011-12-062-8/+9
| * | | | | | | pasemi_mac: Fix building as moduleBen Hutchings2011-12-061-1/+2
| * | | | | | | netback: Fix alert message.Wei Liu2011-12-061-1/+1
| * | | | | | | r8169: fix Rx index race between FIFO overflow recovery and NAPI handler.françois romieu2011-12-061-8/+3Star
| * | | | | | | r8169: Rx FIFO overflow fixes.françois romieu2011-12-061-25/+17Star
| * | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-12-0512-61/+102
| |\ \ \ \ \ \ \