index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
acl.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-07-23
fs/9p: When doing inode lookup compare qid details and inode mode bits.
Aneesh Kumar K.V
6
-29
/
+81
2011-07-23
fs/9p: Fid is not valid after a failed clunk.
Aneesh Kumar K.V
1
-2
/
+4
2011-07-23
net/9p: Remove structure not used in the code
Aneesh Kumar K.V
1
-178
/
+5
2011-07-23
VirtIO can transfer VIRTQUEUE_NUM of pages.
jvrao
1
-1
/
+1
2011-07-23
Fix the size of receive buffer packing onto VirtIO ring.
jvrao
1
-1
/
+1
2011-07-23
9p: clean up packet dump code
Eric Van Hensbergen
3
-46
/
+43
2011-07-23
fs/9p: remove rename work around in 9p
Aneesh Kumar K.V
1
-5
/
+0
2011-07-23
net/9p: fix client code to fail more gracefully on protocol error
Eric Van Hensbergen
1
-1
/
+2
2011-07-23
vfs: use ERR_CAST for err-ptr tossing in lookup_instantiate_filp
Konstantin Khlebnikov
1
-1
/
+1
2011-07-23
isofs: Remove global fs lock
Jan Kara
5
-12
/
+0
2011-07-23
jffs2: fix IN_DELETE_SELF on overwriting rename() killing a directory
Al Viro
1
-1
/
+4
2011-07-23
fix IN_DELETE_SELF on overwriting rename() on ramfs et.al.
Al Viro
1
-1
/
+3
2011-07-23
mm/truncate.c: fix build for CONFIG_BLOCK not enabled
Randy Dunlap
1
-0
/
+4
2011-07-22
IB/qib: Defer HCA error events to tasklet
Mike Marciniszyn
2
-21
/
+53
2011-07-22
hfsplus: ensure bio requests are not smaller than the hardware sectors
Seth Forshee
4
-42
/
+101
2011-07-22
hfsplus: Add additional range check to handle on-disk corruptions
Naohiro Aota
1
-0
/
+4
2011-07-22
icmp: Fix regression in nexthop resolution during replies.
David S. Miller
1
-6
/
+8
2011-07-22
ptrace: do_wait(traced_leader_killed_by_mt_exec) can block forever
Oleg Nesterov
1
-0
/
+8
2011-07-22
sched: Cleanup duplicate local variable in [enqueue|dequeue]_task_fair
Lin Ming
1
-2
/
+2
2011-07-22
HID: fix support for Microsoft comfort mouse 4500
Jiri Kosina
1
-0
/
+1
2011-07-22
target: Bump version to v4.1.0-rc1-ml
Nicholas Bellinger
1
-1
/
+1
2011-07-22
target: remove custom hex2bin() implementation
Andy Shevchenko
4
-51
/
+11
2011-07-22
target: fix typo Assoication -> Association
Andy Shevchenko
2
-6
/
+6
2011-07-22
target: Update QUEUE ALGORITHM MODIFIER control page default
Nicholas Bellinger
6
-1
/
+51
2011-07-22
target: ->map_task_SG conversion to ->map_control_SG and ->map_data_SG
Nicholas Bellinger
4
-29
/
+42
2011-07-22
target: Follow up core updates from AGrover and HCH (round 4)
Andy Grover
30
-2044
/
+1387
2011-07-22
target: Eliminate usage of struct se_mem
Andy Grover
7
-784
/
+313
2011-07-22
target: Pass 2nd param of transport_split_cdb by value
Andy Grover
4
-18
/
+17
2011-07-22
target: Enforce 1 page max for control cdb buffer sizes
Andy Grover
2
-0
/
+6
2011-07-22
target: Make all control CDBs scatter-gather
Andy Grover
10
-225
/
+218
2011-07-22
target: Implement Block Device Characteristics VPD page
Roland Dreier
7
-0
/
+41
2011-07-22
target: Fix reporting of supported VPD pages
Roland Dreier
1
-48
/
+47
2011-07-22
target: Allow for built-in target modules
Roland Dreier
1
-4
/
+0
2011-07-22
tcm_fc: Convert to wake_up_process and schedule_timeout_interruptible
Nicholas Bellinger
2
-11
/
+10
2011-07-22
tcm_fc: Makefile cleanups
Nicholas Bellinger
1
-13
/
+4
2011-07-22
loopback: Fix memory leak in tcm_loop_make_scsi_hba()
Jesper Juhl
1
-9
/
+8
2011-07-22
loopback: Remove duplicate scsi/scsi_tcq.h include
Jesper Juhl
1
-1
/
+0
2011-07-22
loopback: off by one in tcm_loop_make_naa_tpg()
Dan Carpenter
1
-1
/
+1
2011-07-22
target/iblock: Remove unused iblock_dev members
Roland Dreier
2
-19
/
+3
2011-07-22
target/iblock: Use request_queue->nr_request for se_device defaults
Nicholas Bellinger
2
-4
/
+2
2011-07-22
target: Make se_tmr_lock IRQ-safe
Roland Dreier
2
-12
/
+13
2011-07-22
target: Make se_dev_check_online() locking IRQ-safe
Roland Dreier
1
-2
/
+3
2011-07-22
target: Make transport_lookup_cmd_lun() locking IRQ-safe
Roland Dreier
1
-5
/
+5
2011-07-22
target: Add SCF_EMULATE_QUEUE_FULL -> transport_handle_queue_full
Nicholas Bellinger
2
-15
/
+188
2011-07-22
target: Add transport_handle_cdb_direct optimization
Nicholas Bellinger
2
-0
/
+25
2011-07-22
target: merge release_cmd methods
Christoph Hellwig
7
-60
/
+35
2011-07-22
target: remove the unused SCF_* flags
Christoph Hellwig
2
-29
/
+5
2011-07-22
target: remove the always-noop ->new_cmd_failure method
Christoph Hellwig
8
-31
/
+0
2011-07-22
target: Updates from AGrover and HCH (round 3)
Andy Grover
17
-753
/
+583
2011-07-22
target: Fix WRITE_SAME_[16,32] number of blocks=0 case
Nicholas Bellinger
2
-10
/
+32
[next]