index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-12-13
configfs: register_filesystem() called too early
Al Viro
2
-20
/
+18
2011-12-13
fuse: register_filesystem() called too early
Al Viro
1
-12
/
+12
2011-12-13
ubifs: too early register_filesystem()
Al Viro
1
-10
/
+8
2011-12-09
... and the same kind of leak for mqueue
Al Viro
2
-10
/
+3
2011-12-09
procfs: fix a vfsmount longterm reference leak
Al Viro
1
-5
/
+3
2011-12-08
TOMOYO: Fix pathname handling of disconnected paths.
Tetsuo Handa
1
-1
/
+9
2011-12-08
Btrfs: drop spin lock when memory alloc fails
Liu Bo
1
-8
/
+16
2011-12-08
Btrfs: check if the to-be-added device is writable
Li Zefan
1
-1
/
+1
2011-12-08
Btrfs: try cluster but don't advance in search list
Alexandre Oliva
1
-43
/
+31
2011-12-08
ARM: sa1100: fix build error
Jett.Zhou
1
-2
/
+2
2011-12-08
Btrfs: try to allocate from cluster even at LOOP_NO_EMPTY_SIZE
Alexandre Oliva
1
-8
/
+18
2011-12-07
PM / Driver core: leave runtime PM enabled during system shutdown
Alan Stern
1
-2
/
+4
2011-12-07
of/irq: Get rid of NO_IRQ usage
Anton Vorontsov
1
-9
/
+4
2011-12-07
vmwgfx: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
1
-2
/
+2
2011-12-07
drm/i915: fix infinite recursion on unbind due to ilk vt-d w/a
Daniel Vetter
1
-1
/
+6
2011-12-07
drm/radeon/kms: fix return type for radeon_encoder_get_dp_bridge_encoder_id
Alex Deucher
1
-4
/
+3
2011-12-07
fix apparmor dereferencing potentially freed dentry, sanitize __d_path() API
Al Viro
7
-69
/
+100
2011-12-06
xfs: fix the logspace waiting algorithm
Christoph Hellwig
2
-183
/
+177
2011-12-06
m68k: Wire up process_vm_{read,write}v
Geert Uytterhoeven
2
-1
/
+5
2011-12-06
net: Silence seq_scale() unused warning
Stephen Boyd
1
-0
/
+2
2011-12-06
ipv4:correct description for tcp_max_syn_backlog
Peter Pan(潘卫平)
2
-8
/
+9
2011-12-06
xfs: fix nfs export of 64-bit inodes numbers on 32-bit kernels
Christoph Hellwig
1
-4
/
+4
2011-12-06
alarmtimers: Fix time comparison
Thomas Gleixner
1
-1
/
+1
2011-12-06
ptp: Fix clock_getres() implementation
Thomas Gleixner
1
-1
/
+3
2011-12-06
iscsi-target: Fix hex2bin warn_unused compile message
Nicholas Bellinger
1
-2
/
+4
2011-12-06
target: Don't return an error if disabling unsupported features
Andy Grover
1
-8
/
+16
2011-12-06
target/rd: fix or rewrite the copy routine
Sebastian Andrzej Siewior
1
-205
/
+40
2011-12-06
target/rd: simplify the page/offset computation
Sebastian Andrzej Siewior
1
-6
/
+4
2011-12-06
target: remove the unused se_dev_list
Christoph Hellwig
3
-13
/
+0
2011-12-06
target/file: walk properly over sg list
Sebastian Andrzej Siewior
1
-6
/
+6
2011-12-06
target: remove unused struct fields
Jörn Engel
4
-30
/
+0
2011-12-06
target: Fix page length in emulated INQUIRY VPD page 86h
Roland Dreier
1
-1
/
+1
2011-12-06
target: Handle 0 correctly in transport_get_sectors_6()
Roland Dreier
1
-2
/
+7
2011-12-06
target: Don't return an error status for 0-length READ and WRITE
Roland Dreier
1
-1
/
+8
2011-12-06
iscsi-target: Use kmemdup rather than duplicating its implementation
Thomas Meyer
2
-6
/
+3
2011-12-06
iscsi-target: Add missing F_BIT for iscsi_tm_rsp
Nicholas Bellinger
1
-0
/
+1
2011-12-06
iscsi-target: Fix residual count hanlding + remove iscsi_cmd->residual_count
Nicholas Bellinger
2
-5
/
+6
2011-12-06
target: Reject SCSI data overflow for fabrics using transport_generic_map_mem...
Nicholas Bellinger
1
-0
/
+12
2011-12-06
target: remove the unused t_task_pt_sgl and t_task_pt_sgl_num se_cmd fields
Christoph Hellwig
1
-8
/
+0
2011-12-06
target: remove the t_tasks_bidi se_cmd field
Christoph Hellwig
3
-7
/
+5
2011-12-06
target: remove the t_tasks_fua se_cmd field
Christoph Hellwig
4
-8
/
+13
2011-12-06
target: remove the se_ordered_node se_cmd field
Christoph Hellwig
2
-14
/
+0
2011-12-06
target: remove the se_obj_ptr and se_orig_obj_ptr se_cmd fields
Christoph Hellwig
3
-6
/
+1
2011-12-06
target: Drop config_item_name usage in fabric TFO->free_wwn()
Nicholas Bellinger
2
-7
/
+5
2011-12-06
target: Get rid of unused se_cmd_cache
Roland Dreier
1
-11
/
+1
2011-12-06
target: Avoid compiler warnings about signed one-bit bitfields
Bart Van Assche
1
-3
/
+3
2011-12-06
target: Improve system responsivity during I/O
Bart Van Assche
1
-2
/
+0
2011-12-06
iscsi-target: Fix sess allocation leak in iscsi_login_zero_tsih_s1
Nicholas Bellinger
1
-5
/
+8
2011-12-06
target: Address legacy PYX_TRANSPORT_* return code breakage
Nicholas Bellinger
16
-303
/
+281
2011-12-06
pasemi_mac: Fix building as module
Ben Hutchings
1
-1
/
+2
[next]