index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
localalloc.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-07-25
generic_acl: no need to clone acl just to push it to set_cached_acl()
Al Viro
1
-8
/
+2
2011-07-25
kill boilerplate around posix_acl_chmod_masq()
Al Viro
14
-168
/
+139
2011-07-25
reiserfs: cache negative ACLs for v1 stat format
Christoph Hellwig
2
-9
/
+5
2011-07-25
xfs: cache negative ACLs if there is no attribute fork
Christoph Hellwig
2
-12
/
+5
2011-07-25
9p: do no return 0 from ->check_acl without actually checking
Christoph Hellwig
1
-1
/
+1
2011-07-25
vfs: move ACL cache lookup into generic code
Linus Torvalds
12
-69
/
+65
2011-07-25
CIFS: Fix oops while mounting with prefixpath
Pavel Shilovsky
1
-1
/
+1
2011-07-25
xfs: Fix wrong return value of xfs_file_aio_write
Markus Trippelsdorf
1
-1
/
+4
2011-07-25
fix devtmpfs race
Al Viro
1
-1
/
+2
2011-07-24
caam: don't pass bogus S_IFCHR to debugfs_create_...()
Al Viro
1
-13
/
+13
2011-07-24
get rid of create_proc_entry() abuses - proc_mkdir() is there for purpose
Al Viro
7
-13
/
+9
2011-07-24
asus-wmi: ->is_visible() can't return negative
Al Viro
1
-1
/
+1
2011-07-24
fix jffs2 ACLs on big-endian with 16bit mode_t
Al Viro
4
-5
/
+5
2011-07-24
9p: close ACL leaks
Al Viro
3
-15
/
+22
2011-07-24
ocfs2_init_acl(): fix a leak
Al Viro
1
-0
/
+1
2011-07-24
VFS : mount lock scalability for internal mounts
Tim Chen
7
-4
/
+26
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
[next]