https://github.com/torvalds/linux
Revision fedc1ed0f11be666de066b0c78443254736a942e authored by Linus Torvalds on 31 March 2014, 00:26:08 UTC, committed by Linus Torvalds on 31 March 2014, 00:26:08 UTC
Pull vfs fixes from Al Viro:
 "Switch mnt_hash to hlist, turning the races between __lookup_mnt() and
  hash modifications into false negatives from __lookup_mnt() (instead
  of hangs)"

On the false negatives from __lookup_mnt():
 "The *only* thing we care about is not getting stuck in __lookup_mnt().
  If it misses an entry because something in front of it just got moved
  around, etc, we are fine.  We'll notice that mount_lock mismatch and
  that'll be it"

* 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  switch mnt_hash to hlist
  don't bother with propagate_mnt() unless the target is shared
  keep shadowed vfsmounts together
  resizable namespace.c hashes
2 parent s 01358e5 + 38129a1
History
Tip revision: fedc1ed0f11be666de066b0c78443254736a942e authored by Linus Torvalds on 31 March 2014, 00:26:08 UTC
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Tip revision: fedc1ed
File Mode Size
scsi_transport_srp
00-INDEX -rw-r--r-- 3.3 KB
53c700.txt -rw-r--r-- 4.4 KB
BusLogic.txt -rw-r--r-- 25.8 KB
ChangeLog.1992-1997 -rw-r--r-- 58.5 KB
ChangeLog.arcmsr -rw-r--r-- 6.6 KB
ChangeLog.ips -rw-r--r-- 5.2 KB
ChangeLog.lpfc -rw-r--r-- 87.6 KB
ChangeLog.megaraid -rw-r--r-- 23.4 KB
ChangeLog.megaraid_sas -rw-r--r-- 24.1 KB
ChangeLog.ncr53c8xx -rw-r--r-- 22.3 KB
ChangeLog.sym53c8xx -rw-r--r-- 28.8 KB
ChangeLog.sym53c8xx_2 -rw-r--r-- 5.9 KB
FlashPoint.txt -rw-r--r-- 8.4 KB
LICENSE.FlashPoint -rw-r--r-- 2.6 KB
LICENSE.qla2xxx -rw-r--r-- 15.1 KB
LICENSE.qla4xxx -rw-r--r-- 15.1 KB
Mylex.txt -rw-r--r-- 311 bytes
NinjaSCSI.txt -rw-r--r-- 3.6 KB
aacraid.txt -rw-r--r-- 6.7 KB
advansys.txt -rw-r--r-- 9.3 KB
aha152x.txt -rw-r--r-- 6.4 KB
aic79xx.txt -rw-r--r-- 23.5 KB
aic7xxx.txt -rw-r--r-- 19.3 KB
arcmsr_spec.txt -rw-r--r-- 22.4 KB
bfa.txt -rw-r--r-- 2.3 KB
bnx2fc.txt -rw-r--r-- 3.1 KB
cxgb3i.txt -rw-r--r-- 3.2 KB
dc395x.txt -rw-r--r-- 3.3 KB
dpti.txt -rw-r--r-- 3.5 KB
dtc3x80.txt -rw-r--r-- 1.9 KB
g_NCR5380.txt -rw-r--r-- 2.2 KB
hpsa.txt -rw-r--r-- 5.0 KB
hptiop.txt -rw-r--r-- 7.0 KB
in2000.txt -rw-r--r-- 8.2 KB
libsas.txt -rw-r--r-- 15.9 KB
link_power_management_policy.txt -rw-r--r-- 729 bytes
lpfc.txt -rw-r--r-- 3.2 KB
megaraid.txt -rw-r--r-- 3.0 KB
ncr53c8xx.txt -rw-r--r-- 71.9 KB
osd.txt -rw-r--r-- 8.2 KB
osst.txt -rw-r--r-- 8.6 KB
ppa.txt -rw-r--r-- 411 bytes
qlogicfas.txt -rw-r--r-- 3.2 KB
scsi-changer.txt -rw-r--r-- 6.1 KB
scsi-generic.txt -rw-r--r-- 4.1 KB
scsi-parameters.txt -rw-r--r-- 3.5 KB
scsi.txt -rw-r--r-- 2.2 KB
scsi_eh.txt -rw-r--r-- 16.7 KB
scsi_fc_transport.txt -rw-r--r-- 21.4 KB
scsi_mid_low_api.txt -rw-r--r-- 59.2 KB
st.txt -rw-r--r-- 24.6 KB
sym53c500_cs.txt -rw-r--r-- 1.1 KB
sym53c8xx_2.txt -rw-r--r-- 39.3 KB
tmscsim.txt -rw-r--r-- 20.6 KB
ufs.txt -rw-r--r-- 5.0 KB

back to top